Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-22 | powerpc: syscall support up to 6 arguments | Bernhard Reutner-Fischer | |
As reported by Kristof Provost. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2005-06-10 | Remove TEXTREL relocations for ARM. | Joakim Tjernlund | |
Hide __syscall_error from outside libc. From Peter Mazinger. | |||
2003-06-15 | Implement syscall() for powerpc. Fixup syscall code so | Eric Andersen | |
it compiles properly with gcc 3.3. -Erik |