Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 1 | -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 built | Mike Frysinger | 2006-03-02 | 1 | -1/+1 |
| | |||||
* | add pipe from glibc to fix popen test | Mike Frysinger | 2006-02-28 | 1 | -2/+3 |
| | |||||
* | import rt_sigaction from glibc to fix alpha signal handling issues | Mike Frysinger | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | grab glibc sigprocmask since common linux one doesnt work for alpha | Mike Frysinger | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | rename file and fix setting of errno | Mike Frysinger | 2006-02-19 | 1 | -1/+1 |
| | |||||
* | import syscall from glibc | Mike Frysinger | 2006-01-21 | 1 | -2/+2 |
| | |||||
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger | 2005-11-04 | 1 | -23/+5 |
| | |||||
* | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 ↵ | Peter S. Mazinger | 2005-11-03 | 1 | -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 builds | Peter S. Mazinger | 2005-11-01 | 1 | -0/+32 |