This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

1.1.1 release announcement changes


Trivial stylistic changes:

	* The trademark is "UnixWare", not "Unixware".
	* Convention is "SVR4", not "svr4", though I can't cite any
	  authoritative reason why.
	* "SCO" is a company, like "Sun".   They make, among other things,
	  operating systems like "OpenServer" and "Unixware".   This 
	  parallels "Sun/OS" and "Solaris".   


Index: egcs-1.1.1.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/egcs-1.1/egcs-1.1.1.html,v
retrieving revision 1.1
diff -u -p -r1.1 egcs-1.1.1.html
--- egcs-1.1.1.html	1998/11/30 09:10:04	1.1
+++ egcs-1.1.1.html	1998/12/01 17:03:09
@@ -44,13 +44,13 @@ serious problems in egcs-1.1.
   </ul>
   <li> platform specific improvements and fixes
   <ul>
-    <li> Match all versions of Unixware7.
-    <li> Do not assume x86 svr4 or unixware targets can handle stabs
+    <li> Match all versions of UnixWare7.
+    <li> Do not assume x86 SVR4 or UnixWare targets can handle stabs
     <li> Fix PPC/RS6000 LEGITIMIZE_ADDRESS macro and bug in conversion
     from unsigned ints to double precision floats.
     <li> Fix ARM ABI issue with NetBSD.
     <li> Fix a few arm code generation bugs.
-    <li> Fixincludes will fix more broken SCO header files.
+    <li> Fixincludes will fix additional broken SCO OpenServer header files.
     <li> Fix a m68k backend bug which caused invalid offsets in reg+d addresses.
     <li> Fix problems with 64bit AIX 4.3 support.
     <li> Fix handling of long longs for varargs/stdarg functions on the ppc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]