Age | Commit message (Expand) | Author | Files | Lines |
1992-10-02 | avoid compiler warnings | David D. Zuhn | 2 | -1/+6 |
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 | 4 | -13/+18 |
1992-09-27 | Keep aout-adobe.c, need to compile sanitized versions. | Fred Fish | 1 | -0/+1 |
1992-09-26 | * config/hppabsd.mh, config.hppahpux.mh: Remove various bogosity. | John Gilmore | 2 | -31/+6 |
1992-09-26 | Lint; remove bcopy/bzero. | John Gilmore | 2 | -3/+10 |
1992-09-26 | Add Adobe a.out support. | John Gilmore | 3 | -17/+43 |
1992-09-25 | * elf.c (section_from_elf_index): Return bfd_abs_section, not 0, | Brendan Kehoe | 2 | -4/+10 |
1992-09-25 | Fri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 4 | -3/+241 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 2 | -0/+11 |
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 | 2 | -5/+65 |
1992-09-10 | * opncls.c (bfd_fdopenr): Determine whether to fdopen for | John Gilmore | 2 | -3/+8 |
1992-09-10 | Remove sparc-opc.c | Steve Chamberlain | 1 | -11/+1 |
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 | 2 | -1/+7 |
1992-09-03 | Remove scripts directory. | Per Bothner | 1 | -1/+0 |
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 | Add copyright notice. | Per Bothner | 1 | -0/+20 |
1992-09-02 | * Makefile.in: Added mostlyclean/clean/distclean rules. | Per Bothner | 2 | -6/+19 |
1992-09-01 | Note previous change (removing oasys from target_vector). | Per Bothner | 1 | -0/+6 |
1992-09-01 | * targets.c (target_vector): Take out oasys (unless that is | Per Bothner | 1 | -2/+4 |
1992-08-31 | Update to SPARC Version 9 Draft 1.0.4. | Jim Wilson | 2 | -733/+796 |
1992-08-31 | * aoutx.h (aout<n>swap_ext_reloc_out), bout.c | Steve Chamberlain | 2 | -33/+67 |
1992-08-29 | Fri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -9/+6 |
1992-08-28 | Back out the HOST_BIG_ENDIAN_P changes I put in yesterday. | Ian Lance Taylor | 26 | -51/+0 |
1992-08-28 | Missed one... | Ken Raeburn | 2 | -3/+4 |
1992-08-28 | Renamed opc-sparc.c to sparc-opc.c for more significant characters in cpu | Ken Raeburn | 3 | -7/+1823 |
1992-08-28 | Back out yesterday's change for using host endian order in 960 bout files. | Ian Lance Taylor | 1 | -35/+2 |
1992-08-28 | Forgot to list the we32k files in .Sanitize. | Brendan Kehoe | 2 | -0/+3 |
1992-08-28 | Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 30 | -46/+112 |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 2 | -3/+49 |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2 family). | Brendan Kehoe | 2 | -33/+87 |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2 and family). | Brendan Kehoe | 1 | -0/+8 |
1992-08-27 | * bout.c: added support for relaxable alignment relocs. | Steve Chamberlain | 3 | -24/+133 |
1992-08-26 | * cpu-z8k.c (compatible): made static to reduce name space | Steve Chamberlain | 1 | -1/+10 |
1992-08-25 | Add basic support for the z8k: | Steve Chamberlain | 3 | -2/+205 |
1992-08-25 | Move a patch which got put in the wrong place. | Steve Chamberlain | 1 | -0/+22 |
1992-08-24 | * ieee.c (ieee_get_symtab): always null terminate the symbol list, | Steve Chamberlain | 1 | -0/+3 |
1992-08-24 | * coffcode.h (coff_add_missing_symbols): if symbols don't come | Steve Chamberlain | 3 | -35/+77 |
1992-08-20 | enough align-reloc support for "objdump -r", not enough for linking | Ken Raeburn | 1 | -0/+6 |
1992-08-18 | Moved in from p3: | Ian Lance Taylor | 2 | -1/+9 |
1992-08-18 | Need L_SET defined on the apollo, at least under BSD emulation mode. | Sean Eric Fagan | 1 | -15/+3 |
1992-08-18 | Support netx configuration (which permits long-only alignment on m68k). | Michael Tiemann | 1 | -0/+12 |
1992-08-17 | * config/decstation.mh (HDEFINES): Specify "-G 4" to avoid | Ken Raeburn | 1 | -0/+5 |
1992-08-17 | * srec.c (srec_set_section_contents): don't write out sections | Steve Chamberlain | 1 | -0/+5 |