Rev |
Log message |
Author |
Age |
Path |
826 |
Move current version to stable directory. |
jeremybennett |
4467d 20h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
816 |
Restructuring to put all except the current stable version in a separate directory. |
jeremybennett |
4467d 20h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
548 |
New scripts for testing, documentation of testing, fixes to DejaGnu test scripts and updates to scripts. |
jeremybennett |
4966d 21h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
522 |
Miscellaneous tidy ups. |
jeremybennett |
5018d 00h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
515 |
Minor synch with recent changes by Joern. |
jeremybennett |
5021d 18h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
514 |
Changes for version 1.0rc3 for OpenRISC 1000. Various bugs and tests fixed. |
jeremybennett |
5021d 21h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
507 |
Newlib libgloss board support update. Corresponding GCC port changes to support it. |
julius |
5029d 19h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
484 |
Changes to make r12 call-saved and to bring wchar tests in line. |
jeremybennett |
5086d 22h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
473 |
Fix typos in tool chain build script. Add build script for BusyBox/uClibc/Linux. Delete obsolete scripts, improve board description for test, add -pthread flag to GCC for Linux. |
jeremybennett |
5108d 00h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
452 |
Update to define __UCLIBC__ when using the uClibc tool chain. |
jeremybennett |
5132d 18h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
438 |
Fix to newlib header and library locations. |
jeremybennett |
5148d 19h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
402 |
Further updates to the compiler |
jeremybennett |
5180d 19h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
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 |
5180d 22h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
333 |
Fix the default option (to use -mhard-mul). Update the documentation for
OpenRISC. |
jeremybennett |
5237d 17h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
332 |
Provide support for nested functions. Tidy up board specification.
* config/or32/or32-protos.c <or32_trampoline_code_size>: Added.
* config/or32/or32.c <OR32_MOVHI, OR32_ORI, OR32_LWZ, OR32_JR>:
New macros added.
(or32_emit_mode, or32_emit_binary, or32_force_binary)
(or32_trampoline_code_size, or32_trampoline_init): Created.
(or32_output_bf): Tabbing fixed.
<TARGET_TRAMPOLINE_INIT>: Definition added.
* config/or32/or32.h <STATIC_CHAIN_REGNUM>: Uses R11.
<TRAMPOLINE_SIZE>: redefined.
<TRAMPOLINE_ENVIRONMENT>: Added definition. |
jeremybennett |
5238d 16h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |
282 |
Baseline GCC 4.5.1 port for the OpenRISC 1000 |
jeremybennett |
5239d 19h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/gcc/config/or32/or32.h |