diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-09-08 05:17:48 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-09-08 05:17:48 +0000 |
commit | d99ec4a1ac5eb9e7bc71ecaeada65edbcb7029a6 (patch) | |
tree | e018b83b9d96b658552847210c490b8bc97d2d21 | |
parent | a8e3ae11dbcb00ba64fd19669620d6af1253862e (diff) | |
download | gcc-d99ec4a1ac5eb9e7bc71ecaeada65edbcb7029a6.tar.gz |
* INSTALL: Change 'amigados' to 'amigaos' to match current usage.
* install.texi (Configurations): Ditto.
* config.sub: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15143 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | config.sub | 8 | ||||
-rw-r--r-- | gcc/ChangeLog | 6 | ||||
-rw-r--r-- | gcc/INSTALL | 2 | ||||
-rwxr-xr-x | gcc/config.sub | 8 | ||||
-rw-r--r-- | gcc/install.texi | 2 |
6 files changed, 20 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog index 7d6dc841c9d..d78a7bfccee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> + + * config.sub: Change 'amigados' to 'amigaos' to match current usage. + Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) * configure.in (*-*-rtems*): Do not build libgloss for rtems. diff --git a/config.sub b/config.sub index 01ad7e720a5..57f1ebfec9a 100755 --- a/config.sub +++ b/config.sub @@ -257,9 +257,9 @@ case $basic_machine in amiga | amiga-*) basic_machine=m68k-cbm ;; - amigados) + amigaos) basic_machine=m68k-cbm - os=-amigados + os=-amigaos ;; amigaunix | amix) basic_machine=m68k-cbm @@ -874,7 +874,7 @@ case $os in -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ - | -amigados* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \ + | -amigaos* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ @@ -1047,7 +1047,7 @@ case $basic_machine in os=-sysv ;; *-cbm) - os=-amigados + os=-amigaos ;; *-dg) os=-dgux diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 55cf7207c3e..2416508bd27 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> + + * INSTALL: Change 'amigados' to 'amigaos' to match current usage. + * install.texi (Configurations): Ditto. + * config.sub: Ditto. + Sun Sep 7 22:56:56 1997 Weiwen Liu (liu@hepvms.physics.yale.edu) * Makefile.in (sdbout.o): Depend on insn-config.h. diff --git a/gcc/INSTALL b/gcc/INSTALL index d4ac7c5a2ea..8c1f7119853 100644 --- a/gcc/INSTALL +++ b/gcc/INSTALL @@ -452,7 +452,7 @@ is equivalent to `vax-dec-ultrix4.2'. Here is a list of system types: - 386bsd, aix, acis, amigados, aos, aout, bosx, bsd, clix, coff, + 386bsd, aix, acis, amigaos, aos, aout, bosx, bsd, clix, coff, ctix, cxux, dgux, dynix, ebmon, ecoff, elf, esix, freebsd, hms, genix, gnu, gnu/linux, hiux, hpux, iris, irix, isc, luna, lynxos, mach, minix, msdos, mvs, netbsd, newsos, nindy, ns, osf, osfrose, diff --git a/gcc/config.sub b/gcc/config.sub index b6e8aed34d0..094b754189d 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -206,9 +206,9 @@ case $basic_machine in amiga | amiga-*) basic_machine=m68k-cbm ;; - amigados) + amigaos) basic_machine=m68k-cbm - os=-amigados + os=-amigaos ;; amigaunix | amix) basic_machine=m68k-cbm @@ -698,7 +698,7 @@ case $os in -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ - | -amigados* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \ + | -amigaos* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ @@ -832,7 +832,7 @@ case $basic_machine in os=-sysv ;; *-cbm) - os=-amigados + os=-amigaos ;; *-dg) os=-dgux diff --git a/gcc/install.texi b/gcc/install.texi index 9f023858538..57e28108063 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -609,7 +609,7 @@ just @samp{@var{cpu}-@var{system}}, if it is not needed. For example, Here is a list of system types: @quotation -386bsd, aix, acis, amigados, aos, aout, aux, bosx, bsd, clix, coff, ctix, cxux, +386bsd, aix, acis, amigaos, aos, aout, aux, bosx, bsd, clix, coff, ctix, cxux, dgux, dynix, ebmon, ecoff, elf, esix, freebsd, hms, genix, gnu, linux-gnu, hiux, hpux, iris, irix, isc, luna, lynxos, mach, minix, msdos, mvs, netbsd, newsos, nindy, ns, osf, osfrose, ptx, riscix, riscos, rtu, sco, sim, |