Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add quick hacks to create fake crti.o and crtn.o files. These architectures | Eric Andersen | 2003-11-05 | 1 | -1/+29 |
| | | | | | | need to be fixed properly. I tried, but I was unable to build a cross toolchain for each of these (using stock binutils and gcc) so it is someone else's problem to fix them now. | ||||
* | Remove warning that apparently is not needed for e1 | Eric Andersen | 2003-11-03 | 1 | -1/+0 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -3/+3 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen | 2003-10-08 | 22 | -0/+1712 |