OSDN Git Service

sparc: update ptrace.h to latest from glibc
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / powerpc /
2014-09-16 Gustavo Zacariaspowerpc: update ptrace.h to latest from glibc
2014-08-25 Khem Rajfcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
2014-08-25 Bernhard Reutner... mathinline.h: Use __extern_inline
2014-01-22 Bernhard Reutner... powerpc: syscall support up to 6 arguments
2013-12-20 Baruch Siachlibc/sysdeps: commonize ret_ERRVAL
2013-04-01 Mike Frysingerlinux: pread/write: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-03-14 Bernhard Reutner... libc: switch several users to unlikely()
2013-02-05 Bernhard Reutner... mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-10-02 Chris Packhamlibc/sysdeps: add __kernel_long and __kernel_ulong
2012-06-15 Peter S. Mazingerpread_write.c: make all archs use common code
2012-06-15 Peter S. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazingerposix_fadvise: make posix_fadvise[64] similar on all...
2012-06-15 Peter S. Mazingerlocal_lim.h: add NPTL version for alpha,ia64,powerpc...
2012-06-15 Peter S. Mazingercleanup bits/setjmp.h of stuff moved to jmpbuf-offsets...
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingerjmpbuf-unwind.h: add NTPL related section
2012-06-15 Peter S. Mazingeradd jmpbuf-offsets.h and jmpbuf-unwind.h for all archs...
2012-05-30 Mike Frysingerpread/pwrite: drop fallback funcs
2012-05-30 Mike Frysingerpread/pwrite: handle renamed syscalls in common/ppc...
2012-03-26 Bernhard Reutner... stubs: unified from future
2012-01-26 Bernhard Reutner... *: silence some warnings
2011-11-04 Bernhard Reutner... powerpc: Fix typo in clone()
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-03-03 Peter S. Mazingersgtty.h is useless, remove it on STRICT_HEADERS
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-03 Denys Vlasenkopowerpc/bits/sysdep.h: move confusingly placed #undef
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-24 Mike Frysingernommu: use MAP_UNINITIALIZE for mallocs
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-09-17 Bernhard Reutner... always define float_t as float
2009-08-30 Bernhard Reutner... honour NO_LONG_DOUBLE_MATH
2009-08-30 Khem RajBuild posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_R...
2009-08-30 Khem RajAdd posix_fadvise{64}.c routines to Makefile.arch
2009-08-30 Khem RajAdd posix_fadvise and posix_fadvise64 for powerpc
2009-07-29 Carmelo Amorosobuild: Include Makefile.commonarch from common Makefile.in
2009-07-26 Mike Frysingeradd missing UTIME_* defines for *at funcs
2009-07-26 Mike Frysingerenable nanosecond stat support for everyone
2009-07-09 Mike Frysingersyscall: unify part 2: NCS variety
2009-07-09 Mike Frysingersyscall: unify common syscall defines
2009-07-03 Mike FrysingeruClibc_arch_features: sync defines between ports
2009-01-03 Denis VlasenkoGet rid of the following annoying warnings on ppc:
2008-12-29 Bernhard Reutner... - whitespace cleanup; no obj-code changes
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-09-16 Bernhard Reutner... - add sync_file_range()
2008-08-20 Bernhard Reutner... - Fix powerpc pread/pwrite (Wade Berrier)
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-23 Bernhard Reutner... - fix asm and volatile keywords
2008-05-03 Bernhard Reutner... - add missing #endif
2008-05-03 Bernhard Reutner... - implement splice,vmsplice,tee for all arches
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2007-05-25 Joakim TjernlundRemove the arch specific mmap impl. for Powerpc. The...
2007-03-31 Joakim TjernlundUpdate comment regarding passing dl_fini.
2007-03-29 Rob LandleyRevert last change until we figure out the correct...
2007-03-28 Rob LandleyMake the code match the comments. (I narrowed down...
2007-03-19 Joakim TjernlundJoseph S. Myers writes:
2007-02-13 Joakim TjernlundAdd missing bits/fenv.h that got lost in the e500 port.
2007-02-12 Joakim TjernlundUpdates from glibc.
2007-02-12 Joakim TjernlundRehash the PowerPC e500 port to avoid creating symlinks
2007-02-12 Joakim TjernlundRemoved a .align 2 by mistake in previous commit.
2007-02-12 Joakim TjernlundRemove #APP/#NO_APP since -std=gnu99 will make
2007-02-04 Joakim TjernlundAdd support for PowerPC e500, libc part only.
2007-01-05 Joakim TjernlundSupport SecurePLTs for PowerPC. You need a toolchain...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-06 Eric Andersenbits/kernel_stat.h is for internal uClibc use only...
2006-08-24 Mike Frysingerfix from psm: enable readahead prototype
2006-08-24 Mike Frysingerfix from psm: just use common resource.h
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-08-23 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingerfixes from psm: hide internal brk symbols
2006-08-23 Mike Frysingerfixes from psm: disable unsupported __fpu_control and...
2006-08-21 Eric Andersenbits/profil-counter.h and bits/atomicity.h are leftover...
2006-03-29 Mike Frysingersync with glibc
2006-03-20 Peter S. MazingerReplace __THROW w/ __NTH pointed out by Amir Shalem
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-03-10 Peter S. MazingerRemove duplicate hidden __curbrk (ppc), make use of...
2006-03-09 Mike Frysingerfix build/segv issues as reported and fixed by Brent...
2006-03-04 Mike Frysingerdisable older rlimit support by default
next