aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-13 powerpc: POWER7 optimizationsibm/2.8/masterLuis Machado
2010-06-29Experimental patch to default PPC64 to no-execstack support. This will needRyan Arnold
2009-10-16Git cherry-pick of commit a050d2a5e722876623a70d501c3cdfedfce8b5ceJoshua W. Boyer
2009-10-16Git cherry-pick of commit 25bfbb9e0e610afaf6b67e5ee1a1a5338018c42eRyan S. Arnold
2009-10-15Git cherry-pick of commit 4c14c8c348ee3e9a5fea3608cabcabdb275b6141H.J. Lu
2009-10-15Cherry-pick of git commit 6de79a499109333fe328c28e7ffaab2ded06b3f0Ulrich Drepper
2009-10-15Git cherry-pick of commit efac1fce6212f0e471ce7fa2519b1d3a4a084ddcUlrich Drepper
2009-09-182009-09-18 Ryan S. Arnold <rsa@us.ibm.com>Ryan Arnold
2009-08-05PowerPC PRIVATE FUTEX support picked from git commits: 619cc2f69d1670f8b81196...Ryan Arnold
2009-08-03Change prototypes to use __iovec for struct iovec * parameters names ratherRyan Arnold
2009-07-31This patch corrects compile errors when we build -maltivecSteven Munroe
2009-07-29(AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM in elf/elf.h.Ulrich Drepper
2009-07-29Hand merged ChangeLog and git cherry-pick of commit eb29449a9a601f535cab50068...Ulrich Drepper
2009-07-29Hand merged ChangeLog and git cherry-pick of commit 23b6b4664622ba8efb728b1cd...Ulrich Drepper
2009-07-292008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath
2009-07-29Revert "Add Linux fallocate support."Ryan Arnold
2009-07-29Revert "More Linux fallocate patches."Ryan Arnold
2009-07-29Revert "Handle old kernel headers with new fallocate patches."Ryan Arnold
2009-07-29Revert "backport the pre glibc 2.10 patch which added -mcpu=<CPU> to ASFLAGS ...Ryan Arnold
2009-07-24backport the pre glibc 2.10 patch which added -mcpu=<CPU> to ASFLAGS to the I...Ryan S. Arnold
2009-07-24Add new AT_BASE_PLATFORM bits to AUXV.Ryan S. Arnold
2009-07-24Fix mixed up PPC_FEATURE_* values related to VSX.Ryan S. Arnold
2009-07-24Fixed up sed invocation to work with newer linker scripts.Ryan S. Arnold
2009-07-24POWER7 powerpc-cpu support for optimized libraries.Ryan S. Arnold
2009-07-24POWER7 VSX HWCAP enablement.Ryan S. Arnold
2009-07-24Remove redundant mathinline.h.Ryan S. Arnold
2009-07-24Fix to avoid using the fields 3 and 4 of the CR.Ryan S. Arnold
2009-07-24Handle old kernel headers with new fallocate patches.Ryan S. Arnold
2009-07-24More Linux fallocate patches.Ryan S. Arnold
2009-07-24Add Linux fallocate support.Ryan S. Arnold
2009-07-24Added .machine push; .machine "power6"; .machine pop in macros.Ryan S. Arnold
2009-07-24Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ryan S. Arnold
2009-07-24Fix up some bugs with the 64-bit FPSCR patch including erroneous test-case pa...Ryan S. Arnold
2009-07-24Enable 64-bit FPSCR for POWER6 and include some dynamic feature checks for DF...Ryan S. Arnold
2009-07-24Use correct macro to detect use of 128 bit long double.Ryan S. Arnold
2009-07-24Fix to exclude test when IBM 128-bit long double is being used in order to av...Ryan S. Arnold
2009-07-24Test case addition.Ryan S. Arnold
2009-07-24Define bit for PROT_SAO.Ryan S. Arnold
2008-04-17* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.cvs/glibc-2_8-basecvs/glibc-2_8-branchJakub Jelinek
2008-04-15* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c Jakub Jelinek
2008-04-12* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):glibc-2.8cvs/glibc-2_8cvs/fedora-glibc-20080412T0741Ulrich Drepper
2008-04-12* sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): UseUlrich Drepper
2008-04-12* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. IncludeUlrich Drepper
2008-04-12* scripts/data/localplt-powerpc64-linux-gnu.data: New file.Ulrich Drepper
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2008-04-11* sysdeps/unix/sysv/linux/configure.in: Bump minimal kernelUlrich Drepper
2008-04-11* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define accordingUlrich Drepper
2008-04-11* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper
2008-04-11[BZ #4997]cvs/fedora-glibc-20080411T1934Ulrich Drepper