about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0115-15/+15
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-11/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-10/+15
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0415-15/+15
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-201-76/+0
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-121-3/+5
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-121-5/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0216-16/+16
* PowerPC: Fix termios definitionsAdhemerval Zanella2014-08-062-50/+73
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-261-0/+100
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-262-0/+266
* PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella2014-05-161-2/+9
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-4/+4
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0112-12/+12
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-041-1/+1
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-265-31/+31
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-081-5/+25
* PowerPC SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-201-0/+7
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-05-031-2/+4
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-151-0/+10
* Sync with Linux 3.8Andreas Jaeger2013-03-061-0/+1
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-4/+3
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+3
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-01-091-0/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0211-14/+11
* PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2012-11-091-258/+11
* powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj2012-10-041-1/+27
* Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho2012-09-251-0/+33
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-211-1/+1
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-2/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0910-30/+20
* Define O_PATH.Ulrich Drepper2011-04-011-1/+2
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Define EXTPROC for Linux.Ulrich Drepper2010-08-121-1/+4
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
* Add support for XPG7 testing.Ulrich Drepper2010-01-092-7/+11
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab2009-11-231-24/+24