Natanael Copa
|
555ae2e88c
i386/bits/syscalls.h: allow immediate values as 6th syscall arg
|
12 år sedan |
Bernhard Reutner-Fischer
|
549fa53225
*: silence some warnings
|
12 år sedan |
Bernhard Reutner-Fischer
|
d0aa7016ee
i386: extend IMA guards to also cover LTO
|
13 år sedan |
Natanael Copa
|
f53c628428
Fixes NPTL build on x86.
|
14 år sedan |
Denys Vlasenko
|
cd50d9a1c9
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled so far
|
14 år sedan |
Denys Vlasenko
|
dbdd8b0595
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
|
14 år sedan |
Denys Vlasenko
|
d82f29cd59
i386/bits/syscalls.h: generate better code using more restrictive asm constraints
|
14 år sedan |
Denys Vlasenko
|
eefaf06888
i386/bits/syscalls.h: explain how it works. no code changes
|
14 år sedan |
Mike Frysinger
|
c5225dd5c9
i386: use common INTERNAL_SYSCALL_ERROR_P
|
15 år sedan |
Mike Frysinger
|
763bbf9e9a
syscall: unify part 2: NCS variety
|
15 år sedan |
Mike Frysinger
|
b387d76236
syscall: unify common syscall defines
|
15 år sedan |
Bernhard Reutner-Fischer
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 år sedan |
Mike Frysinger
|
e6e3f570fa
michael_d writes in #1874:
|
17 år sedan |
Khem Raj
|
85635c1432
Using local variable 'result' caused problems with lseek64 syscall failing with gcc 4.2. Renaming to make it a bit uncommon name.
|
17 år sedan |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
17 år sedan |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 år sedan |
Mike Frysinger
|
190da1cd0c
sync with psm: update errno handling to be the same on all arches
|
18 år sedan |
Eric Andersen
|
c77c9daf38
prune trailing whitespace
|
18 år sedan |
Peter S. Mazinger
|
15955f731a
Block the combo DOMULTI/SUPPORT_LD_DEBUG
|
18 år sedan |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 år sedan |
Mike Frysinger
|
ce2159d6c8
implement syscall6
|
19 år sedan |
Peter S. Mazinger
|
08dfb1d906
Undo 12115, it fails on building libc/sysdeps/linux/common
|
19 år sedan |
Peter S. Mazinger
|
79363f422f
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
|
19 år sedan |
Peter S. Mazinger
|
02fc7acad5
Remove __set_errno proposed by jocke
|
19 år sedan |
Peter S. Mazinger
|
16f4df8b52
Allow sources using syscalls to be IMA compiled on x86
|
19 år sedan |
Miles Bader
|
e72144d626
Change <bits/syscall.h> to <bits/sysnum.h>.
|
22 år sedan |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 år sedan |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
23 år sedan |
Eric Andersen
|
b38bccff42
Step one in a process to ween ourselves off of using asm/unistd.h.
|
23 år sedan |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
23 år sedan |