From: Jeffrey A Law Date: Mon, 31 Aug 1998 22:46:13 +0000 (+0000) Subject: * NEWS: Add SCO Openserver and Unixware 7 notes. X-Git-Tag: releases/egcs-1.1.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dac5b04bec63a98545cb79ab9843a55a412c81;p=thirdparty%2Fgcc.git * NEWS: Add SCO Openserver and Unixware 7 notes. From-SVN: r22142 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5efe5ab7c82c..8fd4d2b3ecd8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 diff --git a/gcc/NEWS b/gcc/NEWS index 4785982147c1..628b03ca7d88 100644 --- 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.