Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | |
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 | |||
2001-06-27 | Cleanup and don't require LIBC to be defined for the syscall numbers. | Eric Andersen | |
2001-06-23 | This adds in support for PIC on x86. Unfortunately, this will break | Eric Andersen | |
all arches till they add in an libc/sysdeps/linux/<arch>/bits/syscalls.h file. Sorry about there, there was no other way... -Erik | |||
2000-07-07 | A few updates. | Eric Andersen | |
-Erik | |||
2000-05-14 | Initial revision | Erik Andersen | |