Line 1... |
Line 1... |
|
2011-01-05 Jeremy Bennett
|
|
|
|
* configure: Regenerated.
|
|
* configure.ac: Updated version.
|
|
* cpu/or1k/spr-defs.h: Added definition of NOP_TRACE_ON and
|
|
NOP_TRACE_OFF.
|
|
* cpu/or32/insnset.c : Added behavior for NOP_TRACE_ON and
|
|
NOP_TRACE_OFF
|
|
* doc/or1ksim.texi: New section documenting l.nop opcodes.
|
|
|
2011-01-04 Julius Baxter
|
2011-01-04 Julius Baxter
|
|
|
* cpu/or32/or32.c: : Added.
|
* cpu/or32/or32.c: : Added.
|
(or1ksim_disassemble_trace_index): Added dumping of SPR content when
|
(or1ksim_disassemble_trace_index): Added dumping of SPR content when
|
disassembling l.mtspr instruction.
|
disassembling l.mtspr instruction.
|
* cpu/common/abstract.c:
|
* cpu/common/abstract.c:
|
(disassemble_instr): Added tracing of SPR contents after l.mtspr insn.
|
(disassemble_instr): Added tracing of SPR contents after l.mtspr insn.
|
Line 9... |
Line 20... |
2010-12-27 Julius Baxter
|
2010-12-27 Julius Baxter
|
|
|
* peripheral/eth.c: : Changed to 10000.
|
* peripheral/eth.c: : Changed to 10000.
|
(eth_write32): Additional debug output, when enabled.
|
(eth_write32): Additional debug output, when enabled.
|
|
|
|
2010-12-18 Jeremy Bennett
|
|
|
|
* peripheral/eth.c (eth_write320): Setting ETH_INT_MASK has no
|
|
impact on interrupt processing.
|
|
* configure: Regenerated.
|
|
* configure.ac: Updated version.
|
|
|
2010-12-15 Jeremy Bennett
|
2010-12-15 Jeremy Bennett
|
|
|
* peripheral/eth.c : Added.
|
* peripheral/eth.c : Added.
|
(eth_controller_tx_clock, eth_controller_rx_clock): Reschedule for
|
(eth_controller_tx_clock, eth_controller_rx_clock): Reschedule for
|
RTX_RESCHED_PERIOD.
|
RTX_RESCHED_PERIOD.
|