Rev |
Log message |
Author |
Age |
Path |
829 |
Move current version to stable directory. |
jeremybennett |
4403d 00h |
/openrisc/trunk/gnu-stable/newlib-1.18.0 |
816 |
Restructuring to put all except the current stable version in a separate directory. |
jeremybennett |
4403d 00h |
/openrisc/trunk/gnu-old/newlib-1.18.0 |
812 |
Fix for Bug 86 - Problem with or1k_interrupt_handler_add() |
stekern |
4492d 04h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
676 |
Add a libgloss definition file for the new ORSoC OpenRISC development board
Signed-off-by: Olof Kindgren <olof at opencores.org>
acked-by: Yann Vernier <yann.vernier at orsoc.se> |
olof |
4647d 03h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
667 |
Corrected ITLB/DTLB values according to the arch spec.
This partially fixes bug #58 |
olof |
4714d 20h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
557 |
Round baud rate divisor instead of truncating, reduces error for low divisors. |
yannv |
4898d 01h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
551 |
Fixed typo (disble->disable) in cache disable functions. |
yannv |
4901d 23h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
540 |
Ensure the re-entrancy structure is re-initialized on restart. |
jeremybennett |
4919d 20h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
539 |
newlib update - sync exception stack size define between crt0 and or1k-support library |
julius |
4920d 02h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
527 |
newlib-1.18.0 port update, name of support library header now or1k-support.h |
julius |
4945d 18h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
517 |
newlib updates with or1k support functions, libgloss cleanup |
julius |
4956d 15h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
507 |
Newlib libgloss board support update. Corresponding GCC port changes to support it. |
julius |
4964d 23h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
469 |
newlib update - added zeroing of r0 to crt0.S |
julius |
5047d 04h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
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 |
5116d 02h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
243 |
Fixed libgloss for compiled code with leading underscores removed.
* libgloss/or32/crt0.S (_start): Remove all leading underscores from
references to global C functions and variables (printf, stack,
atexit, _uart_init, main). Modified end of memory detection, so it
works on rentry as well as initial entry. <buserr>: New code to
allow re-entrant _start function. |
jeremybennett |
5189d 03h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
226 |
Orksim floating point support additions, spr-defs.h updates, newlib cache init routines updated |
julius |
5209d 19h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
217 |
Minor tidy up. |
jeremybennett |
5217d 23h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
214 |
Fixes so the newlib procs are properly loaded. |
jeremybennett |
5219d 22h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
207 |
I port to the OpenRISC 1000 32-bit version. |
jeremybennett |
5220d 20h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |