Age | Commit message (Expand) | Author | Files | Lines |
1997-09-19 | * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions. | David Edelsohn | 1 | -8/+9 |
1997-09-10 | Added v850 emulation. | Nick Clifton | 1 | -0/+1 |
1997-09-10 | Remove arc sanitization. | David Edelsohn | 1 | -2/+0 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 1 | -99/+70 |
1997-08-06 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -135/+22 |
1997-07-29 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | Rob Savoye | 1 | -0/+4 |
1997-07-22 | Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz... | Ian Lance Taylor | 1 | -1/+2 |
1997-07-15 | * configure.in: Default the r5900 to little endian. | Jeff Law | 1 | -0/+1 |
1997-07-08 | * config/tc-i386.c (tc_i386_fix_adjustable): Change ifndef | Ian Lance Taylor | 1 | -3/+9 |
1997-04-18 | Fri Apr 18 11:51:35 1997 Niklas Hallqvist <niklas@appli.se> | Ian Lance Taylor | 1 | -0/+1 |
1997-04-17 | Thu Apr 17 13:59:47 1997 Per Fogelstrom <pefo@openbsd.org> | Ian Lance Taylor | 1 | -1/+1 |
1997-04-15 | sanitize out references to v850 | Ian Lance Taylor | 1 | -1/+3 |
1997-04-07 | * Makefile.in: Regenerate dependencies. | David Edelsohn | 1 | -3/+4 |
1997-04-05 | * config/tc-m32r.[ch]: New files. | David Edelsohn | 1 | -0/+13 |
1997-03-31 | Mon Mar 31 16:31:04 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -0/+1 |
1997-03-31 | * configure.in: Use ELF for mips-*-gnu*. | Ian Lance Taylor | 1 | -7/+1 |
1997-03-28 | Fri Mar 28 18:03:19 1997 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -2/+19 |
1997-03-28 | From Ralf Baechle <ralf@gnu.ai.mit.edu>: | Ian Lance Taylor | 1 | -18/+38 |
1997-02-23 | * itbl-parse.y: Fix indentation mistakes from indent program. | Dawn Perchik | 1 | -0/+22 |
1997-02-21 | * configure.in: Set em=svr4 for m68k-*-sysv4*. | Ian Lance Taylor | 1 | -2/+3 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 |
1997-02-19 | Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -1/+5 |
1997-01-02 | * configure.in: Recognize mips-*-linux* target. | Ian Lance Taylor | 1 | -2/+2 |
1996-12-28 | * NOTES.config (Implementation): as.h #define's "GAS" not "gas", | Fred Fish | 1 | -1/+6 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 1 | -1/+2 |
1996-10-03 | * config/tc-mn10x00.c, config/tc-mn10x00.h: New files | Jeff Law | 1 | -0/+1 |
1996-10-01 | Tue Oct 1 16:16:01 1996 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -4/+11 |
1996-08-21 | * config/tc-v850.c: New file. | J.T. Conklin | 1 | -0/+3 |
1996-08-07 | Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1 | -0/+6 |
1996-07-18 | From Andrew Gierth <ANDREWG@microlise.co.uk>: | Ian Lance Taylor | 1 | -1/+1 |
1996-07-18 | * configure.in: Add mips-*-irix6* target. Handle Irix 6 like Irix | Ian Lance Taylor | 1 | -1/+2 |
1996-07-18 | Minor tweaks to d10v configuration | Michael Meissner | 1 | -1/+1 |
1996-07-18 | start-sanitize-d10v | Martin Hunt | 1 | -1/+6 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -24/+58 |
1996-06-21 | Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -7/+5 |
1996-04-16 | Add -m{,no-}regnames support; Add Solaris/linux support | Michael Meissner | 1 | -5/+21 |
1996-04-05 | * configure.in: Add i386-*-freebsdelf* target; from John Polstra | Ian Lance Taylor | 1 | -1/+1 |
1996-03-28 | * configure.in (sparc-*-solaris2*): Renamed from sparc*-*-solaris2*. | David Edelsohn | 1 | -4/+4 |
1996-02-27 | Tue Feb 27 14:42:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+2 |
1996-02-24 | * configure.in: Add support for a29-coff. | Rob Savoye | 1 | -0/+1 |
1996-02-18 | * configure.in: Check for 'do not mix' from native linker before | Ian Lance Taylor | 1 | -0/+2 |
1996-02-15 | * configure: Set and substitute RPATH_ENVVAR. | Ian Lance Taylor | 1 | -0/+3 |
1996-02-15 | * configure.in: Accept i686. From H.J. Lu <hjl@zoom.com>: i386 | Ian Lance Taylor | 1 | -3/+10 |
1996-02-14 | From Alan Modra <alan@spri.levels.unisa.edu.au>: | Ian Lance Taylor | 1 | -65/+44 |
1996-02-14 | Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 1 | -1/+2 |
1996-02-13 | * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared. | Ian Lance Taylor | 1 | -0/+3 |
1996-02-12 | * configure.in: Recognize any sparc* cpu. | David Edelsohn | 1 | -2/+2 |
1996-02-07 | * configure.in: Check for --enable-shared. If linking against | Ian Lance Taylor | 1 | -3/+80 |
1996-02-01 | * configure.in (i386-*-cygwin32, ppc-*-cygwin32): New. | Steve Chamberlain | 1 | -10/+5 |
1996-01-31 | Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+2 |