RELEASE: First cut of updated release files for 2.0b4
[gem5.git] / AUTHORS
1
2 Nathan L. Binkert
3 -----------------------
4 * Alpha full system support
5 * Statistics package
6 * Event queue
7 * Pseudo instructions
8 * Remote GDB facilities
9 * PC sampling
10 * Trace facilities
11 * Tru64 support
12 * Ethernet (Link, NSGIGE, Sinic) device support
13 * PCI device support
14 * Checkpoint framework
15 * Configuration system
16
17 Steven K. Reinhardt
18 -----------------------
19 * Alpha support
20 * ISA parsing
21 * SWIG intergration
22 * New memory system
23 * New Caches
24 * Simple CPU
25 * Instruction tracing
26 * PC sampling
27 * Deprecated detailed CPU
28 * Binary Loading
29 * Configuration system
30
31 Ali G. Saidi
32 -----------------------
33 * SPARC Full System Support
34 * Alpha Linux support
35 * Alpha (Tsunami) platform and devices
36 * I/O <-> memory interface
37 * PCI device interface
38 * Multiple ISA support
39 * Memory bridge, bus, packet, port interfaces
40
41 Kevin T. Lim
42 -----------------------
43 * New CPU model
44 * CPU checker
45 * CPU class restructuring
46 * Quiecsing/Draining
47
48 Ronald G. Dreslinski Jr
49 -----------------------
50 * Caches/Cache coherence
51 * Prefetching
52 * New memory system (port, request, packet, cache porting)
53 * Tru64 MP support
54
55 Lisa R. Hsu
56 -----------------------
57 * DP83820 NIC device model
58 * Kernel stats
59 * Linux Dist disk image building (current)
60
61 Gabriel Black
62 -----------------------
63 * Multiple ISA support
64 * SPARC ISA support
65 * Alpha support reorganization
66 * SPARC SE support
67
68 Korey L. Sewell
69 -----------------------
70 * O3CPU SMT support
71 * MIPS ISA support
72 * Multiple ISA support in O3CPU
73
74 Andrew L. Schultz
75 -----------------------
76 * IDE controller/disk model
77 * PCI devices interface
78 * Linux Dist disk image building (deprecated)
79
80 Erik G. Hallnor
81 -----------------------
82 * Caches
83 * Trace reader support
84 * Checkpoint framework
85
86 Steve E. Raasch
87 -----------------------
88 * Deprecated CPU model
89 * Generic CPU structures
90
91 David Green
92 -----------------------
93 * Deprecated CPU model
94 * Caches
95
96 Benjamin S. Nash
97 -----------------------
98 * Alpha FreeBSD support
99
100 Miguel J. Serrano
101 -----------------------
102 * Alpha FreeBSD support