]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
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.

24 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

24 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

24 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

24 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.

24 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.

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

24 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.

24 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.

24 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.

24 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.

24 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.

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

24 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.

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

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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>.

24 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'.

24 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'.

24 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: ----------------------------------------------------------------------

24 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.

24 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.

24 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.

24 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

24 years agoThese files were removed in the 1999-06-28 snapshot.
Jason Molenda [Mon, 28 Jun 1999 17:11:12 +0000 (17:11 +0000)] 
These files were removed in the 1999-06-28 snapshot.

24 years agoimport gdb-1999-06-28 snapshot
Jason Molenda [Mon, 28 Jun 1999 16:06:02 +0000 (16:06 +0000)] 
import gdb-1999-06-28 snapshot

24 years ago * elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New macro.
Mark Mitchell [Sun, 27 Jun 1999 21:23:34 +0000 (21:23 +0000)] 
* elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New macro.
(MIPS_ELF_OPTIONS_SECTION_NAME): Likewise.
(MIPS_ELF_STUB_SECTION_NAME): Likewise.
(_bfd_mips_elf_section_from_shdr): Use them.
(_bfd_mips_elf_fake_sections): Likewise.  Add .srdata to the list
of GP-relative sections.
(_bfd_mips_elf_set_section_contents): Use them.
(_bfd_mips_elf_section_processing): Share code between .sdata and
.lit4/.lit8 sections.  Set appropriate flags for .srdata.
(mips_elf_additional_program_headers): Add handling for
PT_MIPS_OPTIONS segment on IRIX6.
(mips_elf_modify_segment_map): Likeiwse.
(mips_elf_final_link): Set EF_MIPS_CPIC when required by the ABI.
Include the options sections on IRIX6.  Don't look for GP-relative
sections by name; use SHF_MIPS_GPREL instead.
(ELF_DYNAMIC_INTERPRETER): Adjust to use /usr/lib32/libc.so.1 for
the N32 ABI.
(mips_elf_create_dynamic_sections): Don't muck about with section
alignments and such on IRIX6.
(mips_elf_adjust_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
(mips_elf_size_dynamic_sections): Likewise. Adjust to handle the
fact that ELF_DYNAMIC_INTERPRETER is no longer a constant.  Use
bfd_zalloc rather than bfd_alloc and memset.
(mips_elf_finish_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
Don't assert the existence of .rld_map on IRIX6.
(mips_elf_finish_dynamic_sections): Use MIPS_ELF_STUB_SECTION_NAME.

24 years ago * elf32-mips.c (mips_elf_adjust_dynindx): Remove.
Mark Mitchell [Sun, 27 Jun 1999 16:11:13 +0000 (16:11 +0000)] 
* elf32-mips.c (mips_elf_adjust_dynindx): Remove.
(mips_elf_size_dynamic_sections): Use _bfd_elf_link_adjust_dynindx
instead.

24 years ago * elf32-mips.c (mips_elf_swap_msym_in): New function.
Mark Mitchell [Sun, 27 Jun 1999 11:05:15 +0000 (11:05 +0000)] 
* elf32-mips.c (mips_elf_swap_msym_in): New function.
(mips_elf_swap_msym_out): New function.
(mips_elf_create_msym_section): Likewise.
(MIPS_ELF_MSYM_SECTION_NAME): New macro.
(_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
(_bfd_mips_elf_section_from_shdr): Reject an SHT_MIPS_MSYM
section not named .msym.
(_bfd_mips_elf_fake_sections): Use MIPS_ELF_MSYM_SECTION_NAME, not
.msym directly.  Set appropriate attributes for the .msym
section.
(mips_elf_link_hash_entry): Add min_dyn_reloc_index field.
(mips_elf_link_hash_newfunc): Clear it.
(mips_elf_create_dynamic_sections): Create the .msym section
on IRIX6.
(mips_elf_size_dynamic_sections):  Allocate space for the
.msym section.  Add a DT_MIPS_MSYM entry.
(mips_elf_finish_dynamic_symbol): Write out a .msym entry for
the symbol.
(mips_elf_finish_dynamic_sections): Assign a value for
DT_MIPS_MSYM.  Add .msym entries for the section symbols as well.

24 years ago1999-06-27 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Sun, 27 Jun 1999 08:29:27 +0000 (08:29 +0000)] 
1999-06-27  H.J. Lu  <hjl@gnu.org>
* subsegs.c (subseg_text_p): Use 1/0 instead of true/false for
non BFD_ASSEMBLER case.

24 years ago * elf32-mips.c (irix_compat_t): New enumeration.
Mark Mitchell [Sat, 26 Jun 1999 21:17:49 +0000 (21:17 +0000)] 
* elf32-mips.c (irix_compat_t): New enumeration.
(ABI_N32_P): New macro.
(IRIX_COMPAT): Likewise.
(SGI_COMPAT): Implement in terms of IRIX_COMPAT.
(mips_elf_relocate_section): Fix typo.

24 years ago1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Sat, 26 Jun 1999 19:35:44 +0000 (19:35 +0000)] 
1999-06-26  Mumit Khan  <khan@xraylith.wisc.edu>
* config/obj-coff.c (obj_coff_section): Mark writable sections as
data.

24 years agofix copyright
Ian Lance Taylor [Sat, 26 Jun 1999 19:33:44 +0000 (19:33 +0000)] 
fix copyright

24 years ago1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Sat, 26 Jun 1999 19:32:54 +0000 (19:32 +0000)] 
1999-06-26  Mumit Khan  <khan@xraylith.wisc.edu>
* peicode.h (coff_swap_scnhdr_out): Mark non readonly BFD sections
as writable PE sections.

24 years agoDavid Mosberger <davidm@hpl.hp.com>
Richard Henderson [Sat, 26 Jun 1999 16:10:10 +0000 (16:10 +0000)] 
David Mosberger  <davidm@hpl.hp.com>
        * dwarf2dbg.c (dwarf2_gen_line_info): Don't call
        out_end_sequence() when the address decreases due to a new frag.
        (gen_dir_list): Set ls.file[i].dir to j + 1 (not j) because file
        numbering starts with 1.

24 years agoDavid Mosberger <davidm@hpl.hp.com>
Richard Henderson [Sat, 26 Jun 1999 16:05:58 +0000 (16:05 +0000)] 
David Mosberger  <davidm@hpl.hp.com>
        * dwarf2.c (struct arange): New type.
        (struct comp_unit): Replace LOW and HIGH by member ARANGE.
        (arange_add): New function.
        (decode_line_info): Keep track of address ranges that a compilation
        unit covers.
        (comp_unit_contains_address): Return true if address is contained
        in _any_ of the address ranges associated with a compilation unit.
        (_bfd_dwarf2_find_nearest_line): Call comp_unit_find_nearest_line
        on the first comp_unit that contains the address.

24 years agoDavid Mosberger <davidm@hpl.hp.com>
Richard Henderson [Sat, 26 Jun 1999 15:48:47 +0000 (15:48 +0000)] 
David Mosberger  <davidm@hpl.hp.com>
        * dwarf2.c (struct dwarf2_debug): Add member dwarf_line_buffer.
        (decode_line_info): Add variable STASH and initialize it to point
        to the per-bfd dwarf2_debug info.  Remove static variable
        dwarf_line_buffer and use stash->dwarf_line_buffer in its place.

24 years ago * elflink.h (elf_link_output_extsym): It's OK for a -Bsymbolic
Ian Lance Taylor [Sat, 26 Jun 1999 09:00:19 +0000 (09:00 +0000)] 
* elflink.h (elf_link_output_extsym): It's OK for a -Bsymbolic
shared library to have an undefined symbol.

24 years ago From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
Ian Lance Taylor [Sat, 26 Jun 1999 08:57:54 +0000 (08:57 +0000)] 
From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
* elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.

24 years ago * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.
Jeff Law [Fri, 25 Jun 1999 03:29:45 +0000 (03:29 +0000)] 
    * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.

24 years ago * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.
Jeff Law [Fri, 25 Jun 1999 03:23:12 +0000 (03:23 +0000)] 
    * hppa.h (pa_opcodes):  Add entries for mfia and mtsarcm instructions.

24 years agoð
Jeff Law [Thu, 24 Jun 1999 20:01:44 +0000 (20:01 +0000)] 
ð
        * elf-hppa.c (elf_hppa_final_write_processing): New function.
        * elf32-hppa.c: Remove everything related to symbol extension
        sections & records.  Use the common elf_hppa_final_write_processing.

24 years ago*** empty log message ***
Jeff Law [Thu, 24 Jun 1999 20:01:43 +0000 (20:01 +0000)] 
*** empty log message ***

24 years agod
Jeff Law [Thu, 24 Jun 1999 20:01:42 +0000 (20:01 +0000)] 
d
        * elf-hppa.c (elf_hppa_final_write_processing): New function.
        * elf32-hppa.c: Remove everything related to symbol extension
        sections & records.  Use the common elf_hppa_final_write_processing.

24 years ago * ldmain.c (main): Initialize link_info.init_function and
Mark Mitchell [Wed, 23 Jun 1999 11:09:30 +0000 (11:09 +0000)] 
* ldmain.c (main): Initialize link_info.init_function and
link_info.fini_function.
* lexsup.c (OPTION_INIT): New macro.
(OPTION_FINI): Likewise.
(ld_options): Add descriptions for them.
(parse_args): Handle them.

24 years ago * elflink.h (size_dynamic_sections): Use user-specified init/fini
Mark Mitchell [Wed, 23 Jun 1999 11:06:57 +0000 (11:06 +0000)] 
* elflink.h (size_dynamic_sections): Use user-specified init/fini
functions instead of _init/_fini if requested.

24 years ago * bfdlink.h (struct bfd_link_hash_entry): Add init_function and
Mark Mitchell [Wed, 23 Jun 1999 11:03:45 +0000 (11:03 +0000)] 
* bfdlink.h (struct bfd_link_hash_entry): Add init_function and
fini_function.

24 years agoooops - omitted from previous delta.
Nick Clifton [Wed, 23 Jun 1999 09:31:57 +0000 (09:31 +0000)] 
ooops - omitted from previous delta.

24 years agoMake the mcore even more paranoid about section switching
Nick Clifton [Wed, 23 Jun 1999 09:27:09 +0000 (09:27 +0000)] 
Make the mcore even more paranoid about section switching

24 years agoP
Alan Modra [Wed, 23 Jun 1999 06:00:14 +0000 (06:00 +0000)] 
P
include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns.
opcodes/i386-dis.c: Fix a comment

24 years ago * Makefile.am (dlltool_SOURCES): Add dyn-string.c.
Ian Lance Taylor [Tue, 22 Jun 1999 22:58:06 +0000 (22:58 +0000)] 
* Makefile.am (dlltool_SOURCES): Add dyn-string.c.
* Makefile.in: Rebuild.

24 years ago1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Tue, 22 Jun 1999 22:50:22 +0000 (22:50 +0000)] 
1999-06-23  Mumit Khan  <khan@xraylith.wisc.edu>
* configure.in (HAVE_EXECUTABLE_SUFFIX): Define.
* dlltool.c (look_for_prog): Use HAVE_EXECUTABLE_SUFFIX.
* dllwrap.c (look_for_prog): Likewise.
* resrc.c (look_for_default): Likewise.
* configure, config.in: Rebuild.

24 years ago * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_link
Ian Lance Taylor [Tue, 22 Jun 1999 21:25:49 +0000 (21:25 +0000)] 
* elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_link
field.

24 years ago * ldlang.c (section_already_linked): Only discard link once
Ian Lance Taylor [Tue, 22 Jun 1999 21:13:24 +0000 (21:13 +0000)] 
* ldlang.c (section_already_linked): Only discard link once
sections if we are building constructors.

24 years ago From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
Ian Lance Taylor [Tue, 22 Jun 1999 21:01:24 +0000 (21:01 +0000)] 
From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
* elf32-ppc.c (ppc_elf_size_dynamic_sections): Set unused dynindx
field to 0, not -1.
(ppc_elf_finish_dynamic_sections): Check for positive section
dynindx field, rather than comparing against -1.
(ppc_elf_relocate_section): Only return false if undefined_symbol
or reloc_overflow fail, not always upon encountering an error.

24 years agoclarify section dynindx comment
Ian Lance Taylor [Tue, 22 Jun 1999 20:58:43 +0000 (20:58 +0000)] 
clarify section dynindx comment

24 years ago Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:
Ian Lance Taylor [Tue, 22 Jun 1999 20:39:46 +0000 (20:39 +0000)] 
Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:
* configure.in: Define EXECUTABLE_SUFFIX.
* dlltool.c: Include "dyn-string.h".  Include <stdarg.h> based on
ANSI_PROTOTYPES, not __STDC__.
(outfile): Remove.
(gen_exp_file): Change uses of outfile to use alloca.
(make_one_lib_file, make_head, make_tail): Likewise.
(gen_lib_file): Likewise.
(look_for_prog): New static function.
(deduce_name): Rewrite to use look_for_prog.
(mcore_elf_gen_out_file): Use dyn_string_t rather than outfile.
* dllwrap.c: Don't include <stdio.h>, <errno.h>, <string.h>,
<stdlib.h>, or <unistd.h>.  Include <sys/stat.h> and either
<stdarg.h> or <varargs.h>.
(driver_name): Initialize to NULL, not "gcc".
(dlltool_name): Initialize to NULL, not "dlltool".
(display, inform, look_for_prog, deduce_name): New static
functions.
(usage): Mention -mno-cygwin.
(OPTION_MNO_CYGWIN): Define.
(main): Handle -mno-cygwin.  Deduce driver_name and dlltool_name.
* resrc.c (look_for_default): Make static.  Remove unused local
path.  Check using EXECUTABLE_SUFFIX.
(read_rc_file): Allocate enough space to hold EXECUTABLE_SUFFIX.
* Makefile.am: Rebuild dependencies.
(dllwrap_LDADD): Add $(INTLLIBS).
* configure, Makefile.in, config.in: Rebuild.

24 years ago * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to use
Ian Lance Taylor [Tue, 22 Jun 1999 19:04:42 +0000 (19:04 +0000)] 
* subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to use
a list of names, to try obj_segment_name, and to try abbreviated
names when using COFF without long section names.

24 years ago * config/tc-alpha.c: More use of symbol accessor functions.
Ian Lance Taylor [Tue, 22 Jun 1999 14:53:01 +0000 (14:53 +0000)] 
* config/tc-alpha.c: More use of symbol accessor functions.
* config/tc-arc.c: Likewise.
* config/tc-d30v.c: Likewise.
* config/tc-fr30.c: Likewise.
* config/tc-i860.c: Likewise.
* config/tc-m88k.c: Likewise.
* config/tc-mcore.c: Likewise.
* config/tc-ns32k.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-v850.c: Likewise.

24 years ago * config/tc-arc.c (get_arc_exp_reloc_type): Change uses of
Ian Lance Taylor [Tue, 22 Jun 1999 14:35:19 +0000 (14:35 +0000)] 
* config/tc-arc.c (get_arc_exp_reloc_type): Change uses of
sy_value with appropriate accessor functions.
* config/tc-arm.c (md_apply_fix3): Likewise.
* config/tc-d10v.c (AT_WORD_P): Likewise.
* config/tc-v850.c (reg_name_search): Likewise.

24 years agoreformat copyright paragraph
Ian Lance Taylor [Tue, 22 Jun 1999 14:32:33 +0000 (14:32 +0000)] 
reformat copyright paragraph

24 years agoadd a couple of if/else/endif comments
Ian Lance Taylor [Tue, 22 Jun 1999 14:32:12 +0000 (14:32 +0000)] 
add a couple of if/else/endif comments

24 years ago * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym to
Ian Lance Taylor [Tue, 22 Jun 1999 14:17:55 +0000 (14:17 +0000)] 
* config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym to
use symbol_get_bfdsym instead.
* config/tc-ppc.c (md_assemble): Likewise.
* config/tc-v850.c (v850_comm): Likewise.