index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
powerpc
/
Makefile.arch
Age
Commit message (
Expand
)
Author
2013-04-01
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2012-06-15
posix_fadvise: make posix_fadvise[64] similar on all archs
Peter S. Mazinger
2010-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2009-08-30
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-08-30
Add posix_fadvise{64}.c routines to Makefile.arch
Khem Raj
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2007-05-25
Remove the arch specific mmap impl. for Powerpc. The common one will do.
Joakim Tjernlund
2007-02-12
Rehash the PowerPC e500 port to avoid creating symlinks
Joakim Tjernlund
2007-02-04
Add support for PowerPC e500, libc part only.
Joakim Tjernlund
2005-11-19
rename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger
2005-11-04
unify common code thus making arch-specific Makefiles very simple :)
Mike Frysinger
2005-11-03
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...
Peter S. Mazinger
2005-10-28
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...
Peter S. Mazinger