summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64
AgeCommit message (Expand)Author
2014-02-04PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella
2013-12-04PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand
2013-12-04PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand
2013-12-04PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand
2013-12-04PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-10-04PowerPC makecontextAlan Modra
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
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-03-06Remove powerpc64 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-01-18PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard
2013-01-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab
2013-01-10Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-06Fix "set but not used" warnings for powerpc64Siddhesh Poyarekar
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-01PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab
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-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
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-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-23Add comments suggesting moving some functions to syscalls.list.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
2011-04-09Make ppc sync_file_range cancelable.Andreas Schwab
2011-02-17Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper