Commit History

Author SHA1 Message Date
  Joseph Myers 7c3eebd556 Fix ARM syscall argument loading. 15 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 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer af3f2851b9 - pull fix for unwinding from the NPTL branch (Johannes Stezenbach) 16 years ago
  Khem Raj 90bfd0fc8a Cleanup INTERNAL_SYSCALL macros for ARM. 16 years ago
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 17 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Khem Raj d0fa769212 Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return. 18 years ago
  Mike Frysinger d42f4849aa fixups from psm for ASSEMBLER handling 18 years ago
  Mike Frysinger 639152e48e s/ifdef ASM/ifndef ASM/ as point out by psm 18 years ago
  Mike Frysinger 190da1cd0c sync with psm: update errno handling to be the same on all arches 18 years ago
  Mike Frysinger fa30ad140d John Bowler writes in Bug 385: 18 years ago
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 years ago
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings 18 years ago
  Mike Frysinger 3e8c046f98 import thumb support from jbowler in Bug 385 19 years ago
  Eric Andersen 461e8b2861 Fix arm syscall implementation so it does not blow chunks with gcc 3.3 21 years ago
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm 22 years ago
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 years ago
  Eric Andersen 5be2411183 Add syscalls.h for ARM 23 years ago