aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
AgeCommit message (Expand)Author
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella
2013-10-04PowerPC SIGSTKSZAlan Modra
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella
2013-05-03PowerPC: Add time vDSO supportAdhemerval Zanella
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-01-09PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-09PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-04-01Define O_PATH.Ulrich Drepper
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper
2010-08-12Define EXTPROC for Linux.Ulrich Drepper
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper