Rev |
Log message |
Author |
Age |
Path |
829 |
Move current version to stable directory. |
jeremybennett |
4456d 03h |
/openrisc/trunk/gnu-stable/newlib-1.18.0/ |
816 |
Restructuring to put all except the current stable version in a separate directory. |
jeremybennett |
4456d 03h |
/openrisc/trunk/gnu-old/newlib-1.18.0/ |
812 |
Fix for Bug 86 - Problem with or1k_interrupt_handler_add() |
stekern |
4545d 07h |
/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 |
4700d 06h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
667 |
Corrected ITLB/DTLB values according to the arch spec.
This partially fixes bug #58 |
olof |
4767d 22h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
557 |
Round baud rate divisor instead of truncating, reduces error for low divisors. |
yannv |
4951d 04h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
551 |
Fixed typo (disble->disable) in cache disable functions. |
yannv |
4955d 02h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
540 |
Ensure the re-entrancy structure is re-initialized on restart. |
jeremybennett |
4972d 22h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
539 |
newlib update - sync exception stack size define between crt0 and or1k-support library |
julius |
4973d 04h |
/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 |
4998d 21h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
517 |
newlib updates with or1k support functions, libgloss cleanup |
julius |
5009d 17h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
507 |
Newlib libgloss board support update. Corresponding GCC port changes to support it. |
julius |
5018d 02h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
469 |
newlib update - added zeroing of r0 to crt0.S |
julius |
5100d 07h |
/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 |
5169d 04h |
/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 |
5242d 06h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
226 |
Orksim floating point support additions, spr-defs.h updates, newlib cache init routines updated |
julius |
5262d 22h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
217 |
Minor tidy up. |
jeremybennett |
5271d 02h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
214 |
Fixes so the newlib procs are properly loaded. |
jeremybennett |
5273d 01h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
207 |
I port to the OpenRISC 1000 32-bit version. |
jeremybennett |
5273d 23h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |