summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* add support for __UCLIBC_CTOR_DTOR__Mike Frysinger2006-02-231-0/+5
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* need unistd.h for brk prototypeMike Frysinger2006-01-201-0/+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/+33
* sync fenv.h with glibcMike Frysinger2006-01-181-0/+78
* fix broken commentingMike Frysinger2006-01-141-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-143-21/+11
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-144-14/+15
* update for newer binutilsMike Frysinger2006-01-091-1/+1
* dont include linux/types.hMike Frysinger2006-01-091-2/+0
* update to parisc cvsMike Frysinger2006-01-081-23/+47
* include prototype for __syscall_rt_sigactionMike Frysinger2006-01-081-0/+3
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-2/+3
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-1/+3
* grab some headers/updates from glibcMike Frysinger2005-11-305-1/+328
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger2005-11-191-1/+1
* move alpha/hppa into their own arch subdir where they should beMike Frysinger2005-11-181-0/+18
* fix trailing commentMike Frysinger2005-11-181-1/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-5/+4
* rename files to .s like they should beMike Frysinger2005-11-165-532/+0
* rename files to .s like they should beMike Frysinger2005-11-166-1/+533
* import some math funcs from glibcMike Frysinger2005-11-156-1/+534
* remove unused fileMike Frysinger2005-11-151-19/+0
* need to declare our stack directionMike Frysinger2005-11-151-0/+28
* initial port to hppaMike Frysinger2005-11-1224-0/+1359