]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* NEWS: Add SCO Openserver and Unixware 7 notes.
authorJeffrey A Law <law@cygnus.com>
Mon, 31 Aug 1998 22:46:13 +0000 (22:46 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 31 Aug 1998 22:46:13 +0000 (16:46 -0600)
From-SVN: r22142

gcc/ChangeLog
gcc/NEWS

index 5efe5ab7c82c425f18227ad005b0544e7d873828..8fd4d2b3ecd8e9ff08f0d0e5f5255c882ba83049 100644 (file)
@@ -1,5 +1,7 @@
 Mon Aug 31 14:55:02 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * NEWS: Add SCO Openserver and Unixware 7 notes.
+
        * NEWS: Fix typos.
 
 Sat Aug 29 14:52:28 1998  David S. Miller  <davem@pierdol.cobaltmicro.com>
index 4785982147c13044cd856229c972122f9a19bd6e..628b03ca7d88ee745864fb3764ba76b871d844fc 100644 (file)
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -82,6 +82,8 @@ Target specific NEWS
          move instructions has been fixed and enabled.  Random changes
         throughout the port to make generated code more Pentium friendly.
          Improved support for 64bit integer operations.
+         Unixware 7, a System V Release 5 target is now supported.
+         SCO OpenServer targets can support GAS.  See gcc/INSTALL for details.
 
     RS6000/PowerPC: Includes AIX4.3 support as well as PowerPC64 support.  
                     Haifa instruction scheduling is enabled by default now.