Age | Commit message (Expand) | Author | Files | Lines |
1995-09-28 | * config.bfd: Add arm-*-coff. | David Edelsohn | 1 | -0/+2 |
1995-09-27 | Configury for new ppc bfd | Kim Knuttila | 1 | -0/+4 |
1995-09-22 | Change arch info to be const, initialized at compile time. | Ian Lance Taylor | 1 | -1/+1 |
1995-09-18 | Mon Sep 18 14:35:01 1995 Arne H. Juul <arnej@pvv.unit.no> | Ian Lance Taylor | 1 | -0/+1 |
1995-09-14 | Convert i960 COFF to use COFF backend linker. | Ian Lance Taylor | 1 | -2/+2 |
1995-09-08 | * configure.in: Only check for <sys/procfs.h> on a native system, | Ian Lance Taylor | 1 | -1/+15 |
1995-09-07 | tweak last change | Ian Lance Taylor | 1 | -1/+1 |
1995-09-07 | * config.in: Rename from config.h.in. | Ian Lance Taylor | 1 | -1/+1 |
1995-09-07 | * Makefile.in (do_distclean): Remove config.h and stamp-h. | Ian Lance Taylor | 1 | -1/+2 |
1995-09-06 | * configure.in: Call AC_CONFIG_HEADER. Substitute | Ian Lance Taylor | 1 | -43/+149 |
1995-09-06 | add comment | Ian Lance Taylor | 1 | -0/+2 |
1995-09-04 | * configure.host: Incorporate host Makefile fragments by setting | Ian Lance Taylor | 1 | -12/+18 |
1995-09-04 | * config.bfd: Rewrite to incorporate the contents of the Makefile | Ian Lance Taylor | 1 | -54/+31 |
1995-09-04 | Wrap "i[345]86" patterns in changequote lines. | Ken Raeburn | 1 | -0/+2 |
1995-09-01 | * configure.in: For a native configuration, set COREFILE and | Ian Lance Taylor | 1 | -20/+94 |
1995-07-05 | * configure.in: Use $ac_config_sub, not $configsub. | Ian Lance Taylor | 1 | -1/+1 |
1995-07-05 | fix usage message on --enable options | Ken Raeburn | 1 | -2/+2 |
1995-07-05 | autoconfiscation | Ken Raeburn | 1 | -52/+73 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 1 | -7/+14 |
1994-11-26 | Add changes from customer since last work. | Michael Tiemann | 1 | -1/+1 |
1994-11-25 | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1 | -3/+3 |
1994-11-24 | Safely check in r16 targets for binutils. | Michael Tiemann | 1 | -0/+3 |
1994-11-24 | * coff-sh.c (shlcoff_vec): New target vector. | Steve Chamberlain | 1 | -1/+2 |
1994-10-28 | NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: | J.T. Conklin | 1 | -2/+3 |
1994-09-13 | * configure.host (sparc-*-netbsd): use sparcnbsd. | J.T. Conklin | 1 | -2/+3 |
1994-09-09 | Convert m68k COFF to use new COFF backend linker. | Ian Lance Taylor | 1 | -5/+5 |
1994-09-06 | Add new style linker support to COFF backend. a29k only for now. | Ian Lance Taylor | 1 | -1/+1 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1 | -14/+16 |
1994-06-15 | unsanitize v9 | Ken Raeburn | 1 | -6/+5 |
1994-03-01 | Modified Files: | Kung Hsu | 1 | -5/+6 |
1993-12-01 | handle sparccoff_vec | Ken Raeburn | 1 | -0/+1 |
1993-12-01 | * config.bfd: Don't set target64 here, as the setting is ignored. | Ian Lance Taylor | 1 | -2/+4 |
1993-10-29 | A number of minor Lynx-related changes, plus basic Sparc Lynx support. | Stan Shebs | 1 | -2/+4 |
1993-10-28 | * configure.in, config/i386-mach3.mt: Update for new configuration | Jim Kingdon | 1 | -1/+3 |
1993-10-13 | for m68klynx_coff_vec, include coff-m68k.o for now | Ken Raeburn | 1 | -1/+1 |
1993-10-08 | * configure.in: Do not define SELECT_VECS, SELECT_ARCHITECTURES | Peter Schauer | 1 | -8/+8 |
1993-10-01 | * configure.in: i386lynx_coff_vec requires coff-i386lynx.o. | Stan Shebs | 1 | -5/+4 |
1993-09-09 | * configure.in: Make 64-bit stuff work with "--with-targets=all". | Ken Raeburn | 1 | -132/+137 |
1993-09-03 | Reorganized setting of makefile variables so 64-bit stuff works again. | Ken Raeburn | 1 | -21/+32 |
1993-08-28 | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 1 | -1/+6 |
1993-08-20 | * config.bfd (mips-*-elfl*, mips-*-elf*): New targets, using | Ian Lance Taylor | 1 | -1/+1 |
1993-08-19 | add more missing vectors | David MacKenzie | 1 | -17/+14 |
1993-08-19 | Thu Aug 19 09:45:51 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -8/+28 |
1993-08-12 | Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -103/+24 |
1993-08-12 | more cleanups | David MacKenzie | 1 | -3/+2 |
1993-08-11 | really do last change | David MacKenzie | 1 | -1/+1 |
1993-08-11 | * configure.in: Include coff-m68k.o for m68kcoffun_vec. | David MacKenzie | 1 | -1/+1 |
1993-08-11 | Include stab-syms.o for a.out/b.out targets and hp300{bsd,hpux}. | David MacKenzie | 1 | -16/+49 |
1993-08-10 | configure.in: Include aout32.o for any a.out/b.out formats. | Ken Raeburn | 1 | -10/+10 |
1993-08-08 | remove unused test | David MacKenzie | 1 | -5/+0 |