Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-08-17 | * archures.c, cpu-m68k.c, cpu-sparc.c: Undo 16 June changes. | Ken Raeburn | 1 | -0/+12 |
1992-08-15 | * aout-target.h: Make _bfd_slurp_extended_name_table be | Per Bothner | 2 | -8/+46 |
1992-08-13 | * coff-m68k.c (vector): read and write archives in coff format. | Steve Chamberlain | 1 | -0/+4 |
1992-08-11 | moved sparc opcode table to bfd | Ken Raeburn | 4 | -21/+1864 |
1992-08-09 | * bout.c (bfd_reloc_status_type, callj_callback): Cast void* | Fred Fish | 2 | -110/+559 |
1992-08-03 | * configure.in: Recognize i486 host cpu, and use i386-elf | Fred Fish | 2 | -9/+18 |
1992-08-02 | Back out of ill-considered addition of support for SHT_BEPROGBITS. | Fred Fish | 1 | -3/+0 |
1992-08-01 | * config/stratus.mt (CC): Remove definition. | Fred Fish | 2 | -154/+135 |
1992-07-23 | HP host support | David Henkel-Wallace | 2 | -0/+15 |
1992-07-18 | removed rcsids | K. Richard Pixley | 2 | -2/+6 |
1992-07-16 | merged changes from progressive | K. Richard Pixley | 1 | -1/+1 |
1992-07-16 | * coff-m68k.c: added R_RELLONG_NEG reloc type, and changed | Steve Chamberlain | 1 | -0/+7 |
1992-07-16 | removed rcsid | K. Richard Pixley | 1 | -1/+3 |
1992-07-16 | removed rcsid | K. Richard Pixley | 2 | -2/+4 |
1992-07-16 | * bfd-in.h : add BFD_IS_RELAXABLE flag | Steve Chamberlain | 2 | -1/+11 |
1992-07-15 | Add #include <alloca.h> so bfd can be built with native compiler. | Michael Tiemann | 2 | -0/+2 |
1992-07-15 | Extra lint | Steve Chamberlain | 1 | -1/+10 |
1992-07-14 | Add solaris2.h. | Stu Grossman | 1 | -0/+1 |
1992-07-14 | Add sco-core.c. | Stu Grossman | 1 | -0/+1 |
1992-07-08 | * archive.c (bsd_write_armap): write the timestamp of the | Steve Chamberlain | 1 | -0/+8 |
1992-07-07 | * configure.in: Add m68k-ericsson-*. | Fred Fish | 1 | -0/+4 |
1992-07-04 | Don't really want <sys/file.h> on a SysV system, and need to make sure | Sean Eric Fagan | 1 | -2/+9 |
1992-07-04 | * syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc. | John Gilmore | 1 | -0/+9 |
1992-07-04 | * elf.c: Remove "(void)" casts from function calls where the | Fred Fish | 2 | -2/+7 |
1992-06-30 | * hppa.c: Apply John's standard fix to avoid "empty translation | Fred Fish | 2 | -1/+9 |
1992-06-25 | Declare free() for hpux. | Stu Grossman | 1 | -0/+3 |
1992-06-25 | * hosts/solaris2.h: Configure same as sysv4. | John Gilmore | 2 | -0/+9 |
1992-06-24 | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 3 | -2/+9 |
1992-06-23 | Add i386linux.h. | Per Bothner | 1 | -0/+1 |
1992-06-23 | Per, guess what you forgot to do... | Stu Grossman | 1 | -0/+1 |