gcc patch, amigados->amigaos

Fred Fish fnf@ninemoons.com
Fri Sep 5 18:24:00 GMT 1997


Very old ports of gcc to the Commodore Amiga used "amigados" as the
name of the operating system.  New ports of gcc and many other GNU
tools now use "amigaos" as the name.  Please apply this patch to
reflect this change.

-Fred

Fri Sep  5 16:37:44 1997  Fred Fish  <fnf@ninemoons.com>

	* INSTALL: Change 'amigados' to 'amigaos' to match current usage.
	* install.texi (Configurations): Ditto.
	* config.sub: Ditto.

Index: INSTALL
===================================================================
RCS file: /cvsroot/gg/egcs/gcc/INSTALL,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 INSTALL
*** INSTALL	1997/09/04 04:43:31	1.1.1.1
--- INSTALL	1997/09/06 01:18:52
***************
*** 452,458 ****
  
     Here is a list of system types:
  
!      386bsd, aix, acis, amigados, 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,
--- 452,458 ----
  
     Here is a list of system types:
  
!      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,
Index: config.sub
===================================================================
RCS file: /cvsroot/gg/egcs/gcc/config.sub,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 config.sub
*** config.sub	1997/09/04 04:43:43	1.1.1.1
--- config.sub	1997/09/06 01:18:53
***************
*** 206,214 ****
  	amiga | amiga-*)
  		basic_machine=m68k-cbm
  		;;
! 	amigados)
  		basic_machine=m68k-cbm
! 		os=-amigados
  		;;
  	amigaunix | amix)
  		basic_machine=m68k-cbm
--- 206,214 ----
  	amiga | amiga-*)
  		basic_machine=m68k-cbm
  		;;
! 	amigaos)
  		basic_machine=m68k-cbm
! 		os=-amigaos
  		;;
  	amigaunix | amix)
  		basic_machine=m68k-cbm
***************
*** 698,704 ****
  	-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* \
  	      | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
  	      | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
  	      | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
--- 698,704 ----
  	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
  	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
! 	      | -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,838 ****
  		os=-sysv
  		;;
  	*-cbm)
! 		os=-amigados
  		;;
  	*-dg)
  		os=-dgux
--- 832,838 ----
  		os=-sysv
  		;;
  	*-cbm)
! 		os=-amigaos
  		;;
  	*-dg)
  		os=-dgux
Index: install.texi
===================================================================
RCS file: /cvsroot/gg/egcs/gcc/install.texi,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 install.texi
*** install.texi	1997/09/04 04:43:56	1.1.1.1
--- install.texi	1997/09/06 01:18:53
***************
*** 609,615 ****
  Here is a list of system types:
  
  @quotation
! 386bsd, aix, acis, amigados, 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,
--- 609,615 ----
  Here is a list of system types:
  
  @quotation
! 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,



More information about the Gcc-bugs mailing list