summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
| | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* rename file so we block the common version from being builtMike Frysinger2006-03-021-1/+1
|
* add pipe from glibc to fix popen testMike Frysinger2006-02-281-2/+3
|
* import rt_sigaction from glibc to fix alpha signal handling issuesMike Frysinger2006-02-281-1/+1
|
* grab glibc sigprocmask since common linux one doesnt work for alphaMike Frysinger2006-02-281-1/+1
|
* rename file and fix setting of errnoMike Frysinger2006-02-191-1/+1
|
* import syscall from glibcMike Frysinger2006-01-211-2/+2
|
* rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger2005-11-191-1/+1
|
* 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 ↵Peter S. Mazinger2005-11-031-2/+2
| | | | with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources.
* Update alpha to new buildsPeter S. Mazinger2005-11-011-0/+32