Age | Commit message (Expand) | Author | Files | Lines |
1994-02-18 | * configure: If subdir configure fails, print out a message with subdirectory | Ken Raeburn | 1 | -0/+6 |
1994-02-18 | * configure.in: Remove embedded newlines from configdirs. | David Edelsohn | 1 | -0/+6 |
1994-02-18 | Back out last patch until I figure out why configure is choking. | David Edelsohn | 1 | -5/+0 |
1994-02-18 | * configure.in: Avoid substring mismatches but allow matches | David Edelsohn | 1 | -0/+5 |
1994-02-11 | * config.guess: Add Lynx/rs6000 config support. | Stu Grossman | 1 | -0/+14 |
1994-02-07 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | Jeff Law | 1 | -0/+4 |
1994-02-05 | * configure.in (rs6000-*-*): Build gas. | Ian Lance Taylor | 1 | -0/+8 |
1994-02-02 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | Jim Kingdon | 1 | -0/+5 |
1994-02-01 | * config/mh-lynxosrs6k: Account for lack of ranlib! | Stu Grossman | 1 | -0/+4 |
1994-01-30 | config.guess: Recognize vax hosts. (Sent to RMS.) | Ken Raeburn | 1 | -0/+4 |
1994-01-28 | * configure (while loop): Don't use "break 2" inside case | Ken Raeburn | 1 | -0/+5 |
1994-01-25 | * config.guess: Clean up NeXT support, to allow nextstep | Per Bothner | 1 | -0/+9 |
1994-01-22 | * configure: Completely rewrite option processing. Take | Stu Grossman | 1 | -0/+6 |
1994-01-18 | * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" | Ken Raeburn | 1 | -1/+9 |
1994-01-06 | * configure.in: Don't issue warnings about directories which are | Ian Lance Taylor | 1 | -0/+3 |
1994-01-06 | * configure.in: Don't build gas for alpha-dec-osf1*. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-05 | * configure: Back out Per's change of 12/19/1993. It changes the | Stu Grossman | 1 | -0/+27 |
1993-12-15 | * config.guess: Recognize some Tektronix configurations. | Per Bothner | 1 | -0/+5 |
1993-12-11 | * config.sub: Match any flavor of SH. | Steve Chamberlain | 1 | -0/+8 |
1993-12-02 | * configure.in: Don't build ld for Irix 5. Don't build gas, | Ian Lance Taylor | 1 | -0/+3 |
1993-12-02 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | Ian Lance Taylor | 1 | -0/+5 |
1993-12-02 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | Jason Merrill | 1 | -0/+5 |
1993-11-30 | handle space quoting issues | David D. Zuhn | 1 | -0/+15 |
1993-11-11 | * config.guess: Recognize Sony news mips running newsos. | Jim Kingdon | 1 | -0/+4 |
1993-11-10 | changelog for build-all.mk semicolon change | Mark Eichin | 1 | -0/+5 |
1993-11-09 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | Mark Eichin | 1 | -0/+9 |
1993-11-05 | * Makefile.in (DISTDOCDIRS): Add gdb. | Jim Kingdon | 1 | -0/+8 |
1993-11-05 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | Ken Raeburn | 1 | -0/+6 |
1993-11-05 | * config.sub: Accept hiux* as an OS name. | Jim Kingdon | 1 | -0/+2 |
1993-11-05 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | Jim Kingdon | 1 | -0/+6 |
1993-11-04 | * install.sh: Remove 'set -e'. It makes any conditionals | Per Bothner | 1 | -0/+3 |
1993-11-04 | * config.guess: Automatically recognize arm-acorn-riscix | Per Bothner | 1 | -0/+5 |
1993-11-04 | Changed RUNTESTFLAGS to RUNTEST_FLAGS | Jeffrey Wheat | 1 | -0/+10 |
1993-11-04 | * configure.in (hppa target): check the source directory for the | David D. Zuhn | 1 | -0/+9 |
1993-11-03 | configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2. | Ken Raeburn | 1 | -0/+9 |
1993-11-02 | * configure.in: Configure gdb for alpha. | Peter Schauer | 1 | -0/+4 |
1993-11-01 | * Makefile.in (CXXFLAGS): Add -O. | Jim Kingdon | 1 | -0/+8 |
1993-10-26 | * configure.in: Produce warning message for subdirectories not | Ken Raeburn | 1 | -0/+17 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 1 | -0/+4 |
1993-10-21 | Always build newlib for native Lynx. | Stan Shebs | 1 | -0/+6 |
1993-10-20 | * configure.in: Add comment about HP compiler vs. emacs. | Jim Kingdon | 1 | -0/+4 |
1993-10-19 | don't build ld on solaris2 | David D. Zuhn | 1 | -0/+5 |
1993-10-19 | configure.in: Accept alpha-dec-osf1* instead of just -osf1, since config.guess | Ken Raeburn | 1 | -13/+18 |
1993-10-19 | * configure.in: Build linker and binutils for alpha-dec-osf1. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-19 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | Jim Kingdon | 1 | -0/+9 |
1993-10-08 | * config.sub: Accept linux*coff and linux*elf as operating systems. | Ken Raeburn | 1 | -0/+9 |
1993-10-06 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | Peter Schauer | 1 | -0/+5 |
1993-10-05 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 1 | -0/+25 |
1993-09-20 | * Makefile.in: define M4, and pass it down to sub-makes; | David D. Zuhn | 1 | -0/+14 |
1993-09-13 | use mt-hppa, use 'gas ' instead of 'gas' | David D. Zuhn | 1 | -0/+12 |