]> sourceware.org Git - cgen.git/commitdiff
* NEWS: Copy over entries from 1.1 branch.
authorDoug Evans <xdje42@gmail.com>
Sat, 22 Aug 2009 16:15:46 +0000 (16:15 +0000)
committerDoug Evans <xdje42@gmail.com>
Sat, 22 Aug 2009 16:15:46 +0000 (16:15 +0000)
ChangeLog
NEWS

index d22179b3dba0a8b2bdff4e60518f3a9721ce65ad..38d1da08ffeb880920b9f6589acde4c1f49f3f79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-22  Doug Evans  <dje@sebabeach.org>
+
+       * NEWS: Copy over entries from 1.1 branch.
+
 2009-08-20  Doug Evans  <dje@sebabeach.org>
 
        * gas-test.scm (<keyword> test-data): Catch invalid requests,
diff --git a/NEWS b/NEWS
index 63a50cad7509382a6b2cea5ffba577c2c1cf8311..5b8110a133ebe209ba282c83e97ca1be1aa95e04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,40 @@
-Support for the Ubicom IP2K processor contributed by Red Hat and Ubicom, Inc.
 
-Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400 and
-FR500 included.
+Major features in release 1.1:
+
+* New applications:
+
+  * Doc file generator
+
+    ISA documentation can be machine generated from the description file.
+    The CGEN website uses this: http://sourceware.org/cgen/gen-doc/
+
+  * GCC intrinsics generator
+
+    The mep port of GCC generates intrinsics from the description file.
+
+  * SID simulator cpu component generator
+
+    CGEN can generate the cpu component of the SID simulator.
+
+* New ports:
+
+  * cris
+  * Fujitsu FRV
+  * Ubicom ip2k
+  * iq2000
+  * lm32
+  * m32c
+  * mep
+  * mt
+  * openrisc
+  * sh/sh64
+  * xc16x
+  * xstormy16
+
+  Support for the Ubicom IP2K processor contributed by Red Hat and Ubicom, Inc.
+
+  Support for the Fujitsu FRV architecture added by Red Hat.
+  Models for FR400 and FR500 included.
 
 Major features in release 1.0:
 
This page took 0.041218 seconds and 5 git commands to generate.