Age | Commit message (Expand) | Author |
2016-08-08 | arm: fix compile in thumb mode | Waldemar Brodkorb |
2016-07-03 | arm: cleanup redundant macros for syscalls | Waldemar Brodkorb |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | arm: thumb1: Fix conflicting types for _v3 | Bernhard Reutner-Fischer |
2015-03-08 | fix regression for ARM thumb mode | Waldemar Brodkorb |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |
2010-07-14 | silence shadow warnings | Bernhard Reutner-Fischer |
2010-07-07 | arm: Silence warning about shadow declarations | Khem Raj |
2009-07-14 | Fix ARM syscall argument loading. | Joseph Myers |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-17 | - pull fix for unwinding from the NPTL branch (Johannes Stezenbach) | Bernhard Reutner-Fischer |
2008-04-23 | Cleanup INTERNAL_SYSCALL macros for ARM. | Khem Raj |
2007-03-01 | Fix compiler warning about shadowed declaration. | Khem Raj |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
2006-10-07 | Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC... | Khem Raj |
2006-08-24 | fixups from psm for ASSEMBLER handling | Mike Frysinger |
2006-08-24 | s/ifdef ASM/ifndef ASM/ as point out by psm | Mike Frysinger |
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger |
2006-01-31 | John Bowler writes in Bug 385: | Mike Frysinger |
2006-01-29 | Patch by Joseph S. Myers to add support for ARM EABI | Mike Frysinger |
2006-01-29 | rename _sys_result var to get rid of shadow warnings | Mike Frysinger |
2005-08-14 | import thumb support from jbowler in Bug 385 | Mike Frysinger |
2003-06-11 | Fix arm syscall implementation so it does not blow chunks with gcc 3.3 | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-22 | Support _syscall6 and _syscall7 for arm | Eric Andersen |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2001-06-30 | Add syscalls.h for ARM | Eric Andersen |