aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
AgeCommit message (Expand)Author
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
2012-01-08Fix typo in Linux/PPC32 getcontextWill Schmidt
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab
2011-04-22Remove doubled words.Jim Meyering
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman
2010-08-31Support fanotify_mark syscall on powerpc32Andreas Schwab
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado
2010-02-10Fix POWER7 ImpliesLuis Machado
2010-01-18memcpy for ppc/cell.Ulrich Drepper
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
2009-05-09[BZ #10118]Ulrich Drepper
2009-03-10Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper
2009-03-02* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper
2009-01-30[BZ #9726]Ulrich Drepper
2008-11-17[BZ #6411]Ulrich Drepper