about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-4/+4
* PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-0413-0/+3149
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-202-4/+10
* PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-162-4/+36
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0187-87/+87
* Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers2013-12-181-1/+0
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-131-2/+0
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-137-14/+0
* PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella2013-12-066-12/+0
* PowerPC: change sysdeps fpu folderAdhemerval Zanella2013-12-061-2/+0
* PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella2013-12-061-2/+0
* PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella2013-12-051-1/+1
* PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand2013-12-045-7/+190
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-045-59/+43
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-043-1/+12
* PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-12-041-3/+1
* PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2013-12-042-0/+27
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-281-0/+6
* PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2013-11-262-4/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-267-34/+34
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-132-2/+2
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-133-6/+10
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-083-5/+28
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* Add e500 port.Joseph Myers2013-10-182-1/+4
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0424-0/+4153
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-043-0/+17
* PowerPC SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC makecontextAlan Modra2013-10-042-4/+10
* PowerPC LE _dl_hwcap accessAlan Modra2013-10-043-16/+16
* Remove aix specific files.Ondřej Bílka2013-08-299-869/+0
* Fix typos.Ondřej Bílka2013-08-294-4/+4
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-202-0/+23
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-234-0/+129
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+20
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-242-0/+4
* New API to set default thread attributesSiddhesh Poyarekar2013-06-152-0/+8
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-055-29/+29
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-05-034-3/+70
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-0/+10
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-152-12/+46
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-03-081-4/+0
* Sync with Linux 3.8Andreas Jaeger2013-03-062-1/+3
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-062-14/+6
* 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