Waldemar Brodkorb
|
bddde5860f
remove PID caching
|
7 лет назад |
Waldemar Brodkorb
|
7136bb422a
ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabled
|
8 лет назад |
Khem Raj
|
ce64875415
Add implementation for copysignl for ppc
|
9 лет назад |
Mike Frysinger
|
564a95241f
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
|
11 лет назад |
Bernhard Reutner-Fischer
|
d0234b16d6
buildsys: use kbuild style
|
12 лет назад |
Peter S. Mazinger
|
9e74047542
posix_fadvise: make posix_fadvise[64] similar on all archs
|
13 лет назад |
Khem Raj
|
e3dec33ba0
powerpc: Add TLS and NPTL support
|
14 лет назад |
Khem Raj
|
de60cf611b
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
|
15 лет назад |
Khem Raj
|
150d2d2188
Add posix_fadvise{64}.c routines to Makefile.arch
|
15 лет назад |
Carmelo Amoroso
|
47b61ca513
build: Include Makefile.commonarch from common Makefile.in
|
15 лет назад |
Joakim Tjernlund
|
7dfbb9a929
Remove the arch specific mmap impl. for Powerpc. The common one will do.
|
17 лет назад |
Joakim Tjernlund
|
dcf241189a
Rehash the PowerPC e500 port to avoid creating symlinks
|
18 лет назад |
Joakim Tjernlund
|
8ceaf7c737
Add support for PowerPC e500, libc part only.
|
18 лет назад |
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 лет назад |