aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1996-04-17Update for SolarisMichael Meissner2-2/+14
1996-04-17 * linker.c (_bfd_generic_link_add_one_symbol): When calling theIan Lance Taylor1-0/+6
1996-04-16 * elfcore.h: Add support for core files with multiple threads.Stu Grossman2-9/+81
1996-04-16 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything ifIan Lance Taylor1-0/+3
1996-04-16 * coffgen.c (bfd_coff_get_syment): New function.Ian Lance Taylor2-0/+80
1996-04-15 * elf32-mips.c (struct mips_hi16): Define.Ian Lance Taylor1-0/+10
1996-04-10 * versados.c (versados_scan): Check bfd_alloc return value.Ian Lance Taylor1-0/+5
1996-04-10 * libaout.h (WRITE_HEADERS): Write out the relocs even if thereIan Lance Taylor2-2/+8
1996-04-10 * ihex.c (ihex_scan): Accept a length of 4 for record type 5.Ian Lance Taylor1-0/+4
1996-04-10 * ieee.c (ieee_write_byte): Change second parameter from bfd_byteIan Lance Taylor1-0/+5
1996-04-09 * configure.host: Use ${srcdir} when looking for picfrag.Ian Lance Taylor1-0/+2
1996-04-09 * configure.host: Switch on ${libdir}, not $(libdir). FromIan Lance Taylor2-1/+4
1996-04-09 * aoutx.h (aout_link_add_symbols): Always call add_dynamic_symbolsIan Lance Taylor2-2/+10
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor1-0/+4
1996-04-08 * configure.host: Set HLDFLAGS and SHLIB_CFLAGS for *-dec-osf*Ian Lance Taylor2-1/+11
1996-04-05 * config.bfd: Add i[345]86-*-freebsdelf* target; from John PolstraIan Lance Taylor1-0/+3
1996-04-05 * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,Ian Lance Taylor2-1/+4
1996-04-05 * sysdep.h: Use #ifdef, not #if.Ian Lance Taylor1-1/+1
1996-04-05 * sysdep.h: Use #ifdef,not #if.Ian Lance Taylor1-0/+4
1996-04-05 * config.in: Rebuild.Ian Lance Taylor1-0/+4
1996-04-05 * configure.in (mips-sony-bsd*): Fix typo in AC_DEFINE.Fred Fish4-18/+177
1996-04-02 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.David Edelsohn5-11/+55
1996-04-02 * elf-bfd.h (struct elf_link_hash_table): Add hgot field.Ian Lance Taylor4-83/+258
1996-04-02 * elfcode.h: Don't include <string.h>.Ian Lance Taylor1-0/+4
1996-04-01 * aoutx.h (aout_link_input_section_std): When reporting anIan Lance Taylor2-5/+14
1996-04-01 * linker.c (_bfd_generic_link_hash_newfunc): Renamed fromJeff Law4-12/+11
1996-04-01 * elflink.h (elf_adjust_dynamic_symbol): If a common symbol gotIan Lance Taylor2-0/+17
1996-03-31 * peicode.h (coff_swap_aouthdr_out): Delete test for .junk.Steve Chamberlain3-23/+6
1996-03-29 * section.c (SEC_LINK_ONCE): Define.Ian Lance Taylor5-14/+227
1996-03-29 * VERSION: Bump to 2.6.1.Ian Lance Taylor3-2/+7
1996-03-29opps. forgot to commit the changelog entries for the functionJeff Law1-0/+17
1996-03-29 * libbfd-in.h (generic_link_hash_newfunc): Add declaration.Jeff Law5-44/+583
1996-03-28 * libhppa.h: If gcc 2.7 or higher, declare all the functions withIan Lance Taylor1-0/+8
1996-03-28revert yesterdays changeIan Lance Taylor2-25/+20
1996-03-28 * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.David Edelsohn2-6/+5
1996-03-28* coffgen.c (coff_bfd_make_debug_symbol): Improve comment.David Edelsohn2-2/+4
1996-03-27update copyrightsIan Lance Taylor6-14/+23
1996-03-27 * peicode.h (coff_swap_aux_in): Swap in extra PE x_scn fields.Ian Lance Taylor4-0/+39