aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-06-25Wed Jun 25 12:43:10 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor2-6/+9
1997-06-25Wed Jun 25 12:43:10 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+4
1997-06-24 * coffgen.c (coff_object_p): Read the f_opthdr bytes from theIan Lance Taylor1-0/+8
1997-06-24comment fixIan Lance Taylor1-1/+2
1997-06-24 * elflink.h (elf_merge_symbol): In the case of a new definedIan Lance Taylor2-56/+123
1997-06-23 * elflink.h (elf_merge_symbol): New static function, broken out ofIan Lance Taylor2-287/+385
1997-06-22 * coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack toIan Lance Taylor3-24/+114
1997-06-18 * linker.c (link_action): Change COMMON_ROW/indr to from CREF toIan Lance Taylor1-0/+5
1997-06-18revert last patchIan Lance Taylor2-15/+2
1997-06-18 * elflink.h (elf_link_add_object_symbols): Don't let a commonIan Lance Taylor2-2/+15
1997-06-17 * cofflink.c (_bfd_coff_link_input_bfd): If stripping debuggingIan Lance Taylor1-0/+5
1997-06-16whitespace tweaksIan Lance Taylor1-18/+18
1997-06-16Mon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor2-152/+440
1997-06-16creditIan Lance Taylor1-0/+1
1997-06-16 * Makefile.in (CC, CFLAGS): Substitute from configure script.Ian Lance Taylor2-62/+151
1997-06-16 * elf32-i386.c (elf_i386_relocate_section): When generating aIan Lance Taylor2-3/+14
1997-06-16Mon Jun 16 14:42:14 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor2-2/+15
1997-06-16 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): CallIan Lance Taylor2-52/+93
1997-06-12 * elf32-mn10300.c (elf32_mn10300_link_hash_entry): New structureJeff Law1-0/+17
1997-06-12Back out last change, there are too many more to fix them all.Fred Fish2-6/+1
1997-06-12 * coffgen.c (_bfd_coff_is_local_label_name): Return proper booleanFred Fish2-22/+133
1997-06-11 * elflink.h (elf_link_output_extsym): Call finish_dynamic_symbolIan Lance Taylor5-49/+66
1997-06-11 * elf32-i386.c (elf_i386_relocate_section): Get the relocationIan Lance Taylor4-49/+300
1997-06-10(elf_link_add_object_symbols): Also read verneedUlrich Drepper2-63/+67
1997-06-10Tue Jun 10 11:13:03 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor2-15/+34
1997-06-09Mon Jun 9 12:34:21 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-1/+7
1997-06-06(elf_link_find_version_dependencies): When searchingUlrich Drepper2-69/+80
1997-06-04Added the Thumb relocations from the armT-970328-branch.Nick Clifton1-0/+2
1997-06-04Merged in changes made in armT-970328-branchNick Clifton3-7/+36
1997-05-31 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Set dynindxIan Lance Taylor1-0/+3
1997-05-30 * cofflink.c (coff_link_add_symbols): If PE file, don't subtractIan Lance Taylor1-0/+13
1997-05-28 * coff-i386.c (coff_i386_reloc): Don't just exit if we see anIan Lance Taylor1-0/+5
1997-05-28Added support for ARM architecture supersets in the compatibility function.Nick Clifton1-0/+5
1997-05-28 * cofflink.c (_bfd_coff_final_link): Initialize global_to_staticBob Manson1-0/+5
1997-05-27Made coff-arm_bfd_set_private_flags global as it is called directly fromNick Clifton2-1/+6
1997-05-27Tue May 27 15:58:53 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+5
1997-05-26 * coff-ppc.c (coff_ppc_relocate_section): If PE file, don't addIan Lance Taylor1-0/+5
1997-05-26 * peicode.h (coff_bfd_print_private_bfd_data): #undef before #define.Fred Fish2-8/+22
1997-05-24 * libcoff-in.h (struct coff_final_link_info): Add booleanFred Fish2-0/+84
1997-05-23 * coff-tic80.c (tic80_howto_table): Change overflow check for mostIan Lance Taylor2-18/+23
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