Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -2/+2 |
| | |||||
* | Doh! I broke it. oops. Patch from Stefan Allius to fix it. | Eric Andersen | 2002-08-09 | 1 | -1/+1 |
| | |||||
* | I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and | Eric Andersen | 2002-08-08 | 1 | -5/+129 |
| | | | | | | 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, | ||||
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -101/+10 |
| | | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | ||||
* | Sync SH header files with glibc 2.2.4, so it can actually have a chance | Eric Andersen | 2002-01-02 | 1 | -2/+104 |
| | | | | | (at least in theory) of working. -Erik | ||||
* | the minimum needed for now | David McCullough | 2001-06-27 | 1 | -0/+4 |