Rev |
Log message |
Author |
Age |
Path |
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 |
5305d 17h |
/openrisc/ |
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 |
5305d 20h |
/openrisc/ |
398 |
ORPSoCv2 removing generic backend path - not needed |
julius |
5306d 19h |
/openrisc/ |
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 |
5307d 18h |
/openrisc/ |
396 |
ORPSoCv2 final software fixes...for now. See updated README |
julius |
5310d 17h |
/openrisc/ |
395 |
ORPSoCv2 moving ethernet tests to correct place |
julius |
5310d 17h |
/openrisc/ |
394 |
ORPSoCv2 removing unused directories |
julius |
5310d 17h |
/openrisc/ |
393 |
ORPSoCv2 software rearrangement in progress. Basic tests should now run again. |
julius |
5310d 17h |
/openrisc/ |
392 |
ORPSoCv2 software path reorganisation stage 1. |
julius |
5311d 09h |
/openrisc/ |
391 |
Removing modules no longer needed in ORPSoCv2 |
julius |
5312d 10h |
/openrisc/ |
390 |
Updated toolchain build scripts to use FTP server on OpenCores.org. |
julius |
5312d 10h |
/openrisc/ |
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 |
5322d 18h |
/openrisc/ |
388 |
Tagging the 0.5.0rc2 candidate release of Or1ksim |
jeremybennett |
5335d 16h |
/openrisc/ |
387 |
Fixed testing, to always use our DEJAGNU config. |
jeremybennett |
5335d 16h |
/openrisc/ |
386 |
Updated for release 0.5.0rc2 |
jeremybennett |
5335d 17h |
/openrisc/ |
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 |
5335d 17h |
/openrisc/ |
384 |
Tagging the 1.0rc2 candidate release of GCC 4.5.1 |
jeremybennett |
5336d 18h |
/openrisc/ |
383 |
Adding makeinfo as a required tool to crossbuild-1.0.sh script |
julius |
5336d 21h |
/openrisc/ |
382 |
New uClibc patch - to be built with 1.0 toolchain |
julius |
5337d 15h |
/openrisc/ |
381 |
Crossbuild script for 1.0 updated to use new GCC rc2 patch and linux-2.6.35 |
julius |
5337d 15h |
/openrisc/ |
380 |
Adding new Linux-2.6.35 patch, to be built with new 1.0 toolchain |
julius |
5337d 15h |
/openrisc/ |
379 |
Linux-2.6.34 patch update - ethernet stability fix and USB host (ohs900) startup device detect improvement |
julius |
5337d 16h |
/openrisc/ |
378 |
Adding gcc-4.5.1 patches to enable kernel to build again |
julius |
5337d 20h |
/openrisc/ |
377 |
gcc-4.5.1/gcc/config/or32/or32.c:
Swap INTVAL for REGNO in or32_legitimate_address_p fixing 64-bit
machine build errors. |
julius |
5338d 12h |
/openrisc/ |
376 |
Adding handling cases for RSP queries seen from new gdb-7.2 in RSP servers in
or1ksim and or_debug_proxy.
Adding ChangeLog to or_debug_proxy |
julius |
5342d 23h |
/openrisc/ |
375 |
ORPmon update for compatibility with OR toolchain 1.0rc1 |
julius |
5343d 16h |
/openrisc/ |
374 |
ORPSoCv2 adding some files forgotten from last checkin |
julius |
5343d 16h |
/openrisc/ |
373 |
ORPSoCv2 software update for compatibility with OR toolchain 1.0 |
julius |
5343d 16h |
/openrisc/ |
372 |
Toolchain install script uClibc variable update |
julius |
5343d 19h |
/openrisc/ |
371 |
Toolchain install script binutils commented out fix |
julius |
5343d 20h |
/openrisc/ |