summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae28-28/+28
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers1-1/+0
2013-12-06PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella6-12/+0
2013-12-06PowerPC: change sysdeps fpu folderAdhemerval Zanella1-2/+0
2013-12-06PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella1-2/+0
2013-12-05PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella1-1/+1
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers1-0/+6
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella1-2/+2
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-2/+2
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella1-1/+1
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella1-1/+4
2013-10-18Add e500 port.Joseph Myers2-1/+4
2013-10-04Move powerpc ports pieces to libc.Joseph Myers24-0/+4153
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers3-0/+17
2013-10-04PowerPC makecontextAlan Modra1-2/+6
2013-10-04PowerPC LE _dl_hwcap accessAlan Modra3-16/+16
2013-08-29Fix typos.Ondřej Bílka3-3/+3
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold1-0/+2
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers2-4/+4
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+5
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers2-14/+6
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+3
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers4-12/+8
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-2/+1
2013-01-18PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard1-13/+15
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers24-25/+24
2012-12-04Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers1-1/+1
2012-10-31Fix powerpc abilist sort orderAndreas Schwab1-1/+1
2012-10-31Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho1-1/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+5
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho2-0/+4
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers1-24/+2
2012-08-20Remove __ASSUME_SWAPCONTEXT_SYSCALL.Joseph Myers3-14/+2
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers1-25/+1
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers3-88/+3
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-0/+3
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers1-0/+7
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers1-0/+67
2012-06-02Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab1-0/+1
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers1-0/+3
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers2-92/+12
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson1-0/+2
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers4-109/+4
2012-05-01Update powerpc ABI dataAndreas Schwab5-13/+315
2012-04-28Move abilist files into sysdep dirs.David S. Miller13-0/+3346
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert24-72/+48
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers1-6/+2
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt3-9/+11