aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-09-15 Make the COFF backend linker merge common types:Ian Lance Taylor1-0/+16
1995-09-14 Convert i960 COFF to use COFF backend linker.Ian Lance Taylor8-21/+405
1995-09-14 * Makefile.in (clean-info): Remove extraneous tab from lineFred Fish2-1/+6
1995-09-13 * cofflink.c (coff_link_input_bfd): Fail if a section with noIan Lance Taylor2-1/+19
1995-09-12 * Makefile.in (do_maintainer_clean): Rename from do_realclean.Ian Lance Taylor2-4/+9
1995-09-12 * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name toIan Lance Taylor2-4/+7
1995-09-12Thu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-294/+142
1995-09-12 * dep-in.sed: Remove config.h from generated dependencies.Ian Lance Taylor1-0/+2
1995-09-12 * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor4-32/+101
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor31-726/+1687
1995-09-11 * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to findIan Lance Taylor2-4/+11
1995-09-08 * elfcode.h (align_file_position): Remove; not used.Ian Lance Taylor2-14/+7
1995-09-08 * configure.in: Only check for <sys/procfs.h> on a native system,Ian Lance Taylor3-2/+58
1995-09-07 * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.Ian Lance Taylor2-240/+665
1995-09-07tweak last changeIan Lance Taylor3-4/+6
1995-09-07 * config.in: Rename from config.h.in.Ian Lance Taylor6-49/+12
1995-09-07 * Makefile.in (do_distclean): Remove config.h and stamp-h.Ian Lance Taylor4-4/+17
1995-09-06 * configure.in: Call AC_CONFIG_HEADER. SubstituteIan Lance Taylor61-1831/+1055
1995-09-06 * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist.Ian Lance Taylor3-2/+5
1995-09-06add commentIan Lance Taylor1-0/+2
1995-09-05 * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value ofIan Lance Taylor1-0/+5
1995-09-05 * config.bfd: i386pe_ve -> i386pe_vec.Jason Molenda1-0/+4
1995-09-04 * configure.host: Incorporate host Makefile fragments by settingIan Lance Taylor5-28/+215
1995-09-04tipoIan Lance Taylor1-1/+1
1995-09-04 * config.bfd: Rewrite to incorporate the contents of the MakefileIan Lance Taylor5-281/+506
1995-09-04Wrap "i[345]86" patterns in changequote lines.Ken Raeburn3-12/+19
1995-09-03 * som.c (som_bfd_print_private_bfd_data): Define to use theJeff Law1-0/+5
1995-09-03sanitize changelog.2Ken Raeburn1-3/+3
1995-09-02Split.Steve Chamberlain3-8906/+8921
1995-09-01 * Makefile.in (OFILES): Remove $(TDEPFILES).Ian Lance Taylor2-2/+5
1995-09-01 * configure.in: For a native configuration, set COREFILE andIan Lance Taylor5-48/+239
1995-09-01Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>Ian Lance Taylor3-7/+67
1995-09-01 * elflink.h (elf_link_add_object_symbols): Handle indirect andIan Lance Taylor2-8/+87
1995-09-01Fri Sep 1 08:12:50 1995 James G. Smith <jsmith@beauty.cygnus.com>Jackie Smith Cashion2-0/+9
1995-08-31Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain10-124/+1262
1995-08-31 * bfd-in.h: Add extern "C" if __cplusplus.Ian Lance Taylor3-22/+48
1995-08-31 * coff-mips.c (mips_relocate_section): Don't convert a relocIan Lance Taylor1-0/+5
1995-08-31Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-81/+54
1995-08-31Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-114/+91
1995-08-29 * coffswap.h (coff_swap_scnhdr_in): Don't always add IMAGE_BASE.Steve Chamberlain2-6/+13
1995-08-29 * coff-arm.c (coff_rtype_to_howto): Deal with reloc 11.Steve Chamberlain2-106/+100
1995-08-29Tue Aug 29 13:50:21 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-238/+550
1995-08-23 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Add parentheses to FIXIan Lance Taylor1-0/+5
1995-08-23 * coffcode.h (pe_value): Unansify.Steve Chamberlain1-0/+4
1995-08-22 (coff_write_object_contents): Initialze link_data if not set.Steve Chamberlain2-3/+14
1995-08-22 * libcoff-in.h (coff_data_type.link_info): New field.Steve Chamberlain1-1/+1
1995-08-22Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-215/+366
1995-08-21 * linker.c (link_action): If an undefined reference follows anIan Lance Taylor2-1/+10
1995-08-17* coff-sh.c (sh_relax_section): Cast value for used_by_bfd field to PTR, notKen Raeburn2-368/+198
1995-08-17 Add support for linking SPARC SunOS PIC compiled code.Ian Lance Taylor1-0/+52