summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a trivial compile problemEric Andersen2003-09-081-2/+2
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-072-2/+23
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-8/+24
* Initial effort at adding profiling support.Eric Andersen2003-03-036-0/+322
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-31/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-3/+3
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-3/+9
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-1/+28
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+57
* Support _syscall6 and _syscall7 for armEric Andersen2002-08-221-0/+17
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-100/+101
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0161-7483/+0
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Bring these into line with glibc 2.2.4Eric Andersen2001-10-172-121/+117
* This header file was broken, breaking signal handling on ARM.Eric Andersen2001-10-171-10/+66
* Patch from David McCullough <davidm@lineo.com>:Eric Andersen2001-10-041-66/+10
* Gut this file, and quit referrng to _IO_* junkEric Andersen2001-09-271-146/+1
* Finish syncing up armEric Andersen2001-09-2723-0/+3315
* Update to accomodate the header file changesEric Andersen2001-09-2745-611/+955
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-116-1/+18