-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
56 lines (39 loc) · 1.32 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
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 is the first release of CGEN. It includes the most important
applications, including the assembler, disassembler and simulator
generators. A handful of CPU descriptions are also included:
* ARM7T
* Intel i960 [incomplete]
* Intel IA-32 and IA-64 [incomplete]
* Fujitsu FR-30
* Mitsubishi M32R/D
* SPARC [incomplete]
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.