Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m68k syscall: switch to common code | Maxim Kuvyrkov | 2009-08-19 | 1 | -156/+68 |
| | | | | | | Signed-off-by: Maxim Kuvyrkov <maxim@codesourcery.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -7/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 1 | -7/+7 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -3/+8 |
| | |||||
* | change the reg class so it actually compiles | Mike Frysinger | 2005-03-16 | 1 | -1/+1 |
| | |||||
* | merge the syscalls and punt the glibc import in the process (blah, what a ↵ | Mike Frysinger | 2005-03-16 | 1 | -136/+154 |
| | | | | waste of time that was :D) | ||||
* | get rid of linux-headers hack ... rip code from glibc | Mike Frysinger | 2005-03-16 | 1 | -7/+169 |
| | |||||
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -3/+3 |
| | |||||
* | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen | 2002-08-28 | 1 | -1/+0 |
| | |||||
* | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen | 2002-08-27 | 1 | -0/+5 |
| | | | | -Erik | ||||
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -4/+9 |
| | | | | | | 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 | ||||
* | Be consistant about the ways in which asm/unistd.h might | Eric Andersen | 2002-02-04 | 1 | -2/+4 |
| | | | | | | be included to avoid gratuitous conflicts... This is a hack till we have proper _syscall macros for all archs. -Erik | ||||
* | Added this guy, nothing needed here really. | David McCullough | 2001-06-27 | 1 | -0/+8 |