summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/Makefile.arch
AgeCommit message (Expand)Author
2015-12-17Add implementation for copysignl for ppcKhem Raj
2013-04-01linux: pread/write: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-06-15posix_fadvise: make posix_fadvise[64] similar on all archsPeter S. Mazinger
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-08-30Add posix_fadvise{64}.c routines to Makefile.archKhem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2007-05-25Remove the arch specific mmap impl. for Powerpc. The common one will do.Joakim Tjernlund
2007-02-12Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund
2007-02-04Add support for PowerPC e500, libc part only.Joakim Tjernlund
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-04unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger