Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | buildsys: use kbuild style | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | |
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> | |||
2006-03-02 | rename file so we block the common version from being built | Mike Frysinger | |
2006-02-28 | add pipe from glibc to fix popen test | Mike Frysinger | |
2006-02-28 | import rt_sigaction from glibc to fix alpha signal handling issues | Mike Frysinger | |
2006-02-28 | grab glibc sigprocmask since common linux one doesnt work for alpha | Mike Frysinger | |
2006-02-19 | rename file and fix setting of errno | Mike Frysinger | |
2006-01-21 | import syscall from glibc | Mike Frysinger | |
2005-11-19 | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | |
2005-11-04 | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger | |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 ↵ | Peter S. Mazinger | |
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. | |||
2005-11-01 | Update alpha to new builds | Peter S. Mazinger | |