summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* These are already unwired in kernel headers so dont worry about them in uclibcKhem Raj2008-07-171-18/+0
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-141-0/+18
* Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ar...Khem Raj2008-07-102-5/+31
* Do not use push/pop in inline asm. It breaks unwindingKhem Raj2008-07-101-6/+10
* Thumb atomic operations and makefile changes to accomodate NPTLKhem Raj2008-07-103-2/+14
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-1828-135/+705
* Merge from trunk."Steven J. Hill"2006-12-169-47/+169
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-209/+0
* Copy from trunk."Steven J. Hill"2006-12-161-0/+30
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-2413-149/+148
* Removal as per trunk."Steven J. Hill"2006-08-222-157/+0
* Merge from trunk."Steven J. Hill"2006-08-211-3/+0
* Merge from trunk."Steven J. Hill"2006-08-181-5/+2
* Merge from trunk."Steven J. Hill"2006-08-183-9/+33
* Merge from trunk."Steven J. Hill"2006-07-062-11/+34
* Merge from trunk."Steven J. Hill"2006-02-2834-113/+965
* Big fricking merge from trunk."Steven J. Hill"2006-01-074-11/+14
* Finish up changes for sigaction and NPTL."Steven J. Hill"2005-12-101-1/+3
* Merge from trunk."Steven J. Hill"2005-12-103-9/+8
* Merge from trunk."Steven J. Hill"2005-12-081-0/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-8/+4
* Merge from trunk."Steven J. Hill"2005-12-024-8/+7
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-1711-68/+191
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-1/+3
* Merge from trunk."Steven J. Hill"2005-10-301-81/+8
* Copy from trunk."Steven J. Hill"2005-10-301-0/+32
* Sync with trunk."Steven J. Hill"2005-10-061-0/+17
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-042-15/+15
* Merge from trunk."Steven J. Hill"2005-09-211-0/+8
* Merge/sync with trunk."Steven J. Hill"2005-08-177-30/+108
* Merge from trunk."Steven J. Hill"2005-08-091-4/+12
* More merges with main trunk."Steven J. Hill"2005-07-302-3/+3
* Merge remaining architecture stuff that does not effect MIPS."Steven J. Hill"2005-07-262-0/+172
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-2511-290/+147
* no more cvsMike Frysinger2005-02-121-1/+0
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* Patch from Paul Brook:Eric Andersen2004-12-121-0/+17
* Mike Frysinger writes:Eric Andersen2004-08-251-0/+1
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-213-80/+2
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-31/+0
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-3/+3
* Update sigaction for armEric Andersen2004-07-171-22/+42
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-10/+19
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-141-0/+1
* Fix screwed up formattingEric Andersen2004-05-051-20/+20
* Jeroen Dobbelaere writes:Eric Andersen2004-05-051-1/+2
* 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