summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/alpha
AgeCommit message (Expand)Author
2006-01-26Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"
2006-01-22grab alpha version of mman.h from glibcMike Frysinger
2006-01-21import syscall from glibcMike Frysinger
2006-01-20need prototype to fix sigaction warningsMike Frysinger
2006-01-20grab syscall macros from the kernelMike Frysinger
2006-01-20.set doesnt work on alphaMike Frysinger
2006-01-19Change to sane defaultsPeter S. Mazinger
2006-01-19move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger
2006-01-18sync fenv.h with glibcMike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Make clone use internal _exitPeter S. Mazinger
2005-12-14Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-18move alpha/hppa into their own arch subdir where they should beMike Frysinger
2005-11-16update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger
2005-11-15unusedMike Frysinger
2005-11-07use the common/bits/types.h since it has proper 64bit support nowMike Frysinger
2005-11-04unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-11-01Update alpha to new buildsPeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-09-28Build crt[in].o with disabled ssp.Peter S. Mazinger
2005-09-27Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger
2005-07-28s/__kernel_time_t/__time_tJoakim Tjernlund
2005-07-28A while back, the sysvipc code was changed to use IPC_64 in the calls.Manuel Novoa III
2005-07-10need syscall.h for __NR_clone definitionMike Frysinger
2005-07-10merge updates from glibc and fix up to work againMike Frysinger
2005-07-10update __UCLIBC_CTOR_DTOR__ checkMike Frysinger
2005-06-29need to include features.h to get uclibc definesMike Frysinger
2005-05-12Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"
2005-05-07Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund
2005-04-24Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund
2005-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-08-13Fixup PAGE_SIZE problemsEric Andersen
2004-07-30s/___brk_addr/__curbrk/gEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-06Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen
2004-02-05Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.Manuel Novoa III
2003-11-22Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-08Patch from Atsushi Nemoto (with some additions):Eric Andersen
2003-08-14Use the common version for bits/sem.h. Fixup the types toEric Andersen
2003-08-04For sparc, powerpc, mips, and alpha we should also use theEric Andersen