summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/bits
AgeCommit message (Expand)Author
2005-11-16update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger
2005-11-10add support for cirrus maverick fpu using patch for glibc http://yann.poupet....Mike Frysinger
2005-11-10sync with glibcMike Frysinger
2005-08-15import thumb support from jbowler in Bug 385Mike Frysinger
2005-08-14import thumb support from jbowler in Bug 385Mike Frysinger
2005-08-04whitespace itMike Frysinger
2005-08-04yvasilev writes in Bug 235:Mike Frysinger
2005-07-29remove outdated comment and announce support for nanosecondsMike Frysinger
2005-07-17rip out previous armeb old-stat abi compat code since arm linux opinion is th...Mike Frysinger
2005-07-16make sure the stat64 struct is packed to prevent further ABI headaches as don...Mike Frysinger
2005-07-16with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....Mike Frysinger
2005-07-04import armeb fixes as outlined by John BowlerMike Frysinger
2005-06-25whitespace tweak, dont mind meMike Frysinger
2005-06-11change the old pads to the new nano sec fieldsMike Frysinger
2005-02-12no more cvsMike Frysinger
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-07-30Cleanup some dead wood in the header filesEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-06Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen
2003-09-08Fix a trivial compile problemEric Andersen
2003-09-07Some updates from glibc. mjn3 reports this fixes profilingEric Andersen
2003-06-11Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-01-24Finish up fixing stat and setting various system types.Eric Andersen
2003-01-24Ok, people are probably going to hate me for this... This commit changes theEric Andersen
2002-10-09Support O_STREAMINGEric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-27Added __kernel_fsid_t to satisfy some apps that need it.David McCullough
2002-08-26Make bits/kernel_types.h include guard names match the includeEric Andersen
2002-08-25Finish off the bits/kernel_stat.h cleanup for properEric Andersen
2002-08-24Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen
2002-08-23Split out the definition of struct stat into the new archEric Andersen
2002-08-22Support _syscall6 and _syscall7 for armEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
2001-11-14Scrub up some lingering problems preventing readdir64 from workingEric Andersen
2001-10-17Bring these into line with glibc 2.2.4Eric Andersen
2001-10-17This header file was broken, breaking signal handling on ARM.Eric Andersen
2001-10-04Patch from David McCullough <davidm@lineo.com>:Eric Andersen
2001-09-27Gut this file, and quit referrng to _IO_* junkEric Andersen
2001-09-27Finish syncing up armEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-07-03Autogen include/bits/syscall.h for ARMEric Andersen
2001-06-30Add syscalls.h for ARMEric Andersen
2001-06-27Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III
2001-05-26These are needed for arm to compileEric Andersen
2001-05-12These seem to be missing alsoEric Andersen
2001-05-12This file was missing on armEric Andersen
2001-05-12Add missing header file for armEric Andersen