aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1992-11-13pass down prefix and exec_prefixDavid D. Zuhn1-0/+4
1992-11-12 * coff-z8k.c: checkpoint, more addressing modes handledSteve Chamberlain1-0/+6
1992-11-12 * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec.Brendan Kehoe1-0/+4
1992-11-10make cc command lines more consistentDavid D. Zuhn2-24/+19
1992-11-10* opncls.c (bfd_fdopenr, bfd_close): Add doc about cacheingJohn Gilmore1-0/+10
1992-11-06Thu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+21
1992-11-05* target.c (struct bfd_target): Eliminate the SDEF and SDEF_FMTJohn Gilmore1-0/+3
1992-11-05* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,John Gilmore4-12/+26
1992-11-05Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore5-103/+193
1992-11-05* bfd-in.h: Improve comments to make it clear that bfd.h isJohn Gilmore2-6/+23
1992-11-04(Duplicate change from p3.)Sean Eric Fagan2-6/+17
1992-11-04aoutx.h (some_aout_object_p): Section list should be set up properly already;Ken Raeburn1-0/+5
1992-11-02I'm eliminating the use of USG from binutils/ar.c, and nothing else inIan Lance Taylor5-2/+16
1992-10-31 * ieee.c (ieee_slurp_sections): make a private copy of theSteve Chamberlain1-0/+5
1992-10-29 * hppa.c: add symbol_leading_char entry in transfer vecSteve Chamberlain2-0/+10
1992-10-29,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain2-31/+58
1992-10-28(coff_write_object_contents): Zero timestamp field.John Gilmore2-11/+5
1992-10-27Moved in from p3:Ian Lance Taylor2-9/+13
1992-10-23If fclose fails, set bfd_error to system_call_error.Ian Lance Taylor1-3/+6
1992-10-23Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-13/+35
1992-10-23Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain4-20/+75
1992-10-23Fri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-8/+81
1992-10-23* solaris2.h: Get the definition of alloca from alloca.h if weStu Grossman1-0/+3
1992-10-22* configure.in (i960-*-{aout,bout}): Support these.John Gilmore1-0/+2
1992-10-21* config/a29k-aout.mt (DEFAULT_TARGET): Set to one that exists.John Gilmore1-0/+4
1992-10-15Document changes to hosts directory.Per Bothner1-0/+6
1992-10-15 * apollo68.h, apollov68.h, hp300.h, i386v.h, irix3.h: RemovePer Bothner5-59/+0
1992-10-15Now update it in the *right* place...John Gilmore1-1/+1
1992-10-15Insert copyright notices in all BFD files that need them.John Gilmore7-9/+51
1992-10-15* bfd-in.h (file_ptr): Update comments, make FIXME re off_t.John Gilmore1-0/+2
1992-10-15* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,John Gilmore9-55/+37
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore13-140/+162
1992-10-09* configure.host: New file, contains mapping of host configsJohn Gilmore3-63/+11
1992-10-09* bout.c (ALIGN): Rename to ALIGNER, since system header filesJohn Gilmore2-6/+11
1992-10-09* configure.in: Reformat the target section, test many configs.John Gilmore2-72/+54
1992-10-09Linker now works for go32; other changes keep it from breaking the otherMark Eichin5-130/+68
1992-10-09* aout-target.h (callback): Don't define this function if it won't be used.Ken Raeburn8-137/+260
1992-10-09 * configure.in: Undo some brain damage in the host section.John Gilmore3-43/+72
1992-10-08Save i386bsd.c since it is now required to build bfd.Fred Fish1-0/+1
1992-10-08Some of these are guesses, if you know different, just yell.Steve Chamberlain18-539/+965
1992-10-08renamed hp9000 to hp300David D. Zuhn1-1/+1
1992-10-05Tweak previous change (only assume malformed_archive if errno == 0).Per Bothner2-5/+10
1992-10-05 * archive.c (_bfd_write_archive_contents): If read fails,Per Bothner2-91/+171
1992-10-05added i386-*-bsd, from p3Mark Eichin3-224/+136
1992-10-05support for 386bsd a.out filesMark Eichin1-0/+58
1992-10-02renamed hp9000.h to hp300.hDavid D. Zuhn1-0/+70
1992-10-02avoid compiler warningsDavid D. Zuhn2-1/+6
1992-09-29bout.c: Removed some unused variablesKen Raeburn1-0/+2
1992-09-29coffcode.h (coff_section_symbol): Create section if it doesn't exist.Ken Raeburn1-0/+5
1992-09-29Tue Sep 29 08:30:21 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor4-13/+18