Bernhard Reutner-Fischer
|
9381d622e2
nptl: fix buildsys
|
14 년 전 |
Austin Foxley
|
e58798e107
arm specific bits needed for nptl
|
15 년 전 |
Bernhard Reutner-Fischer
|
374e9300e8
Fix building arm EABI
|
15 년 전 |
Khem Raj
|
3e151bdde5
Revert "syscall.c: Use common syscall.c for ARM"
|
15 년 전 |
Khem Raj
|
de60cf611b
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
|
15 년 전 |
Khem Raj
|
b1913a8760
syscall.c: Use common syscall.c for ARM
|
15 년 전 |
Carmelo Amoroso
|
47b61ca513
build: Include Makefile.commonarch from common Makefile.in
|
15 년 전 |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
17 년 전 |
Khem Raj
|
d0fa769212
Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return.
|
18 년 전 |
Mike Frysinger
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
19 년 전 |
Mike Frysinger
|
d9bdacaa96
rename common Makefile.arch to prevent include funkiness from occuring
|
19 년 전 |
Mike Frysinger
|
4ed896210a
unify common code thus making arch-specific Makefiles very simple :)
|
19 년 전 |
Peter S. Mazinger
|
ec2261ba97
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 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.
|
19 년 전 |
Peter S. Mazinger
|
358043ffb9
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
|
19 년 전 |