summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850
Commit message (Expand)AuthorAgeFilesLines
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-161-1/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-14/+6
* byteswap: unify common definitionsMike Frysinger2009-08-191-40/+8
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+9
* Synch with trunk @ 24160Carmelo Amoroso2008-11-275-24/+20
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-314-4/+4
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...Carmelo Amoroso2008-06-184-18/+73
* Merge from trunk."Steven J. Hill"2006-12-162-5/+5
* Merge from trunk."Steven J. Hill"2006-08-181-13/+1
* Merge from trunk."Steven J. Hill"2006-02-284-6/+55
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+7
* Merge from trunk."Steven J. Hill"2005-10-301-36/+25
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-4/+3
* 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/+5
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-2/+11
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Use 'mmap.c' instead of '_mmap.c'Eric Andersen2004-02-051-2/+2
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+0
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-0/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+77
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Initial effort at adding profiling support.Eric Andersen2003-03-032-0/+40
* Reserve stack space for args we pass to __uClibc_main.Miles Bader2003-02-211-2/+3
* Add back in PTRACE_SINGLESTEP.Miles Bader2003-02-201-3/+7
* Pass CHILD_STACK argument to system call (it possibly worked before `byMiles Bader2003-02-101-3/+5
* Correct license.Miles Bader2003-01-312-6/+6
* Add multiple-include protection.Miles Bader2003-01-271-0/+4
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-42/+2
* Update architecture specific support to consistantlyEric Andersen2003-01-231-10/+5
* Initial checkinMiles Bader2002-12-182-0/+184
* whitespaceMiles Bader2002-12-181-0/+1
* (SSRC): Rename longjmp.S to __longjmp.SMiles Bader2002-12-181-2/+2
* Rename longjmp.S to __longjmp.SMiles Bader2002-12-181-8/+2
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-054-8/+8
* Redo stat structures (kernel changed too).Miles Bader2002-08-301-77/+66
* Add __kernel_ino64_t.Miles Bader2002-08-301-4/+2
* Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen2002-08-281-1/+0
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-0/+5
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Oops. I got the include guard wrong. Fix it per currentEric Andersen2002-08-261-3/+3
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-0/+4
* Initial checkin.Miles Bader2002-08-262-0/+150
* (CSRC): Add syscall.cMiles Bader2002-08-141-1/+1
* Initial checkin.Miles Bader2002-08-141-0/+43