Commit Graph

1207 Commits

Author SHA1 Message Date
Ben Elliston
afcdd2b71b 1998-09-15 Didier Verna <verna@inf.enst.fr>
* acspecific.m4 (AC_PATH_XTRA): use X_EXTRA_LIBS add-on libraries
	in the test for libICE. It is needed at least under Solaris.
1998-09-26 01:18:30 +00:00
Ben Elliston
beefa4266b 1998-09-26 Ben Elliston <bje@cygnus.com>
* acgeneral.m4 (AC_CHECK_FILE): New macro. Checks for the
	existence of a file in the file system (native only).
	Contributed by Theodore Y. Ts'o <tytso@mit.edu>.
	(AC_CHECK_FILES): Likewise.
1998-09-26 00:41:55 +00:00
Ben Elliston
637c4a3263 Sat Sep 12 16:25:00 1998 Aaron Crane <aaronc@pobox.com>
* acgeneral.m4 (AC_CHECK_TYPE): Changed the egrep regex to avoid
	incorrectly assuming that if foobar_t is defined, then so is
	bar_t.
1998-09-25 20:12:47 +00:00
Ben Elliston
b66abbc861 Update. 1998-09-25 19:37:34 +00:00
Ben Elliston
e35019960c 1998-09-15 Ben Elliston <bje@cygnus.com>
* config.guess: Handle strange processor ID assignments on AIX
        machines.  Contributed by Didier Desseaux <didess@infonie.fr>.
1998-09-25 19:36:12 +00:00
Ben Elliston
ec9a9f06e6 * ChangeLog: Update. 1998-09-15 01:39:35 +00:00
Ben Elliston
03b32b3e0e Thu Jun 18 12:13:27 1998 Ian Lance Taylor <ian@cygnus.com>
* acspecific.m4 (AC_EXEEXT): Correct setting of ac_exeext when
        there is no extension.
Mon Jun  1 12:30:39 1998  Ian Lance Taylor  <ian@cygnus.com>
        * acspecific.m4 (AC_PROG_INSTALL): Likewise.
        (AC_PROG_CC): On cygwin32, if neither gcc nor cc
        are found, look for cl.
        (AC_PROG_CXX): Look for cl after all other choices.
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
        Add support for Visual C++:
        * acspecific.m4 (AC_PROG_CC): Check whether compiler supports -g
        even if it is not gcc.
        (AC_PROG_CXX): Likewise.
        (AC_PROG_CPP): Try running the compiler with the -nologo option.
        (AC_FUNC_ALLOCA): Check for _MSC_VER.  Use ac_objext.
        (AC_FUNC_MEMCMP): Use ac_objext.
        (AC_STRUCT_ST_BLOCKS): Likewise.
        (AC_OBJEXT): New macro.
        (AC_CYGWIN32, AC_MINGW32, AC_EXEEXT): New macros.
Thu Apr 30 16:29:00 1998  Syd Polk  <spolk@cygnus.com>
        * acspecific.m4 (SETPGRP_VOID): The test for setpgrp needs
        to have unistd.h included or the DEC compiler does not
        flag the error that triggers setting the variable.
1998-09-15 01:34:50 +00:00
Ben Elliston
0d3cb8ba2e Mon Jun 1 12:30:39 1998 Ian Lance Taylor <ian@cygnus.com>
* acgeneral.m4 (AC_CHECK_PROG): Set IFS to just ":" when searching
        through PATH.
        (AC_PATH_PROG): Likewise.
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
        * acgeneral.m4 (AC_ACVERSION): Bump to 2.12.2.
        Add support for Visual C++:
        * acgeneral.m4 (ac_exeext, ac_objext): New variables.
        (ac_link): Use ac_exeext.
        (AC_TRY_COMPILER, AC_TRY_LINK, AC_TRY_RUN_NATIVE): Likewise.
        (AC_TRY_CPP): Remove lines from stderr which contain only the name
        of the file.
        (AC_REPLACE_FUNCS): Use ac_objext.
Fri Oct  3 18:10:39 1997  Ian Lance Taylor  <ian@cygnus.com>
        * acgeneral.m4 (AC_CACHE_SAVE): Add a grep when checking whether
        set quotes correctly, to avoid a cache overflow on HP-UX 9.
Wed Sep 11 15:35:19 1997  Chris Provenzano  <proven@cygnus.com>
        * acgeneral.m4 : Always set SHELL and substitute SHELL.
        When looking for a path for an executable allow the
        user to override with an DOS path.
Tue Aug  5 23:00:05 1997  Ian Lance Taylor  <ian@cygnus.com>
        * acgeneral.m4 (AC_VERSION): Set to 2.12.1.
        (AC_CANONICAL_HOST): Use CONFIG_SHELL to run $ac_config_sub and
        $ac_config_guess.
        (AC_CANONICAL_TARGET, AC_CANONICAL_BUILD): Likewise.
1998-09-15 01:21:08 +00:00
Karl Heuer
b5db0ea003 Accept HP 9000/803. 1998-09-04 20:07:04 +00:00
Ben Elliston
5e46508ac5 Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (editsh): Substitute for SHELL.
	(Makefile, config.status): Use $(SHELL) when running
	config.status.
Wed Sep  3 23:00:44 1997  Chris Provenzano  <proven@cygnus.com>
	* Makefile.in : Set SHELL=@SHELL@. configure now substiutes
	${CONFIG_SHELL-/bin/sh} in for @SHELL@ at configure time.
1998-09-03 00:54:34 +00:00
Ben Elliston
833faafa10 Mon Jun 1 12:30:39 1998 Ian Lance Taylor <ian@cygnus.com>
* configure: Most recent rebuild.
1998-09-03 00:50:28 +00:00
Ben Elliston
3aff0fe3ab Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
* autoconf.sh: Change initial /bin/sh to @SHELL@.
1998-09-03 00:47:24 +00:00
Ben Elliston
d176bfd8f7 Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
* autoreconf.sh: Change initial /bin/sh to @SHELL@.
Tue Nov 18 14:21:38 1997  Eric Mumpower  <nocturne@cygnus.com>
        * autoreconf.sh: Do the right thing when AC_CONFIG_HEADER is
        given more than one filename. As noted in the "Invoking
        autoheader" node of the info files, autoheader will use the first
        file argument given to AC_CONFIG_HEADER. Prior to this patch,
        autoreconf would end up executing incorrect shell code (e.g.
        "test ! -f 1.h 2.h.in") in such cases.
        Patch submitted in parallel to bug-gnu-utils@prep.ai.mit.edu.
1998-09-03 00:37:37 +00:00
Ben Elliston
7846c78829 Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
* autoheader.sh: Change initial /bin/sh to @SHELL@.
1998-09-03 00:32:51 +00:00
Ben Elliston
7bfcfbcfe2 Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
* ifnames.sh: Change initial /bin/sh to @SHELL@.
1998-09-02 23:39:30 +00:00
Richard M. Stallman
dbbe7ebe17 *** empty log message *** 1998-08-26 21:05:13 +00:00
Richard M. Stallman
a01c758f1c *** empty log message *** 1998-08-26 21:01:17 +00:00
Richard M. Stallman
4088c6bbe5 Finish previous change. 1998-08-19 04:29:25 +00:00
Richard M. Stallman
231b1ea82c Accept hppa2.0 as cpu type. 1998-08-19 04:26:39 +00:00
Richard M. Stallman
b9a9405a00 (powerpc-apple-netbsd): Added. 1998-08-12 21:32:31 +00:00
Richard M. Stallman
6488d25f61 Detect HPPA 2.0 architecture. 1998-08-09 22:42:36 +00:00
Richard M. Stallman
3a22a7da24 (R4000:UNIX_SV:*:*): Recognize this for Mips machines. 1998-07-19 22:11:47 +00:00
Richard M. Stallman
e3cfc8d2d1 (*:[Aa]miga[Oo][Ss]:*:*): New alternative.
(BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives.
1998-07-19 22:10:23 +00:00
Richard M. Stallman
9233c338a4 Allow -beos*. Translate -be to -beos. 1998-07-19 22:09:55 +00:00
Richard Kenner
e447277749 (sun4H:SunOS:5.*:*): New case. 1998-06-13 19:51:10 +00:00
Ulrich Drepper
b86dce2536 Update from main archive. 1998-05-19 07:05:23 +00:00
Joel N. Weber II
713150bfc6 Fixed a typo. 1998-05-18 17:04:37 +00:00
Richard M. Stallman
3bace3884c Clarify discussion of signal interfaces.
Write POSIX uniformly.
1998-05-18 04:38:44 +00:00
Richard M. Stallman
c7f4331e4f *** empty log message *** 1998-04-18 02:14:06 +00:00
Richard M. Stallman
0c94020591 Use @email. 1998-03-25 08:23:33 +00:00
Joel N. Weber II
421b2568d6 Hacked so that the date will update automagically.
Added 1997 and 1998 to the copyright dates.
1998-03-14 00:38:22 +00:00
Joel N. Weber II
66403d375a (Some of these changes were not made by devnull, but devnull is
unwedging rcs.)

Changed gnu@prep.ai.mit.edu to gnu@gnu.org

Some #ifdef and #ifndef examples added.

A grammer error was fixed.
1998-03-14 00:33:12 +00:00
Richard Kenner
ba335d297b Add PentiumII (i786). Add '7' to all i[3456] entries.
Add AMD and Cyrix names for P5 and P6.
1998-02-13 12:16:46 +00:00
Richard Kenner
8f03829e47 Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
Ian Lance Taylor
cd4652fe0e Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. 1998-01-28 18:01:29 +00:00
Karl Heuer
d99ef337f7 Mention YFLAGS and LFLAGS along with CFLAGS. 1997-10-27 03:47:03 +00:00
Richard M. Stallman
7634c37560 Better explanation of why to write in C. 1997-09-12 07:13:24 +00:00
Linda A. Walsh
99a07ab132 typos. 1997-09-10 21:16:20 +00:00
Linda A. Walsh
29703a46db * config.sub: Use "amigaos" instread of "amigados". Still
recognize "amigados" for backward compatability.
1997-09-10 21:13:00 +00:00
Doug Evans
6ecb32f9bd Recognize ARC cpu. 1997-09-09 22:23:48 +00:00
Richard Kenner
dbefc7543c (alpha): Replace CPU-determining program with one that's more precise
and also supports pca56 and ev6.  Handle those in returned name.
1997-09-09 14:10:23 +00:00
Richard Kenner
6ebad7c627 (alpha:OSF1:*:*): For V4.0, get the letter suffix. 1997-09-08 12:29:17 +00:00
Linda A. Walsh
f329439f31 * config.sub: Recognize v850-elf. 1997-09-05 18:08:34 +00:00
Richard Kenner
8b22cc511b (*:Linux:*:*): Recognize alpha-linux-gnulibc1. 1997-08-26 09:21:29 +00:00
Linda A. Walsh
14edb1d723 * config.sub: Recognize tx39/r3900. 1997-08-22 14:49:11 +00:00
Richard M. Stallman
94e8244c8f Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw. 1997-08-01 18:09:30 +00:00
Ulrich Drepper
18064ec409 update from main archive 970728 1997-07-28 23:37:45 +00:00
Per Bothner
52a1d6f800 Recognize SunOS 3.x. 1997-07-26 19:01:01 +00:00
Richard Kenner
b1ae8a2b54 (alphaev5, alphaev56): New CPU types. 1997-07-21 00:58:41 +00:00
Richard Kenner
38ff1cd93a (alpha*): Run program to see if ev4, ev5, or ev56. 1997-07-21 00:58:27 +00:00