Rev |
Log message |
Author |
Age |
Path |
829 |
Move current version to stable directory. |
jeremybennett |
4473d 15h |
/openrisc/trunk/gnu-stable/newlib-1.18.0 |
816 |
Restructuring to put all except the current stable version in a separate directory. |
jeremybennett |
4473d 15h |
/openrisc/trunk/gnu-old/newlib-1.18.0 |
812 |
Fix for Bug 86 - Problem with or1k_interrupt_handler_add() |
stekern |
4562d 19h |
/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 |
4717d 18h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
667 |
Corrected ITLB/DTLB values according to the arch spec.
This partially fixes bug #58 |
olof |
4785d 11h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
557 |
Round baud rate divisor instead of truncating, reduces error for low divisors. |
yannv |
4968d 16h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
551 |
Fixed typo (disble->disable) in cache disable functions. |
yannv |
4972d 14h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
540 |
Ensure the re-entrancy structure is re-initialized on restart. |
jeremybennett |
4990d 10h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
539 |
newlib update - sync exception stack size define between crt0 and or1k-support library |
julius |
4990d 17h |
/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 |
5016d 09h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
517 |
newlib updates with or1k support functions, libgloss cleanup |
julius |
5027d 06h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
507 |
Newlib libgloss board support update. Corresponding GCC port changes to support it. |
julius |
5035d 14h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
469 |
newlib update - added zeroing of r0 to crt0.S |
julius |
5117d 19h |
/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 |
5186d 17h |
/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 |
5259d 18h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
226 |
Orksim floating point support additions, spr-defs.h updates, newlib cache init routines updated |
julius |
5280d 10h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
217 |
Minor tidy up. |
jeremybennett |
5288d 14h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
214 |
Fixes so the newlib procs are properly loaded. |
jeremybennett |
5290d 13h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |
207 |
I port to the OpenRISC 1000 32-bit version. |
jeremybennett |
5291d 11h |
/openrisc/trunk/gnu-src/newlib-1.18.0 |