aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1996-01-15 * ecoffswap.h: Add prototypes for static functions.Ian Lance Taylor1-19/+39
1996-01-15Redo unknown reloc support. Do not allow symbols in .sdata/.sbss to satify a...Michael Meissner2-122/+76
1996-01-13Warn about relocations we do not yet supportMichael Meissner2-11/+149
1996-01-12 * elf.c (assign_file_positions_for_segments): If a segmentIan Lance Taylor2-2/+10
1996-01-12 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.Ian Lance Taylor3-4/+7
1996-01-12tweak last changeIan Lance Taylor1-2/+2
1996-01-12Add PowerPC support for SHF_EXCLUDE, SHT_ORDEREDMichael Meissner2-0/+23
1996-01-12 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents ofIan Lance Taylor4-40/+155
1996-01-12 * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create aIan Lance Taylor2-16/+21
1996-01-12 * xcofflink.c (xcoff_link_add_symbols): Create the specialIan Lance Taylor2-12/+43
1996-01-11update copyrightMichael Meissner1-1/+1
1996-01-11Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner6-49/+149
1996-01-11fix crinfo swappingIan Lance Taylor1-25/+30
1996-01-11 * elf32-mips.c: Extensive changes for a start at dynamic linkingIan Lance Taylor6-263/+3043
1996-01-11 * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.Ian Lance Taylor3-10/+22
1996-01-11 * elf32-m68k.c (howto_table): Change src_mask to 0 for allIan Lance Taylor2-95/+83
1996-01-09update copyrightsIan Lance Taylor2-2/+2
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor20-306/+911
1996-01-09 * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict lineIan Lance Taylor2-13/+12
1996-01-08 * ieee.c (ieee_write_debug_part): Change return type to boolean.Ian Lance Taylor2-49/+43
1996-01-05 * config.bfd (i[345]86-*-freebsd*): Add target.Fred Fish5-104/+167
1996-01-04 * ieee.c (ieee_slurp_debug): New static function.Ian Lance Taylor2-6/+65
1996-01-04Make @GOT relocations workMichael Meissner2-236/+159
1996-01-03 * coffcode.h (coff_write_object_contents): If we don't know theIan Lance Taylor2-6/+15
1996-01-02Add support for .note sectionsMichael Meissner1-0/+4
1996-01-02 * elf32-ppc.c: Remove trailing newline from calls toIan Lance Taylor1-0/+7
1995-12-21Work in progress to add real GOT supportMichael Meissner2-509/+1479
1995-12-21* elf.c (copy_private_bfd_data): When attaching sections to segments ignoreKen Raeburn2-1/+9
1995-12-20configure m68k-cbm non-sysv4 correctlyKen Raeburn1-0/+5
1995-12-19 * coff-i960.c (CALC_ADDEND): Define.Ian Lance Taylor1-0/+11
1995-12-15 * targets.c (enum bfd_endian): Define.Ian Lance Taylor2-2/+15
1995-12-15 * coffgen.c (make_a_section_from_file): Set lma to s_paddr, notIan Lance Taylor3-2/+10
1995-12-15 * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.Steve Chamberlain1-0/+4
1995-12-14 * ieee.c: Lots of minor cleanups. Make many functions returnIan Lance Taylor2-321/+467
1995-12-14 * ihex.c (ihex_set_arch_mach): Don't accept any architecture, justIan Lance Taylor2-3/+16
1995-12-13 * aoutx.h: Include <ctype.h>.Ian Lance Taylor2-0/+213
1995-12-13 * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.Stan Shebs2-1/+9
1995-12-13Protected debugging code. (duh)Kim Knuttila2-3/+10
1995-12-13Fixes for .relocKim Knuttila1-0/+8
1995-12-12Fixes for .relocKim Knuttila3-5/+114
1995-12-12 * config.bfd: Handle sparc-*-elf*. From Ronald F. GuilmetteIan Lance Taylor1-0/+5
1995-12-08 * elflink.h (elf_link_add_object_symbols): Set section_count to 0Ian Lance Taylor2-0/+6
1995-12-07 * xcofflink.c (struct xcoff_loader_info): Add export_definedsIan Lance Taylor3-2/+12
1995-12-04 * ihex.c (ihex_scan): Handle record types 4 and 5.Ian Lance Taylor2-39/+124
1995-12-04Removed some debugging prints. duhKim Knuttila2-5/+4
1995-12-04 * elflink.h (elf_link_output_extsym): Just ignore warning andIan Lance Taylor2-0/+11
1995-12-04Dumper for PowerPC .edata sectionKim Knuttila2-6/+192
1995-12-03 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbolDavid Edelsohn2-0/+553
1995-12-02 * ihex.c: New file; support for Intel Hex format.Ian Lance Taylor5-0/+942
1995-12-02 * srec.c (srec_scan): Set lma as well as vma.Ian Lance Taylor1-0/+1