Rev |
Log message |
Author |
Age |
Path |
453 |
Updates to support constructor/destructor initialization for uClibc. |
jeremybennett |
5082d 08h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
452 |
Update to define __UCLIBC__ when using the uClibc tool chain. |
jeremybennett |
5082d 16h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
444 |
Changes to ABI handling of varargs. |
jeremybennett |
5091d 16h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
438 |
Fix to newlib header and library locations. |
jeremybennett |
5098d 16h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
427 |
Fixes for C++ to correspond to fixes in uClibc. |
jeremybennett |
5113d 20h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
424 |
C++ library, needed for C++ compiler. |
jeremybennett |
5115d 18h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
414 |
Updates to add -mredzone and improved GCC optimizations. |
jeremybennett |
5124d 12h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
404 |
New scripts to build separate bare metal and Linux tool chains. Fixes to GDB so it builds with the Linux tool chain and uses RELA. Other minor fixes to the GCC tool chain. |
jeremybennett |
5129d 14h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
402 |
Further updates to the compiler |
jeremybennett |
5130d 17h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
400 |
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 |
5130d 17h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
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 |
5130d 20h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
378 |
Adding gcc-4.5.1 patches to enable kernel to build again |
julius |
5162d 20h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
377 |
gcc-4.5.1/gcc/config/or32/or32.c:
Swap INTVAL for REGNO in or32_legitimate_address_p fixing 64-bit
machine build errors. |
julius |
5163d 11h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
336 |
Corrected for 4.5.1-or32-1.0rc1 |
jeremybennett |
5187d 14h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
335 |
Updated version number to 4.5.1-or32-1.0. |
jeremybennett |
5187d 14h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
334 |
Record changes to the documentation and option handling. |
jeremybennett |
5187d 14h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
333 |
Fix the default option (to use -mhard-mul). Update the documentation for
OpenRISC. |
jeremybennett |
5187d 15h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
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 |
5188d 14h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
329 |
Baseline GCC 4.5.1 port for the OpenRISC 1000 |
jeremybennett |
5189d 10h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |
328 |
Baseline GCC 4.5.1 port for the OpenRISC 1000 |
jeremybennett |
5189d 10h |
/openrisc/trunk/gnu-stable/gcc-4.5.1/ |