コミット履歴

作者 SHA1 メッセージ 日付
  Joseph Myers 7c3eebd556 Fix ARM syscall argument loading. 15 年 前
  Mike Frysinger 763bbf9e9a syscall: unify part 2: NCS variety 15 年 前
  Mike Frysinger b387d76236 syscall: unify common syscall defines 15 年 前
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Bernhard Reutner-Fischer af3f2851b9 - pull fix for unwinding from the NPTL branch (Johannes Stezenbach) 16 年 前
  Khem Raj 90bfd0fc8a Cleanup INTERNAL_SYSCALL macros for ARM. 16 年 前
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 17 年 前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年 前
  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 年 前
  Mike Frysinger d42f4849aa fixups from psm for ASSEMBLER handling 18 年 前
  Mike Frysinger 639152e48e s/ifdef ASM/ifndef ASM/ as point out by psm 18 年 前
  Mike Frysinger 190da1cd0c sync with psm: update errno handling to be the same on all arches 18 年 前
  Mike Frysinger fa30ad140d John Bowler writes in Bug 385: 18 年 前
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 年 前
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings 18 年 前
  Mike Frysinger 3e8c046f98 import thumb support from jbowler in Bug 385 19 年 前
  Eric Andersen 461e8b2861 Fix arm syscall implementation so it does not blow chunks with gcc 3.3 21 年 前
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 年 前
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm 22 年 前
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 年 前
  Eric Andersen 5be2411183 Add syscalls.h for ARM 23 年 前