summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers
2013-12-06PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella
2013-12-06PowerPC: change sysdeps fpu folderAdhemerval Zanella
2013-12-06PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella
2013-12-05PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-10-18Add e500 port.Joseph Myers
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers
2013-10-04PowerPC makecontextAlan Modra
2013-10-04PowerPC LE _dl_hwcap accessAlan Modra
2013-08-29Fix typos.Ondřej Bílka
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-18PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-04Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers
2012-10-31Fix powerpc abilist sort orderAndreas Schwab
2012-10-31Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers
2012-08-20Remove __ASSUME_SWAPCONTEXT_SYSCALL.Joseph Myers
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-06-02Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-05-01Update powerpc ABI dataAndreas Schwab
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt