Age | Commit message (Expand) | Author | Files | Lines |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -1/+1 |
1996-10-17 | * Makefile.in ($(OBJS)): Depend upon libiberty.h. | Ian Lance Taylor | 1 | -1/+1 |
1996-08-23 | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 1 | -8/+4 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -32/+28 |
1996-02-07 | update copyrights | Ian Lance Taylor | 1 | -12/+23 |
1995-11-20 | note dependence on alpha opcode table | Ken Raeburn | 1 | -7/+9 |
1995-10-06 | * Makefile.in (comparison): Only check *.o; we don't care if timestamps | Ken Raeburn | 1 | -2/+4 |
1995-09-13 | * Makefile.in (EXPECT): New variable. | Ian Lance Taylor | 1 | -12/+47 |
1995-09-08 | * Makefile.in (install): Don't install gasp in $(tooldir). | Ian Lance Taylor | 1 | -10/+3 |
1995-08-21 | Add support for macros. | Ian Lance Taylor | 1 | -7/+19 |
1995-08-10 | * config/tc-m68k.c (m68k_ip): When recognizing '#', use isbyte and | Ian Lance Taylor | 1 | -1/+1 |
1995-08-09 | Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -1/+1 |
1995-08-08 | * config/m68k-parse.y: New file: bison grammar for m68k operands, | Ian Lance Taylor | 1 | -4/+13 |
1995-07-06 | fsf address update | Ken Raeburn | 1 | -1/+1 |
1995-07-05 | * Makefile.in: Remove @configure_input@; it's not needed in | Ian Lance Taylor | 1 | -17/+13 |
1995-05-02 | Move cpu-specific dependencies into Makefile.in, instead of having sometimes | Ken Raeburn | 1 | -6/+35 |
1994-12-30 | * Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it | Ken Raeburn | 1 | -99/+35 |
1994-12-20 | * Makefile.in (SUBDIR_INCLUDES): Deleted. | Ken Raeburn | 1 | -1/+0 |
1994-12-17 | * Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET, CC_FOR_TARGET, | Ken Raeburn | 1 | -46/+4 |
1994-11-22 | * Makefile.in (INSTALL_XFORM): Fix typo. | Steve Chamberlain | 1 | -2/+2 |
1994-11-03 | Changes from net 2.5.2 release branch: | Ken Raeburn | 1 | -5/+21 |
1994-10-12 | * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a "stage" symlink to | Ken Raeburn | 1 | -18/+11 |
1994-10-11 | * Makefile.in (comparison): When comparing as.new or gasp.new, try running the | Ken Raeburn | 1 | -3/+17 |
1994-10-01 | (diststuff): Build make-gas.com. | Ken Raeburn | 1 | -1/+5 |
1994-09-29 | (all): Depend on .gdbinit. | Ken Raeburn | 1 | -1/+3 |
1994-09-28 | * Makefile.in (gasp.o): Depends upon config.h. | Ian Lance Taylor | 1 | -1/+1 |
1994-09-28 | updated version to 2.4.90 | Ken Raeburn | 1 | -1/+4 |
1994-09-13 | * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite | Ken Raeburn | 1 | -12/+8 |
1994-09-13 | * Makefile.in (config-stamp): Add a "this file generated by make" message to | Ken Raeburn | 1 | -1/+2 |
1994-09-08 | fix config.status, Makefile dependencies | Ken Raeburn | 1 | -2/+2 |
1994-09-07 | Remove 'brokensed' hack, autoconf should make it unnecessary now. | Ken Raeburn | 1 | -8/+9 |
1994-09-01 | * as.h (volatile): Don't test or define here; not needed. | Ken Raeburn | 1 | -1/+1 |
1994-08-31 | Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h. | Ken Raeburn | 1 | -3/+3 |
1994-08-28 | Makefile.in (distclean, realclean): Remove new configure-generated files. | Ken Raeburn | 1 | -1/+1 |
1994-08-28 | Conversion to autoconf: | Ken Raeburn | 1 | -48/+52 |
1994-06-16 | (config-stamp): If $(defs) contains multiple words, emit a #define line for | Ken Raeburn | 1 | -1/+3 |
1994-06-08 | * Makefile.in (check): Delete as.new dependency, so that | Bill Cox | 1 | -1/+1 |
1994-06-07 | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 1 | -8/+9 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -1/+1 |
1994-05-18 | * Makefile.in (install): Redirect ln output to /dev/null. If ln | Ian Lance Taylor | 1 | -10/+10 |
1994-04-14 | * Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS). | Ken Raeburn | 1 | -1/+11 |
1994-04-14 | * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f. | Ian Lance Taylor | 1 | -7/+10 |
1994-03-20 | * Makefile.in (STAGESTUFF): Add gasp.new. | Jeff Law | 1 | -9/+18 |
1994-01-31 | Support for gasp. | Steve Chamberlain | 1 | -1/+16 |
1994-01-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 1 | -1/+1 |
1994-01-13 | * configure.in (i386-*-netbsd*): New target, using te-netbsd.h. | Ken Raeburn | 1 | -4/+6 |
1994-01-06 | include literal.c, .o | Ken Raeburn | 1 | -0/+2 |
1994-01-04 | Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -3/+5 |
1993-11-30 | * Makefile.in (stabs.o): Added dependencies. | Ian Lance Taylor | 1 | -0/+6 |
1993-11-17 | * Makefile.in (REAL_SOURCES): Added ecoff.c. | Ian Lance Taylor | 1 | -2/+11 |