Commit History

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