summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/h8300
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-12/+6
* byteswap: unify common definitionsMike Frysinger2009-08-191-44/+17
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-1/+10
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-031-2/+1
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-7/+3
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-4/+4
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...Carmelo Amoroso2008-06-184-5/+60
* Merge from trunk."Steven J. Hill"2006-12-162-6/+4
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-242-7/+2
* Removal as per trunk."Steven J. Hill"2006-08-221-79/+0
* Merge from trunk."Steven J. Hill"2006-08-211-3/+0
* Merge from trunk."Steven J. Hill"2006-08-181-14/+2
* Merge from trunk."Steven J. Hill"2006-02-286-81/+60
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+2
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-1/+6
* Merge from trunk."Steven J. Hill"2005-10-301-35/+25
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-3/+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-4/+3
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-2/+2
* h8300 updates from Yoshinori SatoEric Andersen2004-07-1525-421/+788
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-1/+10
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-6/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-1/+3
* Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen2003-11-051-1/+29
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Some small fixups for the h8 support and add the h8s platform support.David McCullough2003-04-293-4/+18
* 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-33/+3
* Update architecture specific support to consistantlyEric Andersen2003-01-232-21/+8
* Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen2002-11-214-0/+285
* Fixup handling of disabled optionsEric Andersen2002-11-051-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-313-3/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-4/+4
* 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
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
* Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>Eric Andersen2002-05-231-1/+1
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+8
* Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300Eric Andersen2002-04-017-0/+594
* Remove the C++ support stubs, since these now live elsewhere andEric Andersen2002-03-161-14/+0
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-1/+1
* Remove generated stuff, restore sh/sys/procfs.h from M. R. BrownEric Andersen2002-03-022-498/+1
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-1/+0