OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [support/] [simprintf.c] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5628d 20h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1749 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc1'. 5778d 01h /or1k/tags/rel-0-3-0-rc1/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 5778d 01h /or1k/tags/rel-0-3-0-rc1/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 5815d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1557 Fix most warnings issued by gcc4 nogj 6911d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1493 Make simprintf use the new debugging functions nogj 7016d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1487 Remove useless *breakpoint argument from the {set,eval}_direct* functions nogj 7016d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1446 Cosmetic fixes nogj 7069d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1398 Correct incorrect calls to eval_direct8 nogj 7069d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7119d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1319 cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. phoenix 7235d 20h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1315 missing declaration when defined STACK_ARGS phoenix 7253d 17h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7323d 19h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1265 simprintf now uses stack vargs -- same as printf markom 7439d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
1095 eval_reg replaced with the new evalsim_reg32 lampret 7925d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8020d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8064d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
823 Added configuration parameter for specifying stdout file filename. ivang 8148d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
704 exe_logs now print also l.nop 3 printfs markom 8197d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
515 uart test updated; simprintf updated markom 8251d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
344 added acv test for uart; sim debug now has verbose levels; lot of bugs fixed in uart model markom 8302d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
173 - profiler added, use e.g.:
make profiler
./sim -profile -fast executable
./profiler -g [-c]

(no special compiling options necessary)
markom 8394d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
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 8457d 05h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
75 simgetstr added. eval_mem32 replaced with evalsim_mem32. lampret 8682d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
44 %s bug fixed. lampret 8818d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c
7 Major update of the enviorment. Now uses autoconf and automake. The
simulator uses readline aswell to get input from the user. A number of
new files added, some modified. The libc directory is now called support.
jrydberg 8923d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/simprintf.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.