summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits
Commit message (Expand)AuthorAgeFilesLines
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-3/+6
* Wire up vmsplice, splice and tee for arm.Khem Raj2008-05-031-11/+14
* Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj2008-04-231-80/+35
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+28
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h fromCarmelo Amoroso2007-11-201-0/+103
* Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.Khem Raj2007-03-081-7/+2
* Fix compiler warning about shadowed declaration.Khem Raj2007-03-011-20/+20
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj2006-10-071-0/+23
* Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmpKhem Raj2006-08-311-1/+1
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* fixups from psm for ASSEMBLER handlingMike Frysinger2006-08-241-20/+21
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
* s/ifdef ASM/ifndef ASM/ as point out by psmMike Frysinger2006-08-241-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+5
* sync with upstream via psmMike Frysinger2006-08-234-90/+97
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-212-157/+0
* Update ARM EABI kernel interface due to layout and size of struct stat64."Steven J. Hill"2006-06-241-0/+4
* sync with glibcMike Frysinger2006-04-211-6/+12
* sync with glibcMike Frysinger2006-03-291-3/+17
* John Bowler writes in Bug 385:Mike Frysinger2006-01-311-0/+27
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-292-3/+42
* rename _sys_result var to get rid of shadow warningsMike Frysinger2006-01-291-5/+5
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+33
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-1/+5
* add support for cirrus maverick fpu using patch for glibc http://yann.poupet....Mike Frysinger2005-11-103-1/+46
* sync with glibcMike Frysinger2005-11-101-5/+4
* import thumb support from jbowler in Bug 385Mike Frysinger2005-08-151-0/+33
* import thumb support from jbowler in Bug 385Mike Frysinger2005-08-141-0/+16
* whitespace itMike Frysinger2005-08-041-4/+5
* yvasilev writes in Bug 235:Mike Frysinger2005-08-041-1/+8
* remove outdated comment and announce support for nanosecondsMike Frysinger2005-07-291-2/+2
* rip out previous armeb old-stat abi compat code since arm linux opinion is th...Mike Frysinger2005-07-171-16/+2
* make sure the stat64 struct is packed to prevent further ABI headaches as don...Mike Frysinger2005-07-161-1/+1
* with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....Mike Frysinger2005-07-161-4/+28
* import armeb fixes as outlined by John BowlerMike Frysinger2005-07-041-0/+8
* whitespace tweak, dont mind meMike Frysinger2005-06-251-21/+20
* change the old pads to the new nano sec fieldsMike Frysinger2005-06-111-6/+6
* no more cvsMike Frysinger2005-02-121-1/+0
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-67/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-31/+0
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-3/+3
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1