Commit Graph

677 Commits

Author SHA1 Message Date
David MacKenzie
ad29ca7254 Add more rumination on caching canonicals. 1995-06-23 04:01:29 +00:00
David MacKenzie
52da270341 Small improvements from TODO. 1995-06-23 03:39:38 +00:00
David MacKenzie
7ebb48dfca use /dev/null as cache 1995-06-23 03:04:05 +00:00
David MacKenzie
de7b5b479a . 1995-06-23 02:57:42 +00:00
Richard Kenner
65a49fab14 (i386-sequent-ptx): Properly get version number. 1995-06-22 23:01:20 +00:00
Richard Kenner
a4c2f39909 (mips:*:4*:UMIPS): New case. 1995-06-22 22:36:39 +00:00
Richard Kenner
ca68b45d39 Change FSF address. 1995-06-15 21:01:51 +00:00
David MacKenzie
07f296609b reword 1995-06-15 03:10:50 +00:00
David MacKenzie
d043a4ea37 add 2.4 stuff 1995-06-15 03:10:29 +00:00
David MacKenzie
f0558c8a36 version 2.4. 1995-06-15 03:07:56 +00:00
Richard Kenner
0c714132ed (21064:Windows_NT:50:3): New case. 1995-05-28 22:53:22 +00:00
Noah Friedman
f6cc1ef8e0 Added gawk options to table. 1995-05-16 18:22:17 +00:00
Richard M. Stallman
59bb993381 Suggest naming files with hyphens, not underscores, and when to use
uppercase in names.
1995-05-16 17:27:22 +00:00
Per Bothner
491752eda1 * config.guess: Recognize Cray90 (from Pete TerMaat). 1995-05-15 21:49:34 +00:00
Erich Stefan Boleyn
180afac718 Add configuration for semi-hosted ARM. 1995-05-13 09:37:50 +00:00
Doug Evans
abd656f376 (vxworks29k): New alias. 1995-05-12 15:49:42 +00:00
Per Bothner
b11ece03dc Recognize PCs running Solaris2. Also, some cleaning up for CRAYs. 1995-05-12 00:19:09 +00:00
Michael Meissner
d9311990b7 Add powerpc little endian support; Add powerpc variants; Add pentium variants 1995-05-09 20:22:38 +00:00
David MacKenzie
4fbb7a7771 (AC_PATH_X_XMKMF): Check for libX11.{so,sl} as well as .a when
seeing whether LIBDIR or USRLIBDIR is right.
1995-05-07 12:08:56 +00:00
David MacKenzie
efeba5c38f (AC_PROG_CPP): If CPP is already set, use that as
the value and set the cache variable to it.
1995-05-06 21:29:00 +00:00
Richard Kenner
defdd82dc5 Add more NetBSD cases: atrai, sun3*, and mac68k. 1995-05-05 09:50:51 +00:00
Michael Meissner
532fbf9adb Support for pre-BFD versions of Linux ld. 1995-04-27 18:35:38 +00:00
Richard Kenner
03cc9ac468 (i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname. 1995-04-27 13:22:29 +00:00
Michael Meissner
b037852dda Support Linux elf and a.out systems; Add parisc support 1995-04-26 20:45:43 +00:00
Richard Kenner
e4cf843035 (CRAY*Y-MP:*:*:*): New entry. 1995-04-26 14:27:47 +00:00
Richard M. Stallman
39061823ae Update date. 1995-04-13 01:59:46 +00:00
Richard M. Stallman
3766de757b Don't use error count as exit status. 1995-04-13 01:59:20 +00:00
Richard M. Stallman
6c162f80c0 Accept -lites* as op sys. 1995-04-07 07:32:44 +00:00
David MacKenzie
b130aaa8db version 2.3 1995-03-27 23:29:35 +00:00
David MacKenzie
d0c29464c3 (AC_OUTPUT): Add quotes around the echo arguments
in the trap, so backslashes aren't required for multiline input.
	From G.Wilford@ee.surrey.ac.uk.
	Also use the sed trick when not using a config header file.
1995-03-27 23:24:01 +00:00
David MacKenzie
a97e23dbc2 add stuff about option variable names 1995-03-24 04:13:47 +00:00
David MacKenzie
55b13dbaa4 put -c and -o right after compiler name 1995-03-24 04:13:32 +00:00
David MacKenzie
cb787d8ee0 fix wrong default for finding autoconf files 1995-03-24 04:13:12 +00:00
David MacKenzie
0c29fe2579 fix little nits 1995-03-23 23:49:35 +00:00
Richard M. Stallman
47d531c0f2 (rm400, rm600): New machine names.
(sinix5.*, sinix): New os aliases.
(mips-siemens): Default os to sysv4.
1995-03-22 08:54:39 +00:00
David MacKenzie
8cf3e847b3 version 2.2 1995-03-08 22:06:48 +00:00
David MacKenzie
5d0164e642 reorder news. 1995-03-08 22:06:31 +00:00
David MacKenzie
854d83be44 follow cd with &&, not ; 1995-03-08 17:48:39 +00:00
David MacKenzie
33a8beee8f fix newly added problems in AC_FUNC_ALLOCA 1995-03-07 17:08:30 +00:00
David MacKenzie
a24e304db5 add another suggestion 1995-03-07 17:08:21 +00:00
David MacKenzie
58939f46e8 replace nested macro calls with a loop 1995-03-07 01:27:46 +00:00
David MacKenzie
e71f08e5ba fix bug in John's code with cache file /dev/null 1995-03-07 00:38:46 +00:00
David MacKenzie
0f53fcad1b various little patches 1995-03-07 00:19:27 +00:00
Roland McGrath
52521243f1 (AC_C_BIGENDIAN): Check for BYTE_ORDER macro from sys/param.h before
trying the test program which cannot be cross-compiled.
1995-02-25 06:56:47 +00:00
Roland McGrath
d0c84d4f0a (AC_CHECK_FUNC): Remove quotes in comment in test program. 1995-02-25 06:46:06 +00:00
Roland McGrath
efeec7fbdd (AC_CHECK_FUNC): Include errno.h instead of ctype.h in test program. 1995-02-25 01:02:00 +00:00
Richard Kenner
7e0ffaa162 Recognize NetBSD/Amiga as m68k-cbm-netbsd. 1995-02-23 00:08:39 +00:00
David MacKenzie
555069628e more little bug fixes 1995-02-21 20:39:40 +00:00
Doug Evans
18ce47a6a9 (sun4sol2): Alias for sparc-sun-solaris2. 1995-02-20 20:25:48 +00:00
Doug Evans
0967873235 Recognize lynx* as lynxos. 1995-02-18 17:18:21 +00:00