Rev |
Log message |
Author |
Age |
Path |
1765 |
|
root |
5716d 23h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1748 |
These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.
Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals. |
jeremybennett |
5866d 04h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1745 |
These are the changes to allow or1ksim to build as a library as well as a standalone simulator. The concept of a "generic" peripheral is added, which will commuicate with an external model via upcalls. |
jeremybennett |
5902d 03h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1743 |
Changes to bring behavior into line with the current OpenRISC 1000 specification and support GDB 6.8. A couple of small bugs with handling xterms and opening the remote debug channel are also fixed. Header files have been added to sources in Makefile.am files where they are missing, so that "make tags" will include them. Makefile.in files have been regenerated due to these changes. |
jeremybennett |
5903d 03h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1576 |
configure updates |
phoenix |
6975d 22h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1376 |
aclocal && autoconf && automake |
phoenix |
7191d 09h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1249 |
Downgrading back to automake-1.4 |
lampret |
7576d 22h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
997 |
PRINTF should be used instead of printf; command redirection repaired |
markom |
8108d 13h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
970 |
Testbench is now running on ORP architecture platform. |
simons |
8116d 00h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
877 |
ata beta release |
rherveille |
8159d 22h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
517 |
some performance optimizations |
markom |
8339d 07h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
371 |
steps toward joining or32.c and opcode/or32.h of or1ksim and gdb; decode.c moved to or32.c |
markom |
8378d 11h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
221 |
major changes to testbench; debug unit is moved to /debug; memory organization can be customized; UART from simons; overall cleanup |
markom |
8411d 11h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
133 |
moved header files to match other utilities
repaired l.sra and some other shifting instructions
started build_automata for binary instruction decode |
markom |
8538d 11h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
123 |
Bugs fixed:
- l.rfe temporarly disables exceptions
- l.sys does PC -= 4
- breakpoints now supported at peripheria locations
- uart0.rt/.tx nonexistent file segment fault
Other modifications:
- replaced string names to instruction indexes
- execute.c executes specified (in ISA table) function
- modified ISA table - flag needed for gdb
- added or32.c, which supports or32.h
- added new instructions l.mac, l.msb, l.maci, l.macrc
and their executing functions (opcodes to be revisited)
- added header acconfig.h
- modified configuration files |
markom |
8545d 08h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
54 |
Regular maintenance. |
lampret |
8840d 14h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
30 |
Updated SPRs, exceptions. Added 16450 device. |
lampret |
8916d 23h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
28 |
Adding COFF loader. |
lampret |
8931d 20h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
23 |
Common OR1K backend for OR32 and OR16. |
lampret |
8947d 18h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |