URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] - Rev 399
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 399 2010-11-01 11:45:16 GMT
- Author: jeremybennett
- Log message:
- 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.