summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/h8300
Commit message (Expand)AuthorAgeFilesLines
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-0/+57
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-2/+2
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-6/+0
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* fix from psm: remove unused defines/includesMike Frysinger2006-08-231-4/+0
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-3/+2
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-79/+0
* fix license noticeMike Frysinger2006-07-051-14/+2
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger2006-02-131-2/+2
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-4/+8
* Move threads header to proper locationPeter S. Mazinger2006-01-241-58/+0
* Remove HAVE_ELFPeter S. Mazinger2006-01-192-6/+0
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-191-1/+1
* 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/+34
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-142-4/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-143-12/+4
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-1/+2
* 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/+6
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-35/+25
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-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