summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+1
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* grab alpha version of mman.h from glibcMike Frysinger2006-01-221-0/+116
* import syscall from glibcMike Frysinger2006-01-212-2/+73
* need prototype to fix sigaction warningsMike Frysinger2006-01-201-0/+3
* grab syscall macros from the kernelMike Frysinger2006-01-201-7/+185
* .set doesnt work on alphaMike Frysinger2006-01-201-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/+33
* sync fenv.h with glibcMike Frysinger2006-01-181-0/+123
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-18/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-143-16/+11
* 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-0/+1
* 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/+15
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-2/+7
* unusedMike Frysinger2005-11-151-66/+0
* use the common/bits/types.h since it has proper 64bit support nowMike Frysinger2005-11-071-116/+0
* unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger2005-11-041-23/+5
* Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger2005-11-031-2/+2
* Update alpha to new buildsPeter S. Mazinger2005-11-012-65/+40
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-34/+23
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-271-1/+0
* s/__kernel_time_t/__time_tJoakim Tjernlund2005-07-281-2/+2
* A while back, the sysvipc code was changed to use IPC_64 in the calls.Manuel Novoa III2005-07-281-0/+85
* need syscall.h for __NR_clone definitionMike Frysinger2005-07-101-12/+3
* merge updates from glibc and fix up to work againMike Frysinger2005-07-102-47/+43
* update __UCLIBC_CTOR_DTOR__ checkMike Frysinger2005-07-101-5/+3
* need to include features.h to get uclibc definesMike Frysinger2005-06-291-0/+2
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+369
* Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund2005-05-071-0/+100
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-241-0/+55
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-216-89/+0
* Fixup PAGE_SIZE problemsEric Andersen2004-08-132-1/+29
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-7/+7
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-3/+3
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.Manuel Novoa III2004-02-051-7/+8
* 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/+99
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-3/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Atsushi Nemoto (with some additions):Eric Andersen2003-10-082-0/+107
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-85/+0