about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: POWER7 optimizations ibm/2.8/masterLuis Machado2010-07-1370-59/+4679
* Experimental patch to default PPC64 to no-execstack support. This will needRyan Arnold2010-06-294-0/+26
* Git cherry-pick of commit a050d2a5e722876623a70d501c3cdfedfce8b5ceJoshua W. Boyer2009-10-162-1/+6
* Git cherry-pick of commit 25bfbb9e0e610afaf6b67e5ee1a1a5338018c42eRyan S. Arnold2009-10-163-31/+38
* Git cherry-pick of commit 4c14c8c348ee3e9a5fea3608cabcabdb275b6141H.J. Lu2009-10-153-5/+9
* Cherry-pick of git commit 6de79a499109333fe328c28e7ffaab2ded06b3f0Ulrich Drepper2009-10-154-46/+107
* Git cherry-pick of commit efac1fce6212f0e471ce7fa2519b1d3a4a084ddcUlrich Drepper2009-10-155-11/+44
* 2009-09-18 Ryan S. Arnold <rsa@us.ibm.com>Ryan Arnold2009-09-1810-88/+132
* PowerPC PRIVATE FUTEX support picked from git commits: 619cc2f69d1670f8b81196...Ryan Arnold2009-08-052-0/+8
* Change prototypes to use __iovec for struct iovec * parameters names ratherRyan Arnold2009-08-031-4/+4
* This patch corrects compile errors when we build -maltivecSteven Munroe2009-07-316-28/+28
* (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM in elf/elf.h.Ulrich Drepper2009-07-291-0/+6
* Hand merged ChangeLog and git cherry-pick of commit eb29449a9a601f535cab50068...Ulrich Drepper2009-07-292-14/+6
* Hand merged ChangeLog and git cherry-pick of commit 23b6b4664622ba8efb728b1cd...Ulrich Drepper2009-07-297-8/+33
* 2008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath2009-07-294-5/+50
* Revert "Add Linux fallocate support."Ryan Arnold2009-07-298-160/+1
* Revert "More Linux fallocate patches."Ryan Arnold2009-07-2910-123/+2
* Revert "Handle old kernel headers with new fallocate patches."Ryan Arnold2009-07-292-10/+0
* Revert "backport the pre glibc 2.10 patch which added -mcpu=<CPU> to ASFLAGS ...Ryan Arnold2009-07-296-4/+11
* backport the pre glibc 2.10 patch which added -mcpu=<CPU> to ASFLAGS to the I...Ryan S. Arnold2009-07-246-11/+4
* Add new AT_BASE_PLATFORM bits to AUXV.Ryan S. Arnold2009-07-244-27/+235
* Fix mixed up PPC_FEATURE_* values related to VSX.Ryan S. Arnold2009-07-242-134/+2
* Fixed up sed invocation to work with newer linker scripts.Ryan S. Arnold2009-07-242-2/+10
* POWER7 powerpc-cpu support for optimized libraries.Ryan S. Arnold2009-07-245-0/+9
* POWER7 VSX HWCAP enablement.Ryan S. Arnold2009-07-243-7/+15
* Remove redundant mathinline.h.Ryan S. Arnold2009-07-241-1/+9
* Fix to avoid using the fields 3 and 4 of the CR.Ryan S. Arnold2009-07-244-18/+18
* Handle old kernel headers with new fallocate patches.Ryan S. Arnold2009-07-242-0/+10
* More Linux fallocate patches.Ryan S. Arnold2009-07-2410-2/+123
* Add Linux fallocate support.Ryan S. Arnold2009-07-248-1/+160
* Added .machine push; .machine "power6"; .machine pop in macros.Ryan S. Arnold2009-07-242-5/+13
* Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ryan S. Arnold2009-07-244-4/+22
* Fix up some bugs with the 64-bit FPSCR patch including erroneous test-case pa...Ryan S. Arnold2009-07-243-19/+25
* Enable 64-bit FPSCR for POWER6 and include some dynamic feature checks for DF...Ryan S. Arnold2009-07-2417-89/+593
* Use correct macro to detect use of 128 bit long double.Ryan S. Arnold2009-07-241-1/+1
* Fix to exclude test when IBM 128-bit long double is being used in order to av...Ryan S. Arnold2009-07-241-2/+2
* Test case addition.Ryan S. Arnold2009-07-242-1/+2
* Define bit for PROT_SAO.Ryan S. Arnold2009-07-241-1/+2
* * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h. cvs/glibc-2_8-base cvs/glibc-2_8-branchJakub Jelinek2008-04-172-0/+5
* * sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c Jakub Jelinek2008-04-152-1/+6
* * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl): glibc-2.8 cvs/glibc-2_8 cvs/fedora-glibc-20080412T0741Ulrich Drepper2008-04-122-2/+4
* * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): UseUlrich Drepper2008-04-122-4/+6
* * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper2008-04-123-6/+13
* * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. IncludeUlrich Drepper2008-04-122-2/+3
* * scripts/data/localplt-powerpc64-linux-gnu.data: New file.Ulrich Drepper2008-04-122-0/+8
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-1219-74/+388
* * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernelUlrich Drepper2008-04-112-1/+4
* * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define accordingUlrich Drepper2008-04-111-4/+5
* * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper2008-04-113-3/+15
* [BZ #4997] cvs/fedora-glibc-20080411T1934Ulrich Drepper2008-04-111-1/+1