| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it | Ken Raeburn | 1994-12-30 | 1 | -99/+35 |
* | * Makefile.in (SUBDIR_INCLUDES): Deleted. | Ken Raeburn | 1994-12-20 | 1 | -1/+0 |
* | * Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET, CC_FOR_TARGET, | Ken Raeburn | 1994-12-17 | 1 | -46/+4 |
* | * Makefile.in (INSTALL_XFORM): Fix typo. | Steve Chamberlain | 1994-11-22 | 1 | -2/+2 |
* | Changes from net 2.5.2 release branch: | Ken Raeburn | 1994-11-03 | 1 | -5/+21 |
* | * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a "stage" symlink to | Ken Raeburn | 1994-10-12 | 1 | -18/+11 |
* | * Makefile.in (comparison): When comparing as.new or gasp.new, try running the | Ken Raeburn | 1994-10-11 | 1 | -3/+17 |
* | (diststuff): Build make-gas.com. | Ken Raeburn | 1994-10-01 | 1 | -1/+5 |
* | (all): Depend on .gdbinit. | Ken Raeburn | 1994-09-29 | 1 | -1/+3 |
* | * Makefile.in (gasp.o): Depends upon config.h. | Ian Lance Taylor | 1994-09-28 | 1 | -1/+1 |
* | updated version to 2.4.90 | Ken Raeburn | 1994-09-28 | 1 | -1/+4 |
* | * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite | Ken Raeburn | 1994-09-13 | 1 | -12/+8 |
* | * Makefile.in (config-stamp): Add a "this file generated by make" message to | Ken Raeburn | 1994-09-13 | 1 | -1/+2 |
* | fix config.status, Makefile dependencies | Ken Raeburn | 1994-09-08 | 1 | -2/+2 |
* | Remove 'brokensed' hack, autoconf should make it unnecessary now. | Ken Raeburn | 1994-09-07 | 1 | -8/+9 |
* | * as.h (volatile): Don't test or define here; not needed. | Ken Raeburn | 1994-09-01 | 1 | -1/+1 |
* | Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h. | Ken Raeburn | 1994-08-31 | 1 | -3/+3 |
* | Makefile.in (distclean, realclean): Remove new configure-generated files. | Ken Raeburn | 1994-08-28 | 1 | -1/+1 |
* | Conversion to autoconf: | Ken Raeburn | 1994-08-28 | 1 | -48/+52 |
* | (config-stamp): If $(defs) contains multiple words, emit a #define line for | Ken Raeburn | 1994-06-16 | 1 | -1/+3 |
* | * Makefile.in (check): Delete as.new dependency, so that | Bill Cox | 1994-06-08 | 1 | -1/+1 |
* | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 1994-06-07 | 1 | -8/+9 |
* | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1994-05-27 | 1 | -1/+1 |
* | * Makefile.in (install): Redirect ln output to /dev/null. If ln | Ian Lance Taylor | 1994-05-18 | 1 | -10/+10 |
* | * Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS). | Ken Raeburn | 1994-04-14 | 1 | -1/+11 |
* | * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f. | Ian Lance Taylor | 1994-04-14 | 1 | -7/+10 |
* | * Makefile.in (STAGESTUFF): Add gasp.new. | Jeff Law | 1994-03-20 | 1 | -9/+18 |
* | Support for gasp. | Steve Chamberlain | 1994-01-31 | 1 | -1/+16 |
* | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 1994-01-26 | 1 | -1/+1 |
* | * configure.in (i386-*-netbsd*): New target, using te-netbsd.h. | Ken Raeburn | 1994-01-13 | 1 | -4/+6 |
* | include literal.c, .o | Ken Raeburn | 1994-01-06 | 1 | -0/+2 |
* | Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-01-04 | 1 | -3/+5 |
* | * Makefile.in (stabs.o): Added dependencies. | Ian Lance Taylor | 1993-11-30 | 1 | -0/+6 |
* | * Makefile.in (REAL_SOURCES): Added ecoff.c. | Ian Lance Taylor | 1993-11-17 | 1 | -2/+11 |
* | * Makefile.in (distclean): Delete config-stamp and config.h | Jeff Law | 1993-11-09 | 1 | -32/+42 |
* | (INCLUDES): Look in ../bfd, not ../include, for bfd.h. | Ken Raeburn | 1993-06-20 | 1 | -1/+1 |
* | Look in the right place for bfd.h. | Steve Chamberlain | 1993-06-18 | 1 | -1/+1 |
* | single-quote $program_transform_name | David D. Zuhn | 1993-06-18 | 1 | -2/+2 |
* | canonicalize install.sh location | David D. Zuhn | 1993-06-17 | 1 | -1/+1 |
* | remove parentdir support | David D. Zuhn | 1993-06-16 | 1 | -1/+1 |
* | remove parentdir support; use INSTALL_XFORM | David D. Zuhn | 1993-06-16 | 1 | -30/+62 |
* | add installcheck | David D. Zuhn | 1993-03-23 | 1 | -1/+1 |
* | Make targ-cpu.o depend on config.h so gas will build from scratch. | Jim Wilson | 1993-03-20 | 1 | -1/+1 |
* | config.h, version.c: Now generated from the Makefile. | Ken Raeburn | 1993-03-12 | 1 | -7/+26 |
* | Some cleanup. | Ken Raeburn | 1992-12-03 | 1 | -19/+6 |
* | Changes to make an installed cross-compiler find everything correctly. | Ian Lance Taylor | 1992-09-15 | 1 | -4/+8 |
* | include opcode library | Ken Raeburn | 1992-09-09 | 1 | -1/+1 |
* | Brought forward from p3: | Ian Lance Taylor | 1992-09-01 | 1 | -12/+10 |
* | Make as.new depend on LOCAL_LOADLIBES. | Jim Wilson | 1992-08-29 | 1 | -1/+1 |
* | Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-08-24 | 1 | -1/+1 |