| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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".
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Don't recognize UNAME_MACHINE = sparc.
Make the sample program check for libc version
and handle various machine types.
|
|
|
|
| |
to cope with older systems that have the older uname.
|
| |
|
|
|
|
| |
<pefo@openbsd.org>)
|
|
|
|
| |
<niklas@appli.se>)
|
| |
|
|
|
|
| |
The machine/subtype separator printed by uname -m is now `-', not '/'.
|
| |
|
| |
|
|
|
|
| |
From Eric W. Bates <ericx@vineyard.net>.
|
| |
|
| |
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change linux to linux-gnu.
|
| |
|
| |
|
|
|
|
| |
machine.
|
| |
|
| |
|
| |
|
|
|
|
| |
Recognize the NCR 4850 machine and NCR Pentium-based platforms.
|
|
|
|
| |
distinguish sysv/svr4/bsd variants.
|
| |
|
| |
|
|
|
|
|
|
| |
Also recognize field test versions. From mjr@zk3.dec.com.
* config.guess (dgux): Use /usr/bin/uname rather than uname,
because GNU uname does not support -p. From pmr@pajato.com.
|
| |
|
| |
|
|
|
|
| |
* config.guess (*:CYGWIN*): New
|
|
|
|
| |
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
|
| |
|
| |
|
| |
|
|
|
|
| |
a PA1.1 processor.
|
| |
|
|
|
|
| |
a PA 1.1 processor.
|
| |
|
| |
|