-
Notifications
You must be signed in to change notification settings - Fork 43
/
AUTHORS
75 lines (55 loc) · 2.46 KB
/
AUTHORS
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Or1ksim: The OpenRISC 1000 Architectural Simulator
==================================================
Authors of Or1ksim
==================
These are the main contributors known from the source code. Please advise if I
have omitted anyone.
Jeremy Bennett, <[email protected]>
21 Apr 10: Complete rework of the testsuite. Various bugs fixed.
12 Oct 08: Complete tidy-up of the code base, fixing a string of bugs to make
version 0.3.0 release candidate 1.
9 Jun 08: Added OSCI SystemC TLM 2.0 wrapper and tidied up for GCC 4.3.0 and
OpenRISC 1000 GDB 6.8
Jimmy Chen-Min Chen, <[email protected]>
Defined and Added support for OR16 ISA(cpu/or16).
05/04/2000
Damjan Lampret, <[email protected]>
Original author of the simulator.
Richard Prescott, <[email protected]>
Added channels for peripheral to communicate with host
Johan Rydberg, <[email protected]>
Added support for GNU readline aswell as adopted
it to GNU autoconf and automake.
Feature and Bug reporters and fixers
====================================
John Alfredo
Feature 469: Icache initialization
Julius Baxter
Bug 1773: Use of RSP with pre-loaded image.
Mark Jarvin
Feature 1673: MAC OS X support
Vijay Karin
Bug 534: Report of test bench not working.
Vinay Patil
Bug 1710: mprofile argument handling
Authors of the argtable2 library
================================
argtable is Copyright (C) 1998-2001,2003-2008 Stewart Heitmann. Parts are
Copyright (C) 1989-1994, 1996-1999,2001,2003 Free Software Foundation, Inc.
argtable was written by Stewart Heitmann <[email protected]>
The project homepage can be found at http://argtable.sourceforge.net/
Other contributors:
Nina Clemson for editing the original argtable-1.0 documentation.
Livio Bertacco for contributing bug fixes and the argtable-2.x Visual C++
Makefiles.
Justin Dearing for contributing bug fixes and Windows DLL support, plus code
support for the Open Watcom compiler and help with the Mac OS X
configuration.
Asa Packer for contributing bug fixes and upgrades to the Visual C++ Makefiles.
Danilo Cicerone for the Italian translation of "Introduction to Argtable-2x"
on http://www.digitazero.org.
Uli Fouquet for configuration patches and documentation related to
cross-compiling argtable from Unix to Windows, as well as providing the
arg_print_glossary_gnu function.
Shachar Shemesh for Debian package integration and kick-starting the migration
to automake/autoconf.