deliverable/binutils-gdb.git
24 years ago * elf-bfd.h (struct elf_link_local_dynamic_entry): New.
Richard Henderson [Tue, 13 Jul 1999 18:21:29 +0000 (18:21 +0000)] 
* elf-bfd.h (struct elf_link_local_dynamic_entry): New.
(struct elf_link_hash_table): Add dynlocal.
(_bfd_elf_link_lookup_local_dynindx): Prototype.
(_bfd_elf_link_adjust_dynindx): Delete.
(_bfd_elf_link_renumber_dynsyms): Prototype.
(_bfd_elf,link_record_local_dynamic_symbol): Prototype.
* elfcode.h (elf_link_record_local_dynamic_symbol): New alias.
* elflink.c (_bfd_elf_link_adjust_dynindx): Delete.
(_bfd_elf_link_lookup_local_dynindx): New function.
(elf_link_renumber_hash_table_dynsyms): New function.
(_bfd_elf_link_renumber_dynsyms): New function.
* elflink.h (elf_link_record_local_dynamic_symbol): New function.
(struct elf_assign_sym_version_info): Delete removed_dynamic.
(bfd_elf,size_dynamic_sections): Use _bfd_strip_section_from_output
instead of elf_link_remove_section_and_adjust_dynindices.
Remove removed_dynamic code.  Use _bfd_elf_link_renumber_dynsyms.
(elf_link_assign_sym_version): Remove removed_dynamic code.
(elf_link_renumber_dynsyms): Delete.
(elf_bfd_final_link): Install section and local symbols into .dynsym.
* elf32-m68k.c (elf_m68k_adjust_dynindx): Delete.
(elf_m68k_size_dynamic_sections): Don't set section dynindicies.
(elf_m68k_finish_dynamic_sections): Don't write section dynsyms.
* elf32-mips.c: Similarly.
* elf32-ppc.c: Similarly.
* elf32-sparc.c: Similarly.
* elf64-alpha.c: Similarly.
* elf64-sparc.c: Similarly.

24 years ago* elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.
Richard Henderson [Tue, 13 Jul 1999 17:30:21 +0000 (17:30 +0000)] 
* elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Do not complain
Mark Mitchell [Tue, 13 Jul 1999 15:23:22 +0000 (15:23 +0000)] 
* elf32-mips.c (mips_elf_calculate_relocation): Do not complain
when _gp_disp is undefined.  Do not check R_MIPS_LO16 for overflow
when the relocation is against _gp_disp.

24 years agoRemove xfails for arm toolchains.
Nick Clifton [Tue, 13 Jul 1999 09:25:10 +0000 (09:25 +0000)] 
Remove xfails for arm toolchains.

24 years ago8
Alan Modra [Tue, 13 Jul 1999 07:41:47 +0000 (07:41 +0000)] 
8
include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw

24 years agoo
Alan Modra [Tue, 13 Jul 1999 07:41:46 +0000 (07:41 +0000)] 
o
include/opcode/i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw

24 years ago * m68k.h (EF_CPU32): Move definition inside multiple inclusion
Andreas Schwab [Tue, 13 Jul 1999 00:50:47 +0000 (00:50 +0000)] 
* m68k.h (EF_CPU32): Move definition inside multiple inclusion
guard.

24 years agoimport gdb-1999-07-12 snapshot
Jason Molenda [Mon, 12 Jul 1999 18:08:43 +0000 (18:08 +0000)] 
import gdb-1999-07-12 snapshot

24 years ago * dwarf2.c (read_attribute): Support DW_FORM_ref8.
Mark Mitchell [Mon, 12 Jul 1999 17:15:34 +0000 (17:15 +0000)] 
* dwarf2.c (read_attribute): Support DW_FORM_ref8.
* elf32-mips.c (mips_elf_link_hash_entry): Change mips_32_relocs
to possibly_dynamic_relocs.  Adjust usage throughout code.
(elf_mips_howto_table): Handle R_MIPS_64 correctly.
(elf_mips_ctor64_howto): Likewise.
(mips_elf_calculate_relocation): Handle R_MIPS_64 like R_MIPS_32.
Adjust indentation.
(mips_elf_relocate_section): Handle R_MIPS_64 in 32-bit mode.
(_bfd_mips_elf_check_relocs): Handle R_MIPS_64 like R_MIPS_32.
Use MIPS_ELF_GOT_SIZE to calculate the size of GOT entries.
* elf64-mips.c (elf_backend_may_use_rel_p): Define.

24 years agoRemoved as of the gdb-1999-07-12 snapshot.
Jason Molenda [Mon, 12 Jul 1999 11:23:01 +0000 (11:23 +0000)] 
Removed as of the gdb-1999-07-12 snapshot.

24 years agoimport gdb-1999-07-12 snapshot
Jason Molenda [Mon, 12 Jul 1999 11:15:22 +0000 (11:15 +0000)] 
import gdb-1999-07-12 snapshot

24 years ago * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
Ian Lance Taylor [Mon, 12 Jul 1999 11:12:37 +0000 (11:12 +0000)] 
* aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
defined as 0.

24 years ago * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.
Ian Lance Taylor [Mon, 12 Jul 1999 11:06:03 +0000 (11:06 +0000)] 
* bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.
* bfd-in2.h: Rebuild.

24 years ago * Makefile.am: Rebuild dependencies.
Ian Lance Taylor [Mon, 12 Jul 1999 11:05:04 +0000 (11:05 +0000)] 
* Makefile.am: Rebuild dependencies.
* Makefile.in: Rebuild.

24 years ago * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor [Mon, 12 Jul 1999 10:30:21 +0000 (10:30 +0000)] 
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate.  Use EMPTY_HOWTO as appropriate.  Fill in
structure initializations.  Add casts.
* reloc.c (EMPTY_HOWTO): Define.
* bfd-in2.h: Rebuild.
* coff-h8300.c (h8300_reloc16_extra_cases): Remove useless
comparisons against 0.
* elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Change
previous_ibfd_e_flags to unsigned long.
* vms.h (struct vms_private_data_struct): Change section_count to
unsigned.
* vms-gsd.c (_bfd_vms_slurp_gsd): Change psect_idx to unsigned.
(_bfd_vms_write_gsd): Change symnum to unsigned.
* vms-hdr.c (_bfd_vms_write_hdr): Change symnum to unsigned.
* vms-tir.c (etir_sta): Change psect to unsigned.
(alloc_section): Change idx to unsigned.
(tir_sta, tir_ctl): Change psect to unsigned.
(_bfd_vms_write_tir): Change len and before to bfd_size_type.
* vms.c (priv_section_count): Change to unsigned.

24 years ago * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.
Andreas Schwab [Mon, 12 Jul 1999 08:34:56 +0000 (08:34 +0000)] 
* config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.

24 years ago * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill in
Andreas Schwab [Mon, 12 Jul 1999 08:31:34 +0000 (08:31 +0000)] 
* emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill in
structure initializations.

24 years ago * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.
Andreas Schwab [Mon, 12 Jul 1999 08:15:36 +0000 (08:15 +0000)] 
* elf32-m68k.c: Add some ATTRIBUTE_UNUSED.
* m68klinux.c: Likewise.

24 years ago * Many files: Changes to avoid gcc warnings: Remove unused local
Ian Lance Taylor [Mon, 12 Jul 1999 07:35:20 +0000 (07:35 +0000)] 
* Many files: Changes to avoid gcc warnings: Remove unused local
variables.  Add default case to enum switches.
* coff-arm.c (bfd_arm_allocate_interworking_sections): Only
compile if not COFF_IMAGE_WITH_PE.
(record_arm_to_thumb_glue, record_thumb_to_arm_glue): Likewise.
(bfd_arm_get_bfd_for_interworking): Likewise.
(bfd_arm_process_before_allocation): Likewise.
* epoc-pei-arm.c: Don't rename bfd_arm functions.
* pei-arm.c: Likewise.
* elf32-mips.c (mips_elf_link_hash_table_create): Don't declare.
(MIPS_ELF_ADD_DYNAMIC_ENTRY): Correct last change.
(mips_elf_got16_entry): Put parens around & in body of ==.
(mips_elf_calculate_relocation): Correct test for empty string.
* vms-gsd.c: Use _bfd_error_handler rather than fprintf to
stderr.
* vms-misc.c (_bfd_vms_length_hash_symbol): Correct sprintf
format.

24 years ago * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missing
Andreas Schwab [Mon, 12 Jul 1999 06:24:03 +0000 (06:24 +0000)] 
* emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missing
comma in initializer.

24 years ago * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor [Sun, 11 Jul 1999 20:20:04 +0000 (20:20 +0000)] 
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate.  Fill in structure initializations.  Add variable
initializations.  Add casts.
* dwarf2dbg.c (print_stats): Change i to size_t.
* listing.c (listing_listing): Change list_line to unsigned int.

24 years agorebuild
Ian Lance Taylor [Sun, 11 Jul 1999 20:17:40 +0000 (20:17 +0000)] 
rebuild

24 years ago * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor [Sun, 11 Jul 1999 20:09:04 +0000 (20:09 +0000)] 
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate.  Fill in structure initializations.

24 years ago * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
Ian Lance Taylor [Sun, 11 Jul 1999 20:06:47 +0000 (20:06 +0000)] 
* corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
* sym-ids.c (non_existent_file): Fully initialize structure.

24 years ago * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
Ian Lance Taylor [Sun, 11 Jul 1999 20:04:29 +0000 (20:04 +0000)] 
* dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
(generic_strcat_address): Add cast to avoid warning.
* i386-dis.c: Initialize all structure fields to avoid warnings.
Add ATTRIBUTE_UNUSED as appropriate.

24 years ago * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor [Sun, 11 Jul 1999 20:02:30 +0000 (20:02 +0000)] 
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate.  Add variable initializations.  Add casts.
* objdump.c (disassemble_bytes): Change j to bfd_vma.
* readelf.c (process_syminfo): Change i to unsigned int.
(display_debug_info): Change abbrev_number to unsigned long.
(process_mips_specific): Change fcnt to size_t.

24 years ago * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor [Sun, 11 Jul 1999 19:49:48 +0000 (19:49 +0000)] 
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate.  Fill in structure initializations.  Add variable
initializations.  Add casts.
* dwarf1.c (parse_line_table): Change eachLine to unsigned long.
(dwarf1_unit_find_nearest_line): Change i to unsigned long.

24 years ago * ansidecl.h: Copy attribute support macros from egcs.
Ian Lance Taylor [Sun, 11 Jul 1999 19:15:01 +0000 (19:15 +0000)] 
* ansidecl.h: Copy attribute support macros from egcs.

24 years ago * splay-tree.c (splay_tree_insert): Add initialization to avoid
Ian Lance Taylor [Sun, 11 Jul 1999 19:13:51 +0000 (19:13 +0000)] 
* splay-tree.c (splay_tree_insert): Add initialization to avoid
warning.

24 years ago * configure: Add -W -Wall to the default CFLAGS when compiling with
Ian Lance Taylor [Sun, 11 Jul 1999 17:26:49 +0000 (17:26 +0000)] 
* configure: Add -W -Wall to the default CFLAGS when compiling with
gcc.

24 years ago * elf.c (bfd_elf_hash): Change parameter from unsigned char * to
Ian Lance Taylor [Sun, 11 Jul 1999 17:13:36 +0000 (17:13 +0000)] 
* elf.c (bfd_elf_hash): Change parameter from unsigned char * to
char *.
* elf-bfd.h (bfd_elf_hash): Update declaration.
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Remove casts
when calling bfd_elf_hash.

24 years agoFix typo in previous change.
Mark Mitchell [Sun, 11 Jul 1999 09:46:10 +0000 (09:46 +0000)] 
Fix typo in previous change.

24 years ago * libbfd.c (bfd_put_8): Make it of type `void'.
Mark Mitchell [Sun, 11 Jul 1999 09:28:45 +0000 (09:28 +0000)] 
* libbfd.c (bfd_put_8): Make it of type `void'.
* bfd-in2.h: Regenerated.
* elf32-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Conditionalize
for 32-bit hosts.
(_bfd_mips_elf_final_link): Likewise.

24 years ago * elflink.h (elf_link_read_relocs_from_section): Be type-correct.
Mark Mitchell [Sun, 11 Jul 1999 00:12:14 +0000 (00:12 +0000)] 
* elflink.h (elf_link_read_relocs_from_section): Be type-correct.

24 years ago * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCAL
Ian Lance Taylor [Fri, 9 Jul 1999 22:56:21 +0000 (22:56 +0000)] 
* config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCAL
rather than checking for \001 and \002 in symbol name.
* config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: Likewise.

24 years ago * ldfile.c: Revert patch of 1999-07-08.
Ian Lance Taylor [Fri, 9 Jul 1999 22:52:05 +0000 (22:52 +0000)] 
* ldfile.c: Revert patch of 1999-07-08.
(ldfile_try_open_bfd): If we are searching for the file, skip
files with an incompatible architecture.

24 years ago * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
Ian Lance Taylor [Fri, 9 Jul 1999 22:45:24 +0000 (22:45 +0000)] 
* ld-elfvers/vers.exp: Use -rpath in new vers19 test.

24 years agoInclude big endian and little endian formats in OUTPUT_FORMAT directive.
Nick Clifton [Fri, 9 Jul 1999 08:12:48 +0000 (08:12 +0000)] 
Include big endian and little endian formats in OUTPUT_FORMAT directive.

24 years agoApplied patch from Felix Lee <flee@cygnus.com>:
Nick Clifton [Fri, 9 Jul 1999 03:27:25 +0000 (03:27 +0000)] 
Applied patch from Felix Lee <flee@cygnus.com>:
        Fix quoting problem, for bash 2.x

24 years agoOnly decode 64bit ELF files if the host compiler supports a 64bit data type.
Nick Clifton [Fri, 9 Jul 1999 03:14:15 +0000 (03:14 +0000)] 
Only decode 64bit ELF files if the host compiler supports a 64bit data type.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 8 Jul 1999 16:50:53 +0000 (16:50 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * ldfile.c (ldfile_open_file_search): Skip libraries made for
        incompatible architectures in the search path. Let the user know
        about any such skips.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 8 Jul 1999 16:14:07 +0000 (16:14 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * sparc-dis.c (print_insn_sparc): Differentiate between
        addition and oring when guessing symbol for comment.

24 years ago * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.
Richard Henderson [Thu, 8 Jul 1999 16:01:06 +0000 (16:01 +0000)] 
    * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.
        (ELF64_R_TYPE_INFO): Mask out all but low 24 bits of data.
        (DT_SPARC_PLTFMT): Delete.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 8 Jul 1999 15:49:41 +0000 (15:49 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * readelf.c (guess_is_rela): Sparcv9 and v8plus use rela.
        (dump_relocations): Use ELF64_R_TYPE_ID for Sparc, for R_SPARC_OLO10
        print the secondary addend.
        (get_machine_flags): Print Sparc machine flags.
        (get_symbol_type): Print STT_REGISTER.

24 years ago * configure.tgt (hppa*-linux-gnu*): New target.
Jeff Law [Thu, 8 Jul 1999 11:38:48 +0000 (11:38 +0000)] 
    * configure.tgt (hppa*-linux-gnu*): New target.

24 years ago * configure.in (hppa*-linux-gnu*): New target.
Jeff Law [Thu, 8 Jul 1999 11:37:23 +0000 (11:37 +0000)] 
    * configure.in (hppa*-linux-gnu*): New target.
        * configure: Rebuilt.

24 years agoè
Jeff Law [Thu, 8 Jul 1999 11:35:04 +0000 (11:35 +0000)] 
è
        * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.

24 years agoÿ
Jeff Law [Thu, 8 Jul 1999 11:35:03 +0000 (11:35 +0000)] 
ÿ
        * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.

24 years ago * config.bfd (hppa*-*-linux-gnu*): New target
Jeff Law [Thu, 8 Jul 1999 11:33:37 +0000 (11:33 +0000)] 
    * config.bfd (hppa*-*-linux-gnu*): New target

24 years agoDocument .thumb_set directive.
Nick Clifton [Thu, 8 Jul 1999 01:49:09 +0000 (01:49 +0000)] 
Document .thumb_set directive.

24 years ago * stabs.c (parse_stab_type): Fix handling of template names with
Ian Lance Taylor [Thu, 8 Jul 1999 00:49:04 +0000 (00:49 +0000)] 
* stabs.c (parse_stab_type): Fix handling of template names with
template parameters containing `::'.
(stab_demangle_type): Handle a qualified name in a pointer to
member.

24 years agoimport gdb-1999-07-07 pre reformat
Jason Molenda [Thu, 8 Jul 1999 00:26:39 +0000 (00:26 +0000)] 
import gdb-1999-07-07 pre reformat

24 years ago * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.
Mark Mitchell [Thu, 8 Jul 1999 00:22:51 +0000 (00:22 +0000)] 
* Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.
(eelf64bmip): New target.
* Makefile.in: Regenerated.
* configure.tgt (mips-sgi-irix6*): Add 64-bit emulation.
* emulparams/elf64bmip.sh: New file.

24 years agoimport gdb-1999-07-07 post reformat
Jason Molenda [Wed, 7 Jul 1999 20:19:36 +0000 (20:19 +0000)] 
import gdb-1999-07-07 post reformat

24 years agoimport gdb-1999-07-07 post reformat
Jason Molenda [Wed, 7 Jul 1999 20:11:14 +0000 (20:11 +0000)] 
import gdb-1999-07-07 post reformat

24 years ago * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.
Mark Mitchell [Wed, 7 Jul 1999 19:23:22 +0000 (19:23 +0000)] 
* elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.
(_bfd_mips_elf_create_dynamic_sections): New function.
(_bfd_mips_elf_add_symbol_hook): Likewise.
(_bfd_mips_elf_adjust_dynamic_symbol): Likewise.
(_bfd_mips_elf_finish_dynamic_symbol): Likewise.
(_bfd_mips_elf_finish_dynamic_sections): Likewise.
(_bfd_mips_elf_gc_mark_hook): Likewise.
(_bfd_mips_elf_gc_sweep_hook): Likewise.
(_bfd_mips_elf_always_size_sections): Likewise.
(_bfd_mips_elf_size_dynamic_sections): Likewise.
(_bfd_mips_elf_check_relocs): Likewise.
(_bfd_mips_elf_link_hash_table_create): Likewise.
(_bfd_mips_elf_print_private_data): Likewise.
(_bfd_mips_elf_link_output_symbol_hook): Likewise.
(_bfd_mips_elf_final_link): Likewise.
(_bfd_mips_elf_additional_program_headers): Likewise.
(_bfd_mips_elf_modify_segment_map): Likewise.
(_bfd_mips_elf_relocate_section): Likewise.
* elf32-mips.c (mips_elf32_object_p): Move contents into
_bfd_mips_elf_object_p.
(mips_elf_additional_program_headers): Rename to
_bfd_mips_elf_additional_program_headers.
(mips_elf_modify_segment_map): Rename to
_bfd_mips_elf_modify_segment_map.
(elf_mips_abi_name): Change prototype.
(mips_elf32_section_from_shdr): Merge into
_bfd_mips_elf_section_from_shdr.
(mips_elf32_section_processing): Merge into
_bfd_mips_elf_section_processing.
(mips_elf_final_link): Rename to _bfd_mips_elf_final_link.  Invoke
the right back-end ELF linker.
(mips_elf_relocate_section): Rename to
_bfd_mips_elf_relocate_section.  Clean up.  Adjust for 64-bit code.
(mips_elf_link_output_symbol_hook): Rename to
_bfd_mips_elf_link_output_symbol_hook.
(mips_elf_create_dynamic_section): Rename to
_bfd_mips_elf_create_dynamic_section.
(mips_elf_check_relocs): Rename to _bfd_mips_elf_check_relocs.
Adjust for 64-bit code.  Use mips_elf_got_section.
(mips_elf_adjust_dynamic_symbol): Rename to
_bfd_mips_elf_adjust_dynamic_symbol.  Use
mips_elf_allocate_dynamic_relocations.
(mips_elf_finish_dynamic_symbol): Rename to
_bfd_mips_elf_finish_dynamic_symbol.  Use mips_elf_got_section.
Adjust for 64-bit code.
(mips_elf_finish_dynamic_sections): Rename to
_bfd_mips_elf_finish_dynamic_sections.  Adjust for 64-bit code.
(mips_elf_always_size_sections): Rename to
_bfd_mips_elf_always_size_sections.
(mips_elf_add_symbol_hook): Rename to
_bfd_mips_elf_add_symbol_hook.
(mips_elf_next_lo16_addend): Constify.
(mips_elf_calculate_relocation): Likewise.
(mips_elf_obtain_contents): Likewise.
(mips_elf_perform_relocation): Likewise.
(mips_elf_create_dynamic_relocation): Likewise.
(mips_elf_allocate_dynamic_relocations): New function.
(MIPS_ELF_REL_DYN_SECTION_NAME): New macro.
(MIPS_ELF_REL_SIZE): Likewise.
(MIPS_ELF_DYN_SIZE): Likewise.
(MIPS_ELF_GOT_SIZE): Likewise.
(MIPS_ELF_SYM_SIZE): Likewise.
(MIPS_ELF_LOG_FILE_ALIGN): Likewise.
(MIPS_ELF_GET_WORD): Likewise.
(MIPS_ELF_PUT_WORD): Likewise.
(MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
(STUB_LW): Conditionalize for 64-bit value.
(elf_mips_howto_table): Add R_MIPS_HIGHER and R_MIPS_HIGHEST
entries.
(_bfd_mips_elf_merge_private_bfd_data): Merge e_ident[EI_CLASS].
Check it for inconsistency.
(_bfd_mips_elf_print_private_bfd_data): Print ABI=64 for 64-bit
ABI.
(_bfd_mips_elf_fake_sections): Remove duplicate handling of
.msym.
(mips_elf_global_got_index): Use MIPS_ELF_GOT_SIZE.
(mips_elf_got_offset_from_index): Use misp_elf_got_section.
(mips_elf_create_local_got_entry): Use MIPS_ELF_GOT_SIZE.
(mips_elf_local_got_index): Likewise.
(mips_elf_got_page): Likewise.
(mips_elf_got_info): Likewise.
(mips_elf_create_dynamic_relocation): Handle 32-bit/64-bit split.
(ELF_DYNAMIC_INTERPRETER): Handle 64-bit code.
(mips_elf_create_dynamic_sections): Use MIPS_ELF_LOG_FILE_ALIGN,
instead of constant `2'.
(mips_elf_create_got_section): Tidy.  Use MIPS_ELF_GOT_SIZE.
(mips_elf_create_msym_section): Use MIPS_ELF_LOG_FILE_ALIGN.
(mips_elf_size_dynamic_sections): Use
MIPS_ELF_REL_DYN_SECTION_NAME, MIPS_ELF_GOT_SIZE,
MIPS_ELF_ADD_DYNAMIC_ENTRY.  Remove #if 0'd code.
Adjust all releveant entries in elf backend table.
* elf64-mips.c (mips_elf64_section_from_shdr): Remove.
(mips_elf64_section_processing): Likewise.
Adjust elf backend entries to use _bfd_mips_elf variants now
publicly available.

24 years ago * elflink.h (elf_link_create_dynamic_sections): Handle non-standard
Mark Mitchell [Wed, 7 Jul 1999 17:50:56 +0000 (17:50 +0000)] 
* elflink.h (elf_link_create_dynamic_sections): Handle non-standard
hash-entry sizes.
(size_dynamic_sections): Likewise.
(elf_link_output_extsym): Likewise.
* elf.c: (elf_fake_sections): Likewise.
* libbfd.c (bfd_get): New macro.
(bfd_put): Likewise.
* bfd-in2.h: Regenerated.
* elf-bfd.h (elf_size_info): Add hash_entry_size,
int_rels_per_ext_rel, swap_dyn_out, swap_reloc_in, swap_reloc_out,
wap_reloca_in, and swap_reloca_out.
* elflink.h (elf_link_read_relocs_from_section): Adjust to handle
multiple internal relocations per external relocation.
(link_read_relocs): Likewise.
(elf_bfd_final_link): Likewise.
(elf_link_input_bfd): Likewise.
(elf_gc_mark): Likewise.
(elf_gc_smash_unused_vtentry_relocs): Likewise.
* elfcode.h (elf_swap_dyn_out): Adjust type to match
elf_swap_dyn_in.
(size_info): Add entries for new fields.
* elf64-mips.c (mips_elf64_swap_reloc_out): Enable.
(mips_elf64_be_swap_reloc_in): New function.
(mips_elf64_be_swap_reloc_out): Likewise.
(mips_elf64_be_swap_reloca_in): Likewise.
(mips_elf64_be_swap_reloca_out): Likewise.
(mips_elf64_size_info): Add entries for new fields.

24 years agoimport gdb-1999-07-07 pre reformat
Jason Molenda [Wed, 7 Jul 1999 17:31:57 +0000 (17:31 +0000)] 
import gdb-1999-07-07 pre reformat

24 years ago * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
Ian Lance Taylor [Wed, 7 Jul 1999 15:36:29 +0000 (15:36 +0000)] 
* ld-elfvers/vers.exp: Add new tests vers17 to vers19.
* ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.

24 years agotweak last elf_merge_symbol patch
Ian Lance Taylor [Wed, 7 Jul 1999 15:29:06 +0000 (15:29 +0000)] 
tweak last elf_merge_symbol patch

24 years agorebuild
Ian Lance Taylor [Wed, 7 Jul 1999 11:40:42 +0000 (11:40 +0000)] 
rebuild

24 years ago * elflink.h (elf_bfd_final_link): Assert that section reloc_count
Ian Lance Taylor [Wed, 7 Jul 1999 11:39:43 +0000 (11:39 +0000)] 
* elflink.h (elf_bfd_final_link): Assert that section reloc_count
field equals the new rel_count field.
(elf_link_input_bfd): When doing a relocateable link, use the new
rel_count field rather than the reloc_count field.
(elf_reloc_link_order): Likewise.
(elf_finish_pointer_linker_section): Likewise.
Based on patch from H.J. Lu <hjl@gnu.org>:
* elflink.h (elf_merge_symbol): Permit a non-weak definition in a
shared library to override a weak definition in a regular object.

24 years agoUse symbol_get_obj() rather than accessing symbolP directly.
Nick Clifton [Wed, 7 Jul 1999 09:34:14 +0000 (09:34 +0000)] 
Use symbol_get_obj() rather than accessing symbolP directly.

24 years ago * libhppa.h: Revert July 2, 1999 patch.
Jeff Law [Tue, 6 Jul 1999 23:50:45 +0000 (23:50 +0000)] 
    * libhppa.h: Revert July 2, 1999 patch.

24 years agoh
Jeff Law [Tue, 6 Jul 1999 09:44:58 +0000 (09:44 +0000)] 
h
        * config/tc-hppa.h (tc_frob_symbol): Always punt "$global$" symbol
        for ELF.

24 years agoÿ
Jeff Law [Tue, 6 Jul 1999 09:44:56 +0000 (09:44 +0000)] 
ÿ
        * config/tc-hppa.h (tc_frob_symbol): Always punt "$global$" symbol
        for ELF.

24 years agoè
Jeff Law [Tue, 6 Jul 1999 09:27:18 +0000 (09:27 +0000)] 
è
        * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors
        need to generate DLTIND relocations, not DLTREL relocations.

24 years agoÿ
Jeff Law [Tue, 6 Jul 1999 09:27:17 +0000 (09:27 +0000)] 
ÿ
        * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors
        need to generate DLTIND relocations, not DLTREL relocations.

25 years agoimport gdb-1999-07-05 snapshot
Jason Molenda [Tue, 6 Jul 1999 00:58:41 +0000 (00:58 +0000)] 
import gdb-1999-07-05 snapshot

25 years agoimport gdb-1999-07-05 snapshot
Jason Molenda [Mon, 5 Jul 1999 17:58:44 +0000 (17:58 +0000)] 
import gdb-1999-07-05 snapshot

25 years agoAbort if input format is ARM and output format is not
Nick Clifton [Mon, 5 Jul 1999 07:51:39 +0000 (07:51 +0000)] 
Abort if input format is ARM and output format is not

25 years agoDisplay hex equivalent of rotated ARM constants.
Nick Clifton [Mon, 5 Jul 1999 07:44:09 +0000 (07:44 +0000)] 
Display hex equivalent of rotated ARM constants.

25 years agoAdd support for armv5 architecture
Nick Clifton [Mon, 5 Jul 1999 07:39:01 +0000 (07:39 +0000)] 
Add support for armv5 architecture
Add ADRL pseudo op.

25 years agoDefine F_ARM_5
Nick Clifton [Mon, 5 Jul 1999 07:29:04 +0000 (07:29 +0000)] 
Define F_ARM_5

25 years agoAdd support for arm v5 architectures.
Nick Clifton [Mon, 5 Jul 1999 07:28:24 +0000 (07:28 +0000)] 
Add support for arm v5 architectures.

25 years agoAdd BFD_RELOC_ARM_ADRL_IMMEDIATE.
Nick Clifton [Mon, 5 Jul 1999 06:29:47 +0000 (06:29 +0000)] 
Add BFD_RELOC_ARM_ADRL_IMMEDIATE.

25 years ago * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
Mark Mitchell [Fri, 2 Jul 1999 21:03:56 +0000 (21:03 +0000)] 
* dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
(_bfd_dwarf2_find_nearest_line): Add ADDR_SIZE parameter.
* elf.c (_bfd_elf_find_nearest_line): Pass it.
* elf32-arm.h (elf32_arm_find_nearest_line): Likewise.
* elf32-mips.c (ABI_64_P): New macro.
(IRIX_COMPAT): We are IRIX6-compatible if ABI_64_P.
(_bfd_mips_elf_find_nearest_line): Adjust call to
_bfd_dwarf2_find_nearest_line.
* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
* libbfd.h: Regenerated.

25 years ago * config.bfd: Add * at the end of i[3456]86-*-unixware.
Ian Lance Taylor [Fri, 2 Jul 1999 12:52:21 +0000 (12:52 +0000)] 
* config.bfd: Add * at the end of i[3456]86-*-unixware.

25 years ago * libhppa.h (HPPA_R_ARG_RELOC): Delete.
Jeff Law [Fri, 2 Jul 1999 11:26:12 +0000 (11:26 +0000)] 
    * libhppa.h (HPPA_R_ARG_RELOC): Delete.
        (HPPA_R_CONSTANT, HPPA_R_ADDEND): Likewise.

25 years agox
Ian Lance Taylor [Fri, 2 Jul 1999 07:46:15 +0000 (07:46 +0000)] 
x

25 years ago * ldlang.c: Revert change of 1999-06-23.
Ian Lance Taylor [Fri, 2 Jul 1999 07:45:31 +0000 (07:45 +0000)] 
* ldlang.c: Revert change of 1999-06-23.

25 years agorebuild
Ian Lance Taylor [Fri, 2 Jul 1999 07:18:40 +0000 (07:18 +0000)] 
rebuild

25 years ago * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2
Mark Mitchell [Thu, 1 Jul 1999 23:20:08 +0000 (23:20 +0000)] 
* elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2
fields.
(_bfd_elf_init_reloc_shdr): New function.
* elf.c (_bfd_elf_new_section_hook): Use bfd_zalloc, rather than
bfd_alloc followed by memset.
(_bfd_elf_init_reloc_shdr): New function, split out from ...
(elf_fake_sections): Here.
(assign_section_numbers): Assign section numbers for the second
relocation section, if required.
* elflink.h (elf_link_output_relocs): New function.
(elf_link_size_reloc_section): Likewise.
(elf_bfd_final_link): Use elf_link_size_reloc_section.
(elf_link_input_bfd): Use elf_link_output_relocs.
* elf32-mips.c (_bfd_mips_elf_fake_sections): Use
_bfd_elf_init_reloc_shdr to initialize rel_hdr2.

25 years agoh
Jeff Law [Thu, 1 Jul 1999 14:37:29 +0000 (14:37 +0000)] 
h
        * config/tc-hppa.c (pa_ip): Convert the opcode and all completers
        into lower case.

25 years ago * config/tc-hppa.c (pa_ip): Convert the opcode and all completers
Jeff Law [Thu, 1 Jul 1999 14:37:28 +0000 (14:37 +0000)] 
    * config/tc-hppa.c (pa_ip): Convert the opcode and all completers
        into lower case.

25 years agoX
Jeff Law [Thu, 1 Jul 1999 13:02:50 +0000 (13:02 +0000)] 
X
        * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle R_PCREL_CALL
        with 22bit format.

25 years agoè
Jeff Law [Thu, 1 Jul 1999 13:02:48 +0000 (13:02 +0000)] 
è
        * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle R_PCREL_CALL
        with 22bit format.

25 years ago * hppa.h (struct pa_opcode): Add new field "flags".
Jeff Law [Wed, 30 Jun 1999 23:20:56 +0000 (23:20 +0000)] 
    * hppa.h (struct pa_opcode): Add new field "flags".
        (FLAGS_STRICT): Define.

25 years ago * Many files: Add casts in many print statements to cast bfd_vma
Ian Lance Taylor [Wed, 30 Jun 1999 22:38:30 +0000 (22:38 +0000)] 
* Many files: Add casts in many print statements to cast bfd_vma
values to unsigned long when calling printf.
* Makefile.am ($(OBJECTS)): Add gmon.h.
* Makefile.in: Rebuild.

25 years ago * configure.in: Build ld on IRIX6.
Mark Mitchell [Wed, 30 Jun 1999 21:00:59 +0000 (21:00 +0000)] 
* configure.in: Build ld on IRIX6.

25 years ago * Makefile.am (ALL_EMULATIONS): Add eelf32bmipn32.o.
Mark Mitchell [Wed, 30 Jun 1999 21:00:10 +0000 (21:00 +0000)] 
* Makefile.am (ALL_EMULATIONS): Add eelf32bmipn32.o.
(eelf32bmipn32.c): New target.
* Makefile.in: Regenerated.
* configure.tgt (mips-sgi-irix6*): Make n32 the default
emulation.
* emulparams/elf32bmipn32.sh: New file.

25 years ago * elf32-mips.c (mips_elf_got_info): Move declaration before
Mark Mitchell [Wed, 30 Jun 1999 20:13:43 +0000 (20:13 +0000)] 
* elf32-mips.c (mips_elf_got_info): Move declaration before
prototypes.  Change global_gotsym to be a pointer to a hash entry,
rather than a number index.
(mips_elf_link_hash_entry): Move declaration before prototypes.
(mips_elf_irix6_finish_dynamic_symbol): New function.
(mips_elf_sign_extend): Likewise.
(mips_elf_high): Likewise.
(mips_elf_higher): Likewise.
(mips_elf_highest): Likewise.
(mips_elf_global_got_index): Likewise.
(mips_elf_local_got_index): Likewise.
(mips_elf_got_offset_from_index): Likeiwse.
(mips_elf_record_global_got_symbol): Likewise.
(mips_elf_got_page): Likewise.
(mips_elf_next_lo16_addend): Likewise.
(mips_elf_calculate_relocation): Likewise.
(mips_elf_obtain_contents): Likewise.
(mips_elf_perform_relocation): Likewise.
(mips_elf_assign_gp): Likewise.
(mips_elf_sort_hash_table_f): Likewise.
(mips_elf_sort_hash_table): Likewise.
(mips_elf_got_section): Likewise.
(mips_elf_got_info): Likewise.
(mips_elf_create_local_got_entry): Likewise.
(mips_elf_got16_entry): Likewise.
(mips_elf_create_dynamic_relocation): Likewise.
(elf_mips_howto_table): Add description of R_MIPS_SCN_DISP.
(mips_elf_final_gp): Use mips_elf_assign_gp.
(_bfd_mips_elf_symbol_processing): Don't move SHN_COMMON symbols
into SHN_SCOMMON automatically on IRIX6.
(mips_elf_add_symbol_hook): Likewise.
(mips_elf_relocate_section): Rewrite, using
mips_elf_calculate_relocation and mips_elf_perform_relocation.
(mips_elf_create_dynamic_section): Use MIPS_ELF_STUB_SECTION_NAME.
Don't deal with .rld_map on IRIX6.
(mips_elf_create_got_section): Adjust use of global_gotsym.  Set
section flags appropriately for .got.
(mips_elf_check_relocs): Handle IRIX6 relocations making use of
the got.  Call mips_elf_record_global_got_symbol and allocate
local got space appropriately.
(mips_elf_size_dynamic_sections): Use bfd_byte *, not unsigned
char *.  Rework calculation of GOT size.  Sort dynamic symbol
table entries so entries that do not require GOT entries appear at
the beginning.  Don't use DT_MIPS_HIPAGENO on IRIX6.  Remove dead
code dealing with DT_INIT and DT_FINI.  Remove fiddling with
global_gotsym.
(mips_elf_finish_dynamic_symbol): Adjust creation of global GOT
entries.
(mips_elf_finish_dynamic_symbol): Use
mips_elf_irix6_finish_dynamic_symbol.
(mips_elf_finish_dynamic_sections): Correct off-by-one error
setting DT_MIPS_UNREFEXTNO.  Adjust setting of DT_MIPS_GOTSYM for
change to global_gotsym.  Set DT_MIPS_OPTIONS on IRIX6.

25 years ago * elf32-mips.c (mips_elf_final_link): Don't set CPIC when doing a
Ian Lance Taylor [Wed, 30 Jun 1999 18:16:46 +0000 (18:16 +0000)] 
* elf32-mips.c (mips_elf_final_link): Don't set CPIC when doing a
relocateable link.  From Ralf Baechle <ralf@uni-koblenz.de>.

25 years agoDefine 'elf_backend_got_header_size' and 'elf_backend_plt_header_size'.
Nick Clifton [Wed, 30 Jun 1999 02:30:04 +0000 (02:30 +0000)] 
Define 'elf_backend_got_header_size' and 'elf_backend_plt_header_size'.

25 years agoPatch from: Jim Pick <jim@jimpick.com>
Nick Clifton [Tue, 29 Jun 1999 02:51:50 +0000 (02:51 +0000)] 
Patch from:  Jim Pick  <jim@jimpick.com>
Take note of 'no_undefined'.

25 years agoPatch from: Jim Pick <jim@jimpick.com>
Nick Clifton [Tue, 29 Jun 1999 02:45:00 +0000 (02:45 +0000)] 
Patch from: Jim Pick <jim@jimpick.com>
Added code so that .xs linker scripts are called so that ARM shared libraries
are built correctly.
  CVS: ----------------------------------------------------------------------

25 years agoAdd fr30 and mcore to expected cpus list.
Nick Clifton [Tue, 29 Jun 1999 01:31:19 +0000 (01:31 +0000)] 
Add fr30 and mcore to expected cpus list.
Fix readelf -r test to not assume a fixed number of spaces in the output.

25 years ago°
Jeff Law [Tue, 29 Jun 1999 01:28:26 +0000 (01:28 +0000)] 
°
        * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as
        relocation function.
        * elf32-hppa.c (hppa_elf_reloc): Kill unused/unwanted function.

25 years agoè
Jeff Law [Tue, 29 Jun 1999 01:28:25 +0000 (01:28 +0000)] 
è
        * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as
        relocation function.
        * elf32-hppa.c (hppa_elf_reloc): Kill unused/unwanted function.

25 years agoimport gdb-1999-06-28 snapshot
Jason Molenda [Mon, 28 Jun 1999 23:04:32 +0000 (23:04 +0000)] 
import gdb-1999-06-28 snapshot

This page took 0.042614 seconds and 4 git commands to generate.