Florian Fainelli
|
a8dc90eaaa
libc: add {get,set,swap,make}context user context manipulation functions
|
11 vuotta sitten |
Peter S. Mazinger
|
2b836fc1d5
mmap.c: provide a common mmap.c that is good for most of archs
|
13 vuotta sitten |
Bernhard Reutner-Fischer
|
83ce0cc4d5
buildsys: fixup sigaction handling
|
12 vuotta sitten |
Henning Heinold
|
19dd090a0f
libc: flesh out linux scheduler functions
|
13 vuotta sitten |
Austin Foxley
|
1c4f986636
get x86_64 nptl building
|
15 vuotta sitten |
Carmelo Amoroso
|
47b61ca513
build: Include Makefile.commonarch from common Makefile.in
|
15 vuotta sitten |
Mike Frysinger
|
d9bdacaa96
rename common Makefile.arch to prevent include funkiness from occuring
|
19 vuotta sitten |
Mike Frysinger
|
4ed896210a
unify common code thus making arch-specific Makefiles very simple :)
|
19 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |