aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Collapse)AuthorFilesLines
1997-12-12 * linker.c (generic_link_add_symbol_list): Always init udata.p soRichard Henderson1-0/+6
that the generic relaxation code can function when input and output file formats are mismatched.
1997-12-11 * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.Ian Lance Taylor1-0/+12
1997-12-11 * elf.c (assign_file_positions_for_segments): For a loadableIan Lance Taylor1-23/+32
section, make sure that the load address is correct relative to the load address of the segment plus the size of the segment so far.
1997-12-11 * coffcode.h (_coff_link_output_has_begun): Make static.Ian Lance Taylor1-13/+89
(_coff_final_link_postscript): Likewise.
1997-12-11 * elflink.h (elf_link_input_bfd): Handle a relocateable link inIan Lance Taylor2-3/+34
which a relocation refers to an indirect or warning symbol.
1997-12-10Fixed overflow from a LO16 reloc into a HI16_S reloc.Nick Clifton1-0/+5
1997-12-10Switch to using RELA relocations for the d30v.Michael Meissner1-0/+10
1997-12-09For bfd, add vr5400 and vr5000 mips machine variants to list of machines.Andrew Cagney2-0/+41
For sim/mips, enable multi-sim support when mips64vr5400-elf is target. For sim/igen, allow specification of a default machine (will need more work later).
1997-12-06Fix HI16 and HI16_S relocations for PR14258Nick Clifton2-4/+6
1997-12-05Fix PR14180 and 14181 (patch from branch)Nick Clifton2-170/+485
1997-12-02Add support for Thumb targetNick Clifton2-3/+11
Restore underscore at the start of user labels.
1997-12-01bfd:Joern Rennecke1-0/+6
* coff-sh.c (sh_coff_howtos): Add R_SH_SWITCH8 entry. (get_symbol_value): Handle R_SH_SWITCH8. (sh_relax_delete_bytes): Likewise. include: * coff/sh.h (R_SH_SWITCH8): New. gas: * config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->fx_size == 1. (SWITCH_TABLE): Handle BFD_RELOC_8. (md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->fx_size == 1. (coff_reloc_map): Add BFD_RELOC_8_PCREL entry. (sh_coff_reloc_mangle): SWITCH_TABLE case: Handle BFD_RELOC_8. PR 14155
1997-11-27Removed leading underscore.....Nick Clifton2-15/+16
1997-11-26Add C_THUMBEXT etc.Nick Clifton2-0/+22
1997-11-26FreeBSD has (at least for the i386) a little-endian magic number.Andrew Cagney1-0/+5
1997-11-26Do no set private flags if building a PE port.Nick Clifton2-4/+25
1997-11-25Do not complain when trying to merge private data from different formats.Nick Clifton1-0/+5
1997-11-25 * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.Ian Lance Taylor1-0/+6
(BFD32_BACKENDS_CFILES): Remove tekhex.c. * Makefile.in: Rebuild. * aclocal.m4, configure, src/Makefile.in: Rebuild with current automake and autoconf.
1997-11-25 * coff-arm.c (arm_allocate_interworking_sections): Fix typoIan Lance Taylor2-1/+6
(COFF_WITH_PR to COFF_WITH_PE).
1997-11-25Cut out unused code for PE build.Nick Clifton2-5/+14
1997-11-24Fix for PE buildNick Clifton2-7/+11
1997-11-22Add support for PIC and APCS-FLOAT type binaries.Nick Clifton2-77/+2115
1997-11-22 * sunos.c (sunos_add_one_symbol): When overriding a definedIan Lance Taylor1-0/+3
symbol, set it to undefined, not new.
1997-11-22Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-7/+7
* evax-emh.c (_bfd_evax_write_emh): Use alloca instead of strdup.
1997-11-22fix commentIan Lance Taylor1-1/+1
1997-11-22 * elf32-sh.c (sh_elf_relax_delete_bytes): Don't kill LABELIan Lance Taylor1-0/+5
relocs.
1997-11-21 * coff-sh.c (sh_relax_section): Force sign extention of USES r_offset.Richard Henderson1-0/+5
(sh_relax_delete_bytes): Don't kill LABEL relocs. Second bit for PR 14069.
1997-11-17 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Fix typo.Jeff Law1-0/+5
(mn10300_elf_relax_section): Likewise.
1997-11-17 * peicode.h (coff_swap_aouthdr_in): Cast second arg ofFred Fish1-0/+15
bfd_h_get_* calls to "bfd_byte *".
1997-11-10Mon Nov 10 14:32:40 1997 Andreas Schwab ↵Ian Lance Taylor2-1/+13
<schwab@issan.informatik.uni-dortmund.de> * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't crash if a version dependency could not be found.
1997-11-04Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-8/+2
* configure.com: Get version info from configure.in
1997-10-31 * elf32-sparc.c (elf32_sparc_relocate_section): Give a helpful errorRichard Henderson1-0/+10
message instead of merely aborting. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise. * elf64-sparc.c (sparc64_elf_check_relocs): Use SEC_ALLOC to control whether we output dynamic relocs instead of SEC_DEBUGGING. (sparc64_elf_relocate_section): Likewise.
1997-10-24Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>Richard Henderson2-1/+92
* elf64-sparc.c (sparc64_elf_merge_private_bfd_data): New function. Avoid mixing US1 and HAL R1 code. Set resulting memory ordering to the strongest one used. (sparc64_elf_object_p): Set bfd_mach correctly.
1997-10-24add sparclinux.hIan Lance Taylor1-0/+1
1997-10-23 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16.Richard Henderson2-1/+40
(sparc64_elf_check_relocs): Handle them. (sparc64_elf_relocate_section): Likewise. Before emitting a dyn reloc, check alignment and transmute R_SPARC_x<->R_SPARC_UAx.
1997-10-23 * configure.in (sparc*-*-linux*): Use trad-core and ...Richard Henderson3-106/+120
* hosts/sparclinux.h: New file.
1997-10-23 * config.bfd (sparc64-*-linux*): New target.Richard Henderson3-44/+1748
* elf-bfd.h (struct elf_backend_data): Add plt_alignment member. * elflink.c (_bfd_elf_create_got_section): Set .got alignment based on arch_size. (_bfd_elf_create_dynamic_sections): Likewise for .rel* sections. Set .plt alignment from new plt_alignment. * elflink.h (elf_link_create_dynamic_sections): Set version section alignment to LOG_FILE_ALIGN. * elfxx-target.h (elf_backend_plt_alignment): Provide default. (elfXX_bed): Init plt_alignment. * elf64-sparc.c (sparc64_elf_check_relocs, sparc64_elf_adjust_dynamic_symbol, sparc64_elf_size_dynamic_sections, sparc64_elf_adjust_dynindx, sparc64_elf_finish_dynamic_symbol, sparc64_elf_finish_dynamic_sections): New functions. (sparc64_elf_howto_table): Fix a few name strings. (ELF_DYNAMIC_INTERPRETER): New definition. (sparc64_elf_relocate_section): Handle shared libraries. * elf64-sparc.c (struct plt_template, plt_*_header, plt_*_entry, sparc64_elf_build_plt_entry, sparc64_elf_finish_dynamic_symbol): PLT definitions sparc64-linux originally choose. These will go away soon in favour of the official abi definitions.
1997-10-22 * coff-sh.c (coff_small_object_p): New static function.Ian Lance Taylor4-16/+39
(coff_small_new_section_hook): New static function. (bfd_coff_small_swap_table): New static const structure. (coff_small_close_and_cleanup): Define. (coff_small_bfd_free_cached_info): Define. (coff_small_get_section_contents): Define. (coff_small_get_section_contents_in_window): Define. (shcoff_small_vec): New static structure. (shlcoff_small_vec): New static structure. * targets.c (bfd_target_vector): Add shcoff_small_vec and shlcoff_small_vec. * config.bfd (sh-*-elf*): Add shcoff_small_vec and shlcoff_small_vec to targ_selvecs. (sh-*-*): Likewise. * configure.in: Add shcoff_small_vec and shlcoff_small_vec cases. * configure: Rebuild. PR 13580.
1997-10-20various evax patchesIan Lance Taylor8-39/+215
1997-10-20Mon Oct 20 15:01:27 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor2-7/+22
* evax-egsd.c: make section flags dec c compatible
1997-10-20 * som.c (normalize): Delete function.Jeff Law1-0/+7
(som_bfd_ar_write_symbol_stuff): New parameter elength. All callers changed. Use passed in elength to determine size of the extended name table instead of computing it again.
1997-10-20fix ChangeLog entryIan Lance Taylor1-4/+3
1997-10-20 * peicode.h (coff_swap_scnhdr_out): Don't clobber other flagIan Lance Taylor1-0/+6
settings when setting IMAGE_SCN_MEM_READ. From Jim Wilson <wilson@cygnus.com>.
1997-10-20 * som.c (som_bfd_ar_write_symbol_stuff): Account for trailingJeff Law2-68/+94
'/' in the extended name table.
1997-10-17 * elflink.h (elf_link_assign_sym_version): For explicitly versionedRichard Henderson2-16/+31
symbols, check globals list before matching on locals.
1997-10-16fix typoMichael Meissner1-1/+1
1997-10-16Fix mangled patchMichael Meissner2-12/+7
1997-10-15 * peicode.h (pe_mkobject_hook): Set DLL flag.Ian Lance Taylor2-1/+8
(pe_bfd_copy_private_bfd_data): Copy DLL flag.
1997-10-15 * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLEIan Lance Taylor2-3/+18
for .stab* sections. Replace strlen of constant strings with number.
1997-10-14 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): New function toRichard Henderson1-0/+12
merge got and reloc entries from ind syms to their target. (elf64_alpha_always_size_sections): Call it. (elf64_alpha_check_relocs): Operate on the target of indirect symbols. (elf64_alpha_can_merge_gots): Likewise. (elf64_alpha_merge_gots): Likewise. * elf64-alpha.c (elf64_alpha_relocate_section): Back out HJ's change, as it is insufficient to handle the relocation changes as well.