Rev |
Log message |
Author |
Age |
Path |
1782 |
|
root |
5732d 08h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1765 |
|
root |
5843d 00h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1751 |
These are the changes to support Or1ksim 0.3.0rc2. Most significantly they provide GDB RSP support. They also fix 5 outstanding bugs and satisfy one new feature request. |
jeremybennett |
5962d 09h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
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 |
5992d 05h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1744 |
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 |
6029d 04h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1557 |
Fix most warnings issued by gcc4 |
nogj |
7125d 14h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1493 |
Make simprintf use the new debugging functions |
nogj |
7230d 14h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1487 |
Remove useless *breakpoint argument from the {set,eval}_direct* functions |
nogj |
7230d 14h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1446 |
Cosmetic fixes |
nogj |
7283d 06h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1398 |
Correct incorrect calls to eval_direct8 |
nogj |
7283d 07h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1350 |
Mark a simulated cpu address as such, by introducing the new oraddr_t type |
nogj |
7333d 05h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1319 |
cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. |
phoenix |
7449d 23h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1315 |
missing declaration when defined STACK_ARGS |
phoenix |
7467d 21h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1308 |
Gyorgy Jeney: extensive cleanup |
phoenix |
7537d 23h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1265 |
simprintf now uses stack vargs -- same as printf |
markom |
7653d 07h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
1095 |
eval_reg replaced with the new evalsim_reg32 |
lampret |
8139d 19h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
997 |
PRINTF should be used instead of printf; command redirection repaired |
markom |
8234d 14h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
884 |
code cleaning - a lot of global variables moved to runtime struct |
markom |
8278d 12h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
823 |
Added configuration parameter for specifying stdout file filename. |
ivang |
8362d 08h |
/or1k_old/trunk/or1ksim/support/simprintf.c |
704 |
exe_logs now print also l.nop 3 printfs |
markom |
8411d 10h |
/or1k_old/trunk/or1ksim/support/simprintf.c |