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