Peter S. Mazinger
|
2b836fc1d5
mmap.c: provide a common mmap.c that is good for most of archs
|
13 年 前 |
Bernhard Reutner-Fischer
|
83ce0cc4d5
buildsys: fixup sigaction handling
|
12 年 前 |
Khem Raj
|
8b48f745be
mips/syscall-error: Choose the correct version for setting up errno.
|
14 年 前 |
Khem Raj
|
e029f5e73d
mips: Add vfork to libc
|
14 年 前 |
Austin Foxley
|
6abc8f6c7c
mips specific bits needed for nptl
|
15 年 前 |
Khem Raj
|
de60cf611b
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
|
15 年 前 |
Carmelo Amoroso
|
47b61ca513
build: Include Makefile.commonarch from common Makefile.in
|
15 年 前 |
Mike Frysinger
|
8daa5a586a
Atsushi Nemoto writes:
|
17 年 前 |
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 年 前 |