Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Ulrich Drepper
|
62f2f67818
|
(INLINE_SYSCALL): Fix last patch.
|
2000-09-17 19:54:50 +00:00 |
|
Ulrich Drepper
|
c09c05d827
|
(INLINE_SYSCALL): Add memory clobber.
|
2000-09-15 17:48:53 +00:00 |
|
Ulrich Drepper
|
63ac74aa94
|
(PSEUDO_RET): New macro.
(ret): Redefine to PSEUDO_RET.
(PSEUDO): Remove jump to syscall_error.
|
2000-07-29 18:03:21 +00:00 |
|
Ulrich Drepper
|
13270773ac
|
(UNDOARGS_5): Fix error in last change.
|
2000-01-10 01:43:13 +00:00 |
|
Ulrich Drepper
|
62749187ae
|
Add support for syscalls with more than five arguments.
(DOARGS_5, UNDOARGS_5): Don't corrupt the calling stack frame.
|
1999-12-27 06:06:32 +00:00 |
|
Ulrich Drepper
|
a9b40c2a26
|
(INLINE_SYSCALL): Include the syscall name in assembler output for ease
of debugging.
|
1999-04-12 09:04:12 +00:00 |
|
Ulrich Drepper
|
ba023f01b9
|
(INLINE_SYSCALL): Add implementation.
|
1998-12-22 17:25:07 +00:00 |
|
Ulrich Drepper
|
86ffa1b43a
|
(PSEUDO): Add missing semicolon so that profiling works.
|
1998-10-12 11:15:04 +00:00 |
|
Ulrich Drepper
|
e0ebc3b2ef
|
Use __ASSEMBLER__ test macro not ASSEMBLER.
|
1998-05-29 10:20:59 +00:00 |
|
Ulrich Drepper
|
096031e14c
|
(PSEUDO): On error, call __syscall_error rather than syscall_error
directly.
|
1998-04-30 16:57:25 +00:00 |
|
Ulrich Drepper
|
24e022cf82
|
(PSEUDO): Fix typo introduced in last change.
|
1998-04-03 08:23:11 +00:00 |
|
Ulrich Drepper
|
ff550b1f27
|
(SYSCALL_ERROR_HANDLER): Always define, not only #ifndef PIC.
(DO_CALL): Pass fifth argument correctly in R4.
(PSEUDO): Correct test for error, call syscall_error through PLT if PIC.
|
1998-04-01 09:11:44 +00:00 |
|
Ulrich Drepper
|
0f2a261a38
|
(ENTRY): Correct error jump.
|
1998-03-18 14:34:49 +00:00 |
|
Ulrich Drepper
|
d2099b0d6d
|
(SYS_ify): Don't add SWI_BASE in twice.
|
1997-11-13 00:19:24 +00:00 |
|
Ulrich Drepper
|
c751295fb8
|
pretty printing.
|
1997-05-22 02:18:07 +00:00 |
|
Ulrich Drepper
|
8d2485ed0b
|
Linux/ARM specific implementation
|
1997-05-21 01:44:03 +00:00 |
|