aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1996-06-04 * linker.c (_bfd_generic_link_add_one_symbol): If notice_all isIan Lance Taylor2-1/+8
1996-06-03 * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.Ian Lance Taylor1-0/+4
1996-06-03 * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.Ian Lance Taylor1-0/+5
1996-06-03 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-0/+4
1996-06-03 * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.Ian Lance Taylor1-0/+5
1996-06-02 * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)Ian Lance Taylor2-0/+50
1996-05-31 * elf64-mips.c: Improve reloc special_functions and handling ofIan Lance Taylor3-112/+421
1996-05-31 * elf32-hppa.c (elf32_hppa_info_to_howto): Rename fromIan Lance Taylor1-0/+15
1996-05-30 * elf64-mips.c: Extensive additions to provide better support forIan Lance Taylor4-73/+431
1996-05-30 * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.Ian Lance Taylor2-0/+13
1996-05-29 64-bit MIPS ELF ABI objdump support:Ian Lance Taylor11-96/+1817
1996-05-28 * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, notIan Lance Taylor2-11/+1170
1996-05-28 * configure: Rebuild with autoconf 2.10.Ian Lance Taylor2-33/+49
1996-05-28 * aoutx.h (NAME(aout,find_nearest_line)): Make room for theIan Lance Taylor2-1/+22
1996-05-24Do not put small common symbols into .sbss if ld -rMichael Meissner2-1/+8
1996-05-23 * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn aboutIan Lance Taylor1-0/+17
1996-05-16 * cache.c (bfd_open_file): Unlink the file before opening it forIan Lance Taylor1-0/+7
1996-05-14 * som.c (som_slurp_reloc_table): Clear external_relocs cache afterIan Lance Taylor1-0/+3
1996-05-14 * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compileIan Lance Taylor1-0/+5
1996-05-14 * libcoff-in.h (struct pei_section_tdata): Define structure.Ian Lance Taylor1-0/+16
1996-05-08 * srec.c (srec_set_arch_mach): Write as a function rather than aIan Lance Taylor1-0/+3
1996-05-08 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): If an archive hasIan Lance Taylor1-0/+6
1996-05-08Fixes for ppcbootMichael Meissner1-0/+8
1996-05-07Add PPCbug boot record supportMichael Meissner3-0/+536
1996-05-07 * coff-h8300.c (howto_table): Update names to match recentJeff Law1-0/+10
1996-05-07 * reloc16.c (bfd_coff_reloc16_get_value): Handle commonJeff Law1-0/+5
1996-05-04 * elfcode.h (elf_object_p): Reject generic ELF target ifPeter Schauer1-0/+8
1996-05-03 * coff-h8300.c (reloc_howto_type): Add howto entry forJeff Law2-3/+98
1996-05-03 * aoutx.h (translate_from_native_sym_flags): Set the section forIan Lance Taylor1-0/+3
1996-05-03 * cofflink.c (_bfd_coff_link_input_bfd): Correct setting ofIan Lance Taylor2-12/+77
1996-05-02 * coffcode.h (styp_to_sec_flags): Handle long symbol namesIan Lance Taylor2-6/+9
1996-05-02 * coffcode.h (coff_write_object_contents): In comdat section lookup,David Edelsohn2-14/+26
1996-05-02 * coffcode.h (STRING_SIZE_SIZE): Define.Ian Lance Taylor3-6/+56
1996-05-01 * bout.c (b_out_callback): Set lma of sections.Ian Lance Taylor1-0/+7
1996-05-01 * aoutx.h (translate_from_native_sym_flags): Don't createIan Lance Taylor2-1/+12
1996-05-01 * elf32-mips.c (mips_elf_copy_private_bfd_data): Copy elf_gp.Ian Lance Taylor1-0/+5
1996-05-01 * coff-arm.c (armcoff_little_vec): If COFF_WITH_PE is defined, addDavid Edelsohn1-0/+5
1996-04-29 * elf32-mips.c (struct mips_elf_link_hash_entry): AddIan Lance Taylor2-94/+219
1996-04-26 * ecoff.c (ecoff_compute_section_file_positions): Track the realIan Lance Taylor2-28/+79
1996-04-26 * som.c (som_slurp_symbol_table): Set the symbol count to theIan Lance Taylor2-2/+41
1996-04-26Forward relocs to output if -BsharedMichael Meissner2-38/+84
1996-04-25Add support for linking against shared librariesMichael Meissner2-67/+338
1996-04-25Do not make _SDA_BASE{,2}_ a dynamic symbol.Michael Meissner1-0/+5
1996-04-24 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through theIan Lance Taylor4-24/+506
1996-04-23 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling ofDavid Edelsohn1-0/+8
1996-04-22 Optimize linking of stabs in sections as used in ELF and COFF.Ian Lance Taylor4-8/+89
1996-04-22 * coffgen.c (coff_renumber_symbols): Correct handling ofIan Lance Taylor1-0/+5
1996-04-19 * coff-ppc.c (record_toc): Add cast to avoid warning.Ian Lance Taylor2-8/+17
1996-04-18 * libcoff-in.h (struct coff_final_link_info): Add last_bf_indexIan Lance Taylor7-6/+120
1996-04-17 * xcofflink.c (xcoff_link_input_bfd): Check for TOC overflow.Ian Lance Taylor2-3/+14