Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctor/dtor nptl: Fix init and fini function compilation | Khem Raj | 2011-06-13 | 1 | -15/+0 |
| | | | | | | | | | | | | We need to define the rules for .S files so it gets the include paths some architectures like mips include headers Some architectures e.g. SH have their own version of pt-initfini.c so look for that first before resorting to generic version of pt-initfini.c Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -0/+100 |
| | | | | miscellaneous asm routines | ||||
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 1 | -0/+45 |