Age | Commit message (Expand) | Author | Files | Lines |
1992-12-04 | coffcode.h: bfd_coff_std_swap_table is now const and static | Ken Raeburn | 1 | -3/+1 |
1992-12-03 | syms.c (asymbol): Added new field "app_data", for data particular to the | Ken Raeburn | 5 | -10/+255 |
1992-11-29 | * aoutx.h (some_aout_object_p): Protect arg prototype in | Fred Fish | 2 | -1/+6 |
1992-11-28 | * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h: | John Gilmore | 7 | -113/+175 |
1992-11-28 | * libbfd-in.h, bfd-in.h: Eliminate all PROTO calls, replace with | John Gilmore | 2 | -21/+25 |
1992-11-13 | pass down prefix and exec_prefix | David D. Zuhn | 1 | -0/+4 |
1992-11-12 | * coff-z8k.c: checkpoint, more addressing modes handled | Steve Chamberlain | 1 | -0/+6 |
1992-11-12 | * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec. | Brendan Kehoe | 1 | -0/+4 |
1992-11-10 | make cc command lines more consistent | David D. Zuhn | 2 | -24/+19 |
1992-11-10 | * opncls.c (bfd_fdopenr, bfd_close): Add doc about cacheing | John Gilmore | 1 | -0/+10 |
1992-11-06 | Thu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -2/+21 |
1992-11-05 | * target.c (struct bfd_target): Eliminate the SDEF and SDEF_FMT | John Gilmore | 1 | -0/+3 |
1992-11-05 | * bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c, | John Gilmore | 4 | -12/+26 |
1992-11-05 | Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS. | John Gilmore | 5 | -103/+193 |
1992-11-05 | * bfd-in.h: Improve comments to make it clear that bfd.h is | John Gilmore | 2 | -6/+23 |
1992-11-04 | (Duplicate change from p3.) | Sean Eric Fagan | 2 | -6/+17 |
1992-11-04 | aoutx.h (some_aout_object_p): Section list should be set up properly already; | Ken Raeburn | 1 | -0/+5 |
1992-11-02 | I'm eliminating the use of USG from binutils/ar.c, and nothing else in | Ian Lance Taylor | 5 | -2/+16 |
1992-10-31 | * ieee.c (ieee_slurp_sections): make a private copy of the | Steve Chamberlain | 1 | -0/+5 |
1992-10-29 | * hppa.c: add symbol_leading_char entry in transfer vec | Steve Chamberlain | 2 | -0/+10 |
1992-10-29 | ,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 2 | -31/+58 |
1992-10-28 | (coff_write_object_contents): Zero timestamp field. | John Gilmore | 2 | -11/+5 |
1992-10-27 | Moved in from p3: | Ian Lance Taylor | 2 | -9/+13 |
1992-10-23 | If fclose fails, set bfd_error to system_call_error. | Ian Lance Taylor | 1 | -3/+6 |
1992-10-23 | Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -13/+35 |
1992-10-23 | Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 4 | -20/+75 |
1992-10-23 | Fri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -8/+81 |
1992-10-23 | * solaris2.h: Get the definition of alloca from alloca.h if we | Stu Grossman | 1 | -0/+3 |
1992-10-22 | * configure.in (i960-*-{aout,bout}): Support these. | John Gilmore | 1 | -0/+2 |
1992-10-21 | * config/a29k-aout.mt (DEFAULT_TARGET): Set to one that exists. | John Gilmore | 1 | -0/+4 |
1992-10-15 | Document changes to hosts directory. | Per Bothner | 1 | -0/+6 |
1992-10-15 | * apollo68.h, apollov68.h, hp300.h, i386v.h, irix3.h: Remove | Per Bothner | 5 | -59/+0 |
1992-10-15 | Now update it in the *right* place... | John Gilmore | 1 | -1/+1 |
1992-10-15 | Insert copyright notices in all BFD files that need them. | John Gilmore | 7 | -9/+51 |
1992-10-15 | * bfd-in.h (file_ptr): Update comments, make FIXME re off_t. | John Gilmore | 1 | -0/+2 |
1992-10-15 | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 9 | -55/+37 |
1992-10-15 | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 13 | -140/+162 |
1992-10-09 | * configure.host: New file, contains mapping of host configs | John Gilmore | 3 | -63/+11 |
1992-10-09 | * bout.c (ALIGN): Rename to ALIGNER, since system header files | John Gilmore | 2 | -6/+11 |
1992-10-09 | * configure.in: Reformat the target section, test many configs. | John Gilmore | 2 | -72/+54 |
1992-10-09 | Linker now works for go32; other changes keep it from breaking the other | Mark Eichin | 5 | -130/+68 |
1992-10-09 | * aout-target.h (callback): Don't define this function if it won't be used. | Ken Raeburn | 8 | -137/+260 |
1992-10-09 | * configure.in: Undo some brain damage in the host section. | John Gilmore | 3 | -43/+72 |
1992-10-08 | Save i386bsd.c since it is now required to build bfd. | Fred Fish | 1 | -0/+1 |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 18 | -539/+965 |
1992-10-08 | renamed hp9000 to hp300 | David D. Zuhn | 1 | -1/+1 |
1992-10-05 | Tweak previous change (only assume malformed_archive if errno == 0). | Per Bothner | 2 | -5/+10 |
1992-10-05 | * archive.c (_bfd_write_archive_contents): If read fails, | Per Bothner | 2 | -91/+171 |
1992-10-05 | added i386-*-bsd, from p3 | Mark Eichin | 3 | -224/+136 |
1992-10-05 | support for 386bsd a.out files | Mark Eichin | 1 | -0/+58 |