Rev |
Log message |
Author |
Age |
Path |
1765 |
|
root |
5787d 06h |
/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 |
5936d 11h |
/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 |
5972d 11h |
/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 |
5973d 10h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1576 |
configure updates |
phoenix |
7046d 06h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1376 |
aclocal && autoconf && automake |
phoenix |
7261d 17h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
1249 |
Downgrading back to automake-1.4 |
lampret |
7647d 06h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
997 |
PRINTF should be used instead of printf; command redirection repaired |
markom |
8178d 20h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
970 |
Testbench is now running on ORP architecture platform. |
simons |
8186d 07h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
877 |
ata beta release |
rherveille |
8230d 06h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
517 |
some performance optimizations |
markom |
8409d 15h |
/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 |
8448d 19h |
/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 |
8481d 18h |
/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 |
8608d 18h |
/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 |
8615d 15h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
54 |
Regular maintenance. |
lampret |
8910d 21h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
30 |
Updated SPRs, exceptions. Added 16450 device. |
lampret |
8987d 06h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
28 |
Adding COFF loader. |
lampret |
9002d 04h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |
23 |
Common OR1K backend for OR32 and OR16. |
lampret |
9018d 01h |
/or1k/trunk/or1ksim/cpu/or1k/Makefile.in |