Age | Commit message (Expand) | Author | Files | Lines |
1992-11-04 | (Duplicate change from p3.) | Sean Eric Fagan | 1 | -0/+7 |
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 | 1 | -0/+8 |
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 | 1 | -0/+4 |
1992-10-29 | ,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+8 |
1992-10-28 | (coff_write_object_contents): Zero timestamp field. | John Gilmore | 1 | -0/+4 |
1992-10-27 | Moved in from p3: | Ian Lance Taylor | 1 | -0/+8 |
1992-10-23 | Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+9 |
1992-10-23 | Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+17 |
1992-10-23 | Fri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+27 |
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 | 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 | 1 | -0/+2 |
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 | 1 | -0/+3 |
1992-10-15 | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 1 | -0/+7 |
1992-10-09 | * configure.host: New file, contains mapping of host configs | John Gilmore | 1 | -0/+8 |
1992-10-09 | * bout.c (ALIGN): Rename to ALIGNER, since system header files | John Gilmore | 1 | -0/+5 |
1992-10-09 | * configure.in: Reformat the target section, test many configs. | John Gilmore | 1 | -1/+1 |
1992-10-09 | Linker now works for go32; other changes keep it from breaking the other | Mark Eichin | 1 | -0/+17 |
1992-10-09 | * aout-target.h (callback): Don't define this function if it won't be used. | Ken Raeburn | 1 | -0/+27 |
1992-10-09 | * configure.in: Undo some brain damage in the host section. | John Gilmore | 1 | -2/+8 |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1 | -0/+13 |
1992-10-05 | Tweak previous change (only assume malformed_archive if errno == 0). | Per Bothner | 1 | -2/+3 |
1992-10-05 | * archive.c (_bfd_write_archive_contents): If read fails, | Per Bothner | 1 | -0/+6 |
1992-10-05 | added i386-*-bsd, from p3 | Mark Eichin | 1 | -0/+10 |
1992-10-02 | avoid compiler warnings | David D. Zuhn | 1 | -0/+5 |
1992-09-29 | bout.c: Removed some unused variables | Ken Raeburn | 1 | -0/+2 |
1992-09-29 | coffcode.h (coff_section_symbol): Create section if it doesn't exist. | Ken Raeburn | 1 | -0/+5 |
1992-09-29 | Tue Sep 29 08:30:21 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+13 |
1992-09-26 | * config/hppabsd.mh, config.hppahpux.mh: Remove various bogosity. | John Gilmore | 1 | -0/+5 |
1992-09-26 | Lint; remove bcopy/bzero. | John Gilmore | 1 | -0/+7 |
1992-09-26 | Add Adobe a.out support. | John Gilmore | 1 | -2/+16 |
1992-09-25 | * elf.c (section_from_elf_index): Return bfd_abs_section, not 0, | Brendan Kehoe | 1 | -0/+7 |
1992-09-25 | Fri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+15 |
1992-09-20 | * configure.in: Use i386-elf for all i386/i486 sysv4 hosts, not | Fred Fish | 1 | -0/+5 |
1992-09-18 | fix uninitialized pointer when reading relocs | Ken Raeburn | 1 | -0/+6 |
1992-09-11 | Fri Sep 11 15:37:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1992-09-10 | * opncls.c (bfd_fdopenr): Determine whether to fdopen for | John Gilmore | 1 | -0/+8 |
1992-09-09 | move out sparc-opc.c | Ken Raeburn | 1 | -0/+5 |
1992-09-08 | Found by IBM-France. gcc can warn about this sort of thing.... | Ian Lance Taylor | 1 | -0/+9 |
1992-09-03 | Remove extraneous, but harmless, backslash from last change. | Jim Wilson | 1 | -0/+6 |
1992-09-03 | Bump to version 2.0. | Per Bothner | 1 | -0/+4 |
1992-09-03 | * bout.c, cpu-z8k.c: Use enums when initializing structs to keep | Stu Grossman | 1 | -0/+14 |
1992-09-02 | * Makefile.in: Added mostlyclean/clean/distclean rules. | Per Bothner | 1 | -0/+4 |
1992-09-01 | Note previous change (removing oasys from target_vector). | Per Bothner | 1 | -0/+6 |
1992-08-31 | Update to SPARC Version 9 Draft 1.0.4. | Jim Wilson | 1 | -0/+4 |
1992-08-31 | * aoutx.h (aout<n>swap_ext_reloc_out), bout.c | Steve Chamberlain | 1 | -0/+6 |