summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/bits
AgeCommit message (Expand)Author
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2014-01-15libc: add guard for arm thumb2 asmBernhard Reutner-Fischer
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15arm: consistency check OABI v. EABIPeter S. Mazinger
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-06-11ARM: remove EABI/OABI selectionYann E. MORIN
2011-06-11ARM: detect BX availibility at build timeYann E. MORIN
2011-03-14arm/bits/atomic.h: Include common/bit/atomic.h for thumb1Khem Raj
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-02-11arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-14Fix ARM syscall argument loading.Joseph Myers
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger
2009-03-03mknod: widen the parameters to match kernelDenis Vlasenko
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard Reutner-Fischer
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2008-09-25- arm eabi needs __UCLIBC_TRUNCATE64_HAS_4_ARGS__Bernhard Reutner-Fischer
2008-09-16- add sync_file_range()Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-17- pull fix for unwinding from the NPTL branch (Johannes Stezenbach)Bernhard Reutner-Fischer
2008-05-03- add missing #endifBernhard Reutner-Fischer
2008-05-03- implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer
2008-05-03Wire up vmsplice, splice and tee for arm.Khem Raj
2008-04-23Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2008-01-17A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt
2008-01-08change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger
2007-11-20ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h fromCarmelo Amoroso
2007-03-08Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.Khem Raj
2007-03-01Fix compiler warning about shadowed declaration.Khem Raj
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-12-06bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen
2006-10-07Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj
2006-08-31Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmpKhem Raj
2006-08-24fix from psm: enable readahead prototypeMike Frysinger
2006-08-24fixups from psm for ASSEMBLER handlingMike Frysinger