]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
26 years ago1998-09-26 Ben Elliston <bje@cygnus.com>
Ben Elliston [Sat, 26 Sep 1998 06:51:14 +0000 (06:51 +0000)] 
1998-09-26  Ben Elliston  <bje@cygnus.com>
* texinfo.tex: Import latest version from the FSF.

26 years agoTidy up such that all HP PA-RISC revisions appear on the same line.
Ben Elliston [Sat, 26 Sep 1998 01:37:56 +0000 (01:37 +0000)] 
Tidy up such that all HP PA-RISC revisions appear on the same line.
Move `tron' and `a29k' up a line to accomodate.

26 years ago1998-09-26 Ben Elliston <bje@cygnus.com>
Ben Elliston [Sat, 26 Sep 1998 01:29:31 +0000 (01:29 +0000)] 
1998-09-26  Ben Elliston  <bje@cygnus.com>
* config.guess: Treat all SPARC variant processors running BSD/OS
as just `sparc' for compatibility reasons.  Contributed by Chris
Torek <torek@bsdi.com>.

26 years ago1998-09-15 Didier Verna <verna@inf.enst.fr>
Ben Elliston [Sat, 26 Sep 1998 01:18:30 +0000 (01:18 +0000)] 
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.

26 years ago1998-09-26 Ben Elliston <bje@cygnus.com>
Ben Elliston [Sat, 26 Sep 1998 00:41:55 +0000 (00:41 +0000)] 
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.

26 years agoSat Sep 12 16:25:00 1998 Aaron Crane <aaronc@pobox.com>
Ben Elliston [Fri, 25 Sep 1998 20:12:47 +0000 (20:12 +0000)] 
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.

26 years agoUpdate.
Ben Elliston [Fri, 25 Sep 1998 19:37:34 +0000 (19:37 +0000)] 
Update.

26 years ago1998-09-15 Ben Elliston <bje@cygnus.com>
Ben Elliston [Fri, 25 Sep 1998 19:36:12 +0000 (19:36 +0000)] 
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>.

26 years ago * ChangeLog: Update.
Ben Elliston [Tue, 15 Sep 1998 01:39:35 +0000 (01:39 +0000)] 
* ChangeLog: Update.

26 years agoThu Jun 18 12:13:27 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Tue, 15 Sep 1998 01:34:50 +0000 (01:34 +0000)] 
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.

26 years agoMon Jun 1 12:30:39 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Tue, 15 Sep 1998 01:21:08 +0000 (01:21 +0000)] 
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.

26 years agoAccept HP 9000/803.
Karl Heuer [Fri, 4 Sep 1998 20:07:04 +0000 (20:07 +0000)] 
Accept HP 9000/803.

26 years agoThu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Thu, 3 Sep 1998 00:54:34 +0000 (00:54 +0000)] 
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.

26 years agoMon Jun 1 12:30:39 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Thu, 3 Sep 1998 00:50:28 +0000 (00:50 +0000)] 
Mon Jun  1 12:30:39 1998  Ian Lance Taylor  <ian@cygnus.com>
* configure: Most recent rebuild.

26 years agoThu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Thu, 3 Sep 1998 00:47:24 +0000 (00:47 +0000)] 
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
* autoconf.sh: Change initial /bin/sh to @SHELL@.

26 years agoThu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Thu, 3 Sep 1998 00:37:37 +0000 (00:37 +0000)] 
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.

26 years agoThu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Thu, 3 Sep 1998 00:32:51 +0000 (00:32 +0000)] 
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
* autoheader.sh: Change initial /bin/sh to @SHELL@.

26 years agoThu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
Ben Elliston [Wed, 2 Sep 1998 23:39:30 +0000 (23:39 +0000)] 
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
* ifnames.sh: Change initial /bin/sh to @SHELL@.

26 years ago*** empty log message *** fsf-origin
Richard M. Stallman [Wed, 26 Aug 1998 21:05:13 +0000 (21:05 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Richard M. Stallman [Wed, 26 Aug 1998 21:01:17 +0000 (21:01 +0000)] 
*** empty log message ***

26 years agoFinish previous change.
Richard M. Stallman [Wed, 19 Aug 1998 04:29:25 +0000 (04:29 +0000)] 
Finish previous change.

26 years agoAccept hppa2.0 as cpu type.
Richard M. Stallman [Wed, 19 Aug 1998 04:26:39 +0000 (04:26 +0000)] 
Accept hppa2.0 as cpu type.

27 years ago(powerpc-apple-netbsd): Added.
Richard M. Stallman [Wed, 12 Aug 1998 21:32:31 +0000 (21:32 +0000)] 
(powerpc-apple-netbsd): Added.

27 years agoDetect HPPA 2.0 architecture.
Richard M. Stallman [Sun, 9 Aug 1998 22:42:36 +0000 (22:42 +0000)] 
Detect HPPA 2.0 architecture.

27 years ago(R4000:UNIX_SV:*:*): Recognize this for Mips machines.
Richard M. Stallman [Sun, 19 Jul 1998 22:11:47 +0000 (22:11 +0000)] 
(R4000:UNIX_SV:*:*): Recognize this for Mips machines.

27 years ago(*:[Aa]miga[Oo][Ss]:*:*): New alternative.
Richard M. Stallman [Sun, 19 Jul 1998 22:10:23 +0000 (22:10 +0000)] 
(*:[Aa]miga[Oo][Ss]:*:*): New alternative.
(BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives.

27 years agoAllow -beos*. Translate -be to -beos.
Richard M. Stallman [Sun, 19 Jul 1998 22:09:55 +0000 (22:09 +0000)] 
Allow -beos*.  Translate -be to -beos.

27 years ago(sun4H:SunOS:5.*:*): New case.
Richard Kenner [Sat, 13 Jun 1998 19:51:10 +0000 (19:51 +0000)] 
(sun4H:SunOS:5.*:*): New case.

27 years agoUpdate from main archive.
Ulrich Drepper [Tue, 19 May 1998 07:05:23 +0000 (07:05 +0000)] 
Update from main archive.

27 years agoFixed a typo.
Joel N. Weber II [Mon, 18 May 1998 17:04:37 +0000 (17:04 +0000)] 
Fixed a typo.

27 years agoClarify discussion of signal interfaces.
Richard M. Stallman [Mon, 18 May 1998 04:38:44 +0000 (04:38 +0000)] 
Clarify discussion of signal interfaces.
Write POSIX uniformly.

27 years ago*** empty log message ***
Richard M. Stallman [Sat, 18 Apr 1998 02:14:06 +0000 (02:14 +0000)] 
*** empty log message ***

27 years agoUse @email.
Richard M. Stallman [Wed, 25 Mar 1998 08:23:33 +0000 (08:23 +0000)] 
Use @email.

27 years agoHacked so that the date will update automagically.
Joel N. Weber II [Sat, 14 Mar 1998 00:38:22 +0000 (00:38 +0000)] 
Hacked so that the date will update automagically.

Added 1997 and 1998 to the copyright dates.

27 years ago(Some of these changes were not made by devnull, but devnull is
Joel N. Weber II [Sat, 14 Mar 1998 00:33:12 +0000 (00:33 +0000)] 
(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.

27 years agoAdd PentiumII (i786). Add '7' to all i[3456] entries.
Richard Kenner [Fri, 13 Feb 1998 12:16:46 +0000 (12:16 +0000)] 
Add PentiumII (i786).  Add '7' to all i[3456] entries.
Add AMD and Cyrix names for P5 and P6.

27 years agoAdd support for Linux/ARM.
Richard Kenner [Tue, 3 Feb 1998 18:27:31 +0000 (18:27 +0000)] 
Add support for Linux/ARM.

27 years agoUse ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
Ian Lance Taylor [Wed, 28 Jan 1998 18:01:29 +0000 (18:01 +0000)] 
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.

27 years agoMention YFLAGS and LFLAGS along with CFLAGS.
Karl Heuer [Mon, 27 Oct 1997 03:47:03 +0000 (03:47 +0000)] 
Mention YFLAGS and LFLAGS along with CFLAGS.

27 years agoBetter explanation of why to write in C.
Richard M. Stallman [Fri, 12 Sep 1997 07:13:24 +0000 (07:13 +0000)] 
Better explanation of why to write in C.

27 years agotypos.
Linda A. Walsh [Wed, 10 Sep 1997 21:16:20 +0000 (21:16 +0000)] 
typos.

27 years ago * config.sub: Use "amigaos" instread of "amigados". Still
Linda A. Walsh [Wed, 10 Sep 1997 21:13:00 +0000 (21:13 +0000)] 
    * config.sub: Use "amigaos" instread of "amigados".  Still
        recognize "amigados" for backward compatability.

27 years agoRecognize ARC cpu.
Doug Evans [Tue, 9 Sep 1997 22:23:48 +0000 (22:23 +0000)] 
Recognize ARC cpu.

27 years ago(alpha): Replace CPU-determining program with one that's more precise
Richard Kenner [Tue, 9 Sep 1997 14:10:23 +0000 (14:10 +0000)] 
(alpha): Replace CPU-determining program with one that's more precise
and also supports pca56 and ev6.  Handle those in returned name.

27 years ago(alpha:OSF1:*:*): For V4.0, get the letter suffix.
Richard Kenner [Mon, 8 Sep 1997 12:29:17 +0000 (12:29 +0000)] 
(alpha:OSF1:*:*): For V4.0, get the letter suffix.

27 years ago * config.sub: Recognize v850-elf.
Linda A. Walsh [Fri, 5 Sep 1997 18:08:34 +0000 (18:08 +0000)] 
    * config.sub: Recognize v850-elf.

27 years ago(*:Linux:*:*): Recognize alpha-linux-gnulibc1.
Richard Kenner [Tue, 26 Aug 1997 09:21:29 +0000 (09:21 +0000)] 
(*:Linux:*:*): Recognize alpha-linux-gnulibc1.

27 years ago * config.sub: Recognize tx39/r3900.
Linda A. Walsh [Fri, 22 Aug 1997 14:49:11 +0000 (14:49 +0000)] 
    * config.sub: Recognize tx39/r3900.

28 years agoTranslate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
Richard M. Stallman [Fri, 1 Aug 1997 18:09:30 +0000 (18:09 +0000)] 
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.

28 years agoupdate from main archive 970728
Ulrich Drepper [Mon, 28 Jul 1997 23:37:45 +0000 (23:37 +0000)] 
update from main archive 970728

28 years agoRecognize SunOS 3.x.
Per Bothner [Sat, 26 Jul 1997 19:01:01 +0000 (19:01 +0000)] 
Recognize SunOS 3.x.

28 years ago(alphaev5, alphaev56): New CPU types.
Richard Kenner [Mon, 21 Jul 1997 00:58:41 +0000 (00:58 +0000)] 
(alphaev5, alphaev56): New CPU types.

28 years ago(alpha*): Run program to see if ev4, ev5, or ev56.
Richard Kenner [Mon, 21 Jul 1997 00:58:27 +0000 (00:58 +0000)] 
(alpha*): Run program to see if ev4, ev5, or ev56.

28 years agoConvert arm32:NetBSD to normal arm canonicalization.
Erich Stefan Boleyn [Wed, 16 Jul 1997 14:45:30 +0000 (14:45 +0000)] 
Convert arm32:NetBSD to normal arm canonicalization.

28 years ago(pc:*:*:*): New entry, for DJGPP.
Richard M. Stallman [Mon, 14 Jul 1997 19:53:44 +0000 (19:53 +0000)] 
(pc:*:*:*): New entry, for DJGPP.

28 years ago(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.
Richard M. Stallman [Mon, 7 Jul 1997 08:40:20 +0000 (08:40 +0000)] 
(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.

28 years agofix TeX overfills -len
John Gilmore [Fri, 4 Jul 1997 04:42:17 +0000 (04:42 +0000)] 
fix TeX overfills -len

28 years agofixed typos and TeX overfills -len
John Gilmore [Thu, 3 Jul 1997 22:51:04 +0000 (22:51 +0000)] 
fixed typos and TeX overfills -len

28 years ago(-mingw32*): New OS.
Richard Kenner [Fri, 27 Jun 1997 19:20:14 +0000 (19:20 +0000)] 
(-mingw32*): New OS.

28 years ago(i*:MINGW*:*): New case.
Richard Kenner [Fri, 27 Jun 1997 19:18:43 +0000 (19:18 +0000)] 
(i*:MINGW*:*): New case.

28 years ago * config.sub (mn10200): Recognize new basic machine.
Linda A. Walsh [Mon, 23 Jun 1997 17:53:11 +0000 (17:53 +0000)] 
    * config.sub (mn10200): Recognize new basic machine.

28 years agoAdd mips-sony-newsos6.
Richard M. Stallman [Sun, 22 Jun 1997 19:11:48 +0000 (19:11 +0000)] 
Add mips-sony-newsos6.

28 years agoFix previous change.
Richard M. Stallman [Tue, 10 Jun 1997 04:18:36 +0000 (04:18 +0000)] 
Fix previous change.

28 years agoUse i?86, not i.86.
Richard M. Stallman [Tue, 10 Jun 1997 02:49:33 +0000 (02:49 +0000)] 
Use i?86, not i.86.
Don't test /usr/lib/ldscripts; instead, test whether ld_help_string
does not contain "supported emulations".
Use a case statement to distinguish systems when there IS
"supported emulations".

28 years agoUse i?86, not i.86.
Richard M. Stallman [Mon, 9 Jun 1997 04:56:02 +0000 (04:56 +0000)] 
Use i?86, not i.86.

28 years ago(*:Linux:*:*): Always use ${VENDOR}.
Richard M. Stallman [Sun, 8 Jun 1997 01:57:13 +0000 (01:57 +0000)] 
(*:Linux:*:*): Always use ${VENDOR}.

28 years ago(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
Richard M. Stallman [Fri, 6 Jun 1997 01:21:12 +0000 (01:21 +0000)] 
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.

28 years ago(*:Linux:*:*): Recognize sparclinux.
Richard M. Stallman [Fri, 6 Jun 1997 00:14:22 +0000 (00:14 +0000)] 
(*:Linux:*:*): Recognize sparclinux.
Don't recognize UNAME_MACHINE = sparc.
Make the sample program check for libc version
and handle various machine types.

28 years ago(mipsel*-linux* and mips*-linux*):
Richard M. Stallman [Thu, 5 Jun 1997 22:22:44 +0000 (22:22 +0000)] 
(mipsel*-linux* and mips*-linux*):
Set `os' to -linux-gnu directly, don't go via -linux.

28 years agoUnix-replacement components don't have priority over all else.
Richard M. Stallman [Wed, 28 May 1997 03:24:51 +0000 (03:24 +0000)] 
Unix-replacement components don't have priority over all else.

28 years agoExplain which commands should use CFLAGS.
Richard M. Stallman [Sat, 17 May 1997 19:07:42 +0000 (19:07 +0000)] 
Explain which commands should use CFLAGS.

28 years agoRecognize either / or - as a machine/suptype separator from uname -m
Thomas Bushnell, BSG [Wed, 7 May 1997 19:19:04 +0000 (19:19 +0000)] 
Recognize either / or - as a machine/suptype separator from uname -m
to cope with older systems that have the older uname.

28 years agoReinsert the menu item for Makefile Conventions.
Richard M. Stallman [Tue, 6 May 1997 19:22:32 +0000 (19:22 +0000)] 
Reinsert the menu item for Makefile Conventions.
Get rid of unnecessary and erroneous Next, Previous and Up pointers.

28 years agoCLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
Per Bothner [Mon, 5 May 1997 22:04:41 +0000 (22:04 +0000)] 
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).

28 years agoUpdate date.
Richard M. Stallman [Sun, 20 Apr 1997 22:16:18 +0000 (22:16 +0000)] 
Update date.

28 years agoImprove advice about accepting contributions of text.
Richard M. Stallman [Sun, 20 Apr 1997 22:15:56 +0000 (22:15 +0000)] 
Improve advice about accepting contributions of text.

28 years agoFixes for MIPS OpenBSD systems (from Per Fogelstrom
Ian Lance Taylor [Thu, 17 Apr 1997 18:00:12 +0000 (18:00 +0000)] 
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
<pefo@openbsd.org>)

28 years agoRecognize OpenBSD systems correctly (from Niklas Hallqvist
Ian Lance Taylor [Fri, 11 Apr 1997 20:40:28 +0000 (20:40 +0000)] 
Recognize OpenBSD systems correctly (from Niklas Hallqvist
<niklas@appli.se>)

28 years ago(m32r,mn10300): Add.
Doug Evans [Mon, 24 Mar 1997 20:38:28 +0000 (20:38 +0000)] 
(m32r,mn10300): Add.

28 years agoExplain about how to structure documentation well.
Richard M. Stallman [Mon, 10 Feb 1997 09:45:39 +0000 (09:45 +0000)] 
Explain about how to structure documentation well.

28 years agoUpdate last-change date.
Richard M. Stallman [Sat, 25 Jan 1997 02:51:59 +0000 (02:51 +0000)] 
Update last-change date.

28 years agoreally fixed the missing Mmap node.
Leonard "Len" H. Tower Jr [Thu, 16 Jan 1997 23:27:43 +0000 (23:27 +0000)] 
really fixed the missing Mmap node.
also ran texinfo-all-menus-update with C-u

28 years agoadd missing mmap node
Leonard "Len" H. Tower Jr [Thu, 16 Jan 1997 23:19:01 +0000 (23:19 +0000)] 
add missing mmap node

28 years agoAdd hppa1.1-hitachi-hiuxmpp support, passed along by rms.
David MacKenzie [Tue, 7 Jan 1997 19:29:28 +0000 (19:29 +0000)] 
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.

28 years ago(*:GNU:*:*):
Miles Bader [Sun, 5 Jan 1997 03:44:26 +0000 (03:44 +0000)] 
(*:GNU:*:*):
  The machine/subtype separator printed by uname -m is now `-', not '/'.

28 years ago(M68*:*:R3V[567]*:*): Use uppercase 'M'.
Richard Kenner [Fri, 3 Jan 1997 13:38:47 +0000 (13:38 +0000)] 
(M68*:*:R3V[567]*:*): Use uppercase 'M'.

28 years agoHandle mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:54:33 +0000 (20:54 +0000)] 
Handle mips-unknown-linux-gnu

28 years agoRecognize mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:51:53 +0000 (20:51 +0000)] 
Recognize mips-unknown-linux-gnu

28 years agofix a couple of bugs
David MacKenzie [Wed, 11 Dec 1996 00:49:47 +0000 (00:49 +0000)] 
fix a couple of bugs

28 years ago * config.guess: Recognize machten.
David MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (00:37 +0000)] 
* config.guess:  Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.

28 years ago(PENTIUM:CPunix:4.0*:*): New case.
Richard Kenner [Sat, 7 Dec 1996 22:47:59 +0000 (22:47 +0000)] 
(PENTIUM:CPunix:4.0*:*): New case.

28 years agoRevert last change.
Thomas Bushnell, BSG [Thu, 21 Nov 1996 22:19:26 +0000 (22:19 +0000)] 
Revert last change.

28 years ago * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:51:00 +0000 (21:51 +0000)] 
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
  kernel-os combination.  Remove `-gnu*' from the portable systems
  list.  Add `-gnu-gnu*'.  Add new rule for `-gnu*' to turn it into
  two part name.

28 years agoThu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:43:48 +0000 (21:43 +0000)] 
Thu Nov 21 16:42:41 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
configuration name for gnu so it can be distinguished from
foo-foo-linux-gnu with simple globbing patterns.

28 years agomore fixups
David MacKenzie [Wed, 20 Nov 1996 22:59:48 +0000 (22:59 +0000)] 
more fixups

28 years agomore fixups
David MacKenzie [Wed, 20 Nov 1996 22:53:55 +0000 (22:53 +0000)] 
more fixups

28 years agomore cleanups
David MacKenzie [Wed, 20 Nov 1996 22:16:05 +0000 (22:16 +0000)] 
more cleanups

28 years agocleanups
David MacKenzie [Wed, 20 Nov 1996 21:27:29 +0000 (21:27 +0000)] 
cleanups

28 years agobug fixes for quoting and locales
David MacKenzie [Wed, 20 Nov 1996 19:13:42 +0000 (19:13 +0000)] 
bug fixes for quoting and locales

28 years agolots of new ways to create stuff
David MacKenzie [Wed, 20 Nov 1996 05:09:56 +0000 (05:09 +0000)] 
lots of new ways to create stuff