Rev |
Log message |
Author |
Age |
Path |
829 |
Move current version to stable directory. |
jeremybennett |
4404d 09h |
/openrisc/trunk/gnu-stable/newlib-1.18.0/ |
816 |
Restructuring to put all except the current stable version in a separate directory. |
jeremybennett |
4404d 09h |
/openrisc/trunk/gnu-old/newlib-1.18.0/ |
812 |
Fix for Bug 86 - Problem with or1k_interrupt_handler_add() |
stekern |
4493d 13h |
/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 |
4648d 12h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
667 |
Corrected ITLB/DTLB values according to the arch spec.
This partially fixes bug #58 |
olof |
4716d 05h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
557 |
Round baud rate divisor instead of truncating, reduces error for low divisors. |
yannv |
4899d 10h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
551 |
Fixed typo (disble->disable) in cache disable functions. |
yannv |
4903d 08h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
540 |
Ensure the re-entrancy structure is re-initialized on restart. |
jeremybennett |
4921d 05h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
539 |
newlib update - sync exception stack size define between crt0 and or1k-support library |
julius |
4921d 11h |
/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 |
4947d 03h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
517 |
newlib updates with or1k support functions, libgloss cleanup |
julius |
4958d 00h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
507 |
Newlib libgloss board support update. Corresponding GCC port changes to support it. |
julius |
4966d 08h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
469 |
newlib update - added zeroing of r0 to crt0.S |
julius |
5048d 13h |
/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 |
5117d 11h |
/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 |
5190d 12h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
226 |
Orksim floating point support additions, spr-defs.h updates, newlib cache init routines updated |
julius |
5211d 04h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
217 |
Minor tidy up. |
jeremybennett |
5219d 08h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
214 |
Fixes so the newlib procs are properly loaded. |
jeremybennett |
5221d 07h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |
207 |
I port to the OpenRISC 1000 32-bit version. |
jeremybennett |
5222d 05h |
/openrisc/trunk/gnu-src/newlib-1.18.0/ |