aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-05-23 * coff-tic80.c (tic80_howto_table): Add PP relocations. ChangeIan Lance Taylor2-11/+601
1997-05-22Tweak ChangeLog entry.David Edelsohn1-1/+1
1997-05-21 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE orIan Lance Taylor3-8/+42
1997-05-21 * peicode.h: Add & 0xffffffff when using ImageBase in case bfd_vmaIan Lance Taylor2-40/+108
1997-05-21Added code to cope with 'ld -X -r' stripiung symbols that will later beNick Clifton2-19/+123
1997-05-20 * coff-sh.c (sh_merge_private_data): New static function.Ian Lance Taylor1-0/+10
1997-05-19 * coff-tic80.c: Remove unnecessary #ifdefs.Mark Alexander1-15/+1
1997-05-19 * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problemMark Alexander2-5/+28
1997-05-16 * elf-m10300.c (elf32_mn10300_relax_section): Read in allJeff Law1-0/+10
1997-05-16 * elflink.h (elf_link_add_object_symbols): Don't decrease theIan Lance Taylor2-8/+107
1997-05-15 * elflink.h (elf_link_add_object_symbols): Consistently treatIan Lance Taylor2-20/+11
1997-05-15Added support to LD to select the architecture of an ARM COFF output fileNick Clifton2-1/+12
1997-05-15 * elflink.h (elf_link_add_object_symbols): Force ELF symbol sizeIan Lance Taylor2-0/+14
1997-05-14Added support for storing ARM Procedure Calling Standard variant, and ARMNick Clifton4-24/+480
1997-05-09 * config.bfd (i[3456]86-*-gnu*): Don't include Mach support.Ian Lance Taylor2-2/+2
1997-05-09 * config.bfd: Change #if 0 around uses of host_aout_vec to #ifIan Lance Taylor2-2/+7
1997-05-06Do not abort if coff has no debug information for bfd_find_nearest_lineMichael Meissner1-0/+5
1997-05-05 * config.bfd: cope with '*-*-linux-gnuaout' targets.Ian Lance Taylor2-10/+28
1997-05-01 * targmatch.sed: Add explicit \n characters to work around bug inIan Lance Taylor1-7/+18
1997-04-30 * elf.c (copy_private_bfd_data): Cast csecs to avoid signIan Lance Taylor1-0/+5
1997-04-30revert Alpha/OpenBSD patchesIan Lance Taylor1-33/+4
1997-04-21Mon Apr 21 11:21:31 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+16
1997-04-20 * elf32-i386.c (elf_i386_check_relocs): Only count PC relativeIan Lance Taylor1-0/+3
1997-04-20 * coffcode.h (coff_compute_section_file_positions): Force theIan Lance Taylor1-0/+6
1997-04-18 * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_tableIan Lance Taylor3-134/+316
1997-04-17xIan Lance Taylor1-1/+1
1997-04-17Thu Apr 17 13:46:56 1997 Per Fogelstrom <pefo@openbsd.org>Ian Lance Taylor1-0/+4
1997-04-17 * elflink.h (elf_link_add_object_symbols): Only subtract theIan Lance Taylor2-3/+6
1997-04-17 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Define.Ian Lance Taylor2-18/+279
1997-04-17 From Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor1-0/+6
1997-04-16 From Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor1-1/+9
1997-04-16Wed Apr 16 12:43:32 1997 Martin Hunt <hunt@cygnus.com>Martin Hunt1-0/+7
1997-04-16 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss sizeIan Lance Taylor1-0/+6
1997-04-15 * aout-target.h (MY(callback)): If entry_is_text_address, adjustIan Lance Taylor1-0/+4
1997-04-15 * Makefile.in (install): Depend upon installdirs. UseIan Lance Taylor2-14/+22
1997-04-15 * elflink.h (elf_link_add_object_symbols): Don't call check_relocsIan Lance Taylor2-1/+13
1997-04-14 From Thomas Graichen <graichen@rzpd.de>:Ian Lance Taylor1-0/+7
1997-04-11 * elfcode.h (elf_slurp_symbol_table): Only subtract the sectionIan Lance Taylor1-0/+3
1997-04-11 * targets.c (netbsd_core_vec): Declare. From Gordon W. RossIan Lance Taylor1-0/+20
1997-04-11 * xcofflink.c (bfd_xcoff_import_symbol): Handle importing a symbolIan Lance Taylor1-0/+5
1997-04-11 * config.bfd: (i[3456]86-*-openbsd*, m68*-*-openbsd*,Ian Lance Taylor3-25/+37
1997-04-08Tue Apr 8 18:09:29 1997 Jamie Lokier <jamie@rebellion.co.uk>Ian Lance Taylor1-0/+8
1997-04-08 * elf32-mn10300.c (mn10300_elf_relax_section): Don't forget theJeff Law1-0/+3
1997-04-08 * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototypeJeff Law2-0/+1551
1997-04-07 * configure.host: Set SHLIB_LIBS.Ian Lance Taylor4-68/+87
1997-04-07 * Makefile.in (distclean): Don't remove *.info files.Ian Lance Taylor2-21/+52
1997-04-07Mon Apr 7 10:53:52 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+5
1997-04-05 * configure.in: Update file names for bfd_elf32_mn10[23]00_vec.Ian Lance Taylor3-22/+28
1997-04-04 * bfd.c (bfd_record_phdr): Cast count to size_t beforeIan Lance Taylor1-0/+3
1997-04-04 * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc.Ian Lance Taylor2-6/+20