summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko2010-02-031-5/+5
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-2/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-7/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-171-21/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-302-5/+7
* Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj2009-08-302-4/+7
* Add posix_fadvise{64}.c routines to Makefile.archKhem Raj2009-08-302-7/+7
* Add posix_fadvise and posix_fadvise64 for powerpcKhem Raj2009-08-302-0/+106
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-1/+6
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-16/+11
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-14/+0
* syscall: unify common syscall definesMike Frysinger2009-07-081-54/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-1/+6
* Get rid of the following annoying warnings on ppc:Denis Vlasenko2009-01-031-17/+18
* - whitespace cleanup; no obj-code changesBernhard Reutner-Fischer2008-12-291-7/+7
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-202-3/+3
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-202-4/+4
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - tidy up inline:Bernhard Reutner-Fischer2008-10-241-1/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-032-7/+5
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - Fix powerpc pread/pwrite (Wade Berrier)Bernhard Reutner-Fischer2008-08-201-10/+11
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-236-48/+48
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-4/+4
* - fix asm and volatile keywordsBernhard Reutner-Fischer2008-07-232-24/+24
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-12/+27
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-6/+6
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Remove the arch specific mmap impl. for Powerpc. The common one will do.Joakim Tjernlund2007-05-252-56/+1
* Update comment regarding passing dl_fini.Joakim Tjernlund2007-03-311-2/+5
* Revert last change until we figure out the correct fix.Rob Landley2007-03-291-1/+1
* Make the code match the comments. (I narrowed down the bug, Khem Raj Rob Landley2007-03-281-1/+1
* Joseph S. Myers writes:Joakim Tjernlund2007-03-191-0/+7
* Add missing bits/fenv.h that got lost in the e500 port.Joakim Tjernlund2007-02-134-19/+169
* Updates from glibc.Joakim Tjernlund2007-02-121-28/+183
* Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund2007-02-1219-752/+545
* Removed a .align 2 by mistake in previous commit.Joakim Tjernlund2007-02-121-0/+2
* Remove #APP/#NO_APP since -std=gnu99 will makeJoakim Tjernlund2007-02-122-18/+2
* Add support for PowerPC e500, libc part only.Joakim Tjernlund2007-02-0416-0/+572
* Support SecurePLTs for PowerPC. You need a toolchain that supportsJoakim Tjernlund2007-01-055-15/+23
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-082-6/+1
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4