Rev |
Log message |
Author |
Age |
Path |
404 |
New scripts to build separate bare metal and Linux tool chains. Fixes to GDB so it builds with the Linux tool chain and uses RELA. Other minor fixes to the GCC tool chain. |
jeremybennett |
5138d 18h |
/ |
403 |
ORPSoC big upgrade - intermediate check in. Lots still missing. To come very shortly. |
julius |
5139d 15h |
/ |
402 |
Further updates to the compiler |
jeremybennett |
5139d 20h |
/ |
401 |
Fixing find first one (ff1) and find last one (fl1) support in OR1200.
Updated documentation, adding missing l.ff1 and l.fl1 opcodes to supported
instructions table. |
julius |
5139d 20h |
/ |
400 |
Updates to the linker, GCC, newlib and GDB in preparation for supporting C++. The key changes are that the linker now uses RELA and that GCC may save registers at the bottom of the stack before the frame is allocated or after it is deallocated, so exception handlers/thread primitives should not use the first 130 bytes after the SP. |
jeremybennett |
5139d 20h |
/ |
399 |
Updates to the linker, GCC, newlib and GDB in preparation for supporting C++. The key changes are that the linker now uses RELA and that GCC may save registers at the bottom of the stack before the frame is allocated or after it is deallocated, so exception handlers/thread primitives should not use the first 130 bytes after the SP. |
jeremybennett |
5139d 23h |
/ |
398 |
ORPSoCv2 removing generic backend path - not needed |
julius |
5140d 22h |
/ |
397 |
ORPSoCv2:
doc/ path added, with Texinfo documentation. Still a work in progress.
VPI files updated.
OR1200 l.maci instruction test added. highlighting bug with immediate field for that instruction.
Various cycle accurate model updates. Now uses orpsoc-defines.v (processed C-compat. version) to build. |
julius |
5141d 21h |
/ |
396 |
ORPSoCv2 final software fixes...for now. See updated README |
julius |
5144d 20h |
/ |
395 |
ORPSoCv2 moving ethernet tests to correct place |
julius |
5144d 20h |
/ |
394 |
ORPSoCv2 removing unused directories |
julius |
5144d 20h |
/ |
393 |
ORPSoCv2 software rearrangement in progress. Basic tests should now run again. |
julius |
5144d 20h |
/ |
392 |
ORPSoCv2 software path reorganisation stage 1. |
julius |
5145d 12h |
/ |
391 |
Removing modules no longer needed in ORPSoCv2 |
julius |
5146d 13h |
/ |
390 |
Updated toolchain build scripts to use FTP server on OpenCores.org. |
julius |
5146d 13h |
/ |
389 |
SD-Card boot added (sdboot) to the commands in the load file. DOS-filesystem added to support Fat12-16. Driver for SD-card added, SD and SDHC supported
Currently hardcoded to boot from vmlinux.bin |
tac2 |
5156d 21h |
/ |
388 |
Tagging the 0.5.0rc2 candidate release of Or1ksim |
jeremybennett |
5169d 20h |
/ |
387 |
Fixed testing, to always use our DEJAGNU config. |
jeremybennett |
5169d 20h |
/ |
386 |
Updated for release 0.5.0rc2 |
jeremybennett |
5169d 20h |
/ |
385 |
Updates for Or1ksim 0.5.0rc2.
* configure: Regenerated.
* configure.ac: Minor tidy ups. Version changed to 0.5.0rc2.
* debug/rsp-server.c (rsp_query): Simplified handling of
"qTStatus" to indicate we just do not support tracing.
* doc/or1ksim.texi <Configuring the Build>: No longer mandatory to
specify the target.
<Memory Configuration>: Warns about issues with memory controller.
<Memory Controller Configuration>: Warns about issues with memory
controller and advises not to use it.
<Standalone Simulator>: Details for options with arguments updated.
* NEWS: Updated for 0.5.0rc2.
* peripheral/mc.c (mc_poc): Use constant MC_POC_VALID
(mc_index): Ensure value is valid.
* peripheral/mc-defines.h <MC_CE_VALID>: Defined.
* testsuite/test-code-or1k/configure: Regenerated.
* testsuite/test-code-or1k/configure.ac: Handle the case where
target_cpu is not set. Version changed to 0.5.0rc2.
* testsuite/test-code-or1k/support/spr-defs.h <SPR_VR_RES>:
Definition corrected. |
jeremybennett |
5169d 20h |
/ |