Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stefan Allius writes: | Eric Andersen | 2003-11-11 | 1 | -2/+1 |
| | | | | | | | | | | Hello Erik, to compile the new uClibc release for a SH3 we need some little modifications: First I fix the crt[in].S files, so we can use them for big endian and little endian targets. | ||||
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 1 | -0/+37 |
| | |||||
* | Work from Stefan Allius which allows superH to use the common | Eric Andersen | 2002-08-19 | 1 | -17/+0 |
| | | | | method for building crti.o and crtn.o | ||||
* | I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and | Eric Andersen | 2002-08-08 | 1 | -0/+17 |
Edie C. Dost has some concerns about the perl script used to general crti.o and crtn.o and added their own versions. These versions will win since they are built last, |