summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* powerpc: POWER7 optimizationsibm/2.8/masterLuis Machado2010-07-1369-59/+4608
* Git cherry-pick of commit a050d2a5e722876623a70d501c3cdfedfce8b5ceJoshua W. Boyer2009-10-161-1/+1
* Git cherry-pick of commit 25bfbb9e0e610afaf6b67e5ee1a1a5338018c42eRyan S. Arnold2009-10-162-31/+31
* 2009-09-18 Ryan S. Arnold <rsa@us.ibm.com>Ryan Arnold2009-09-185-82/+70
* This patch corrects compile errors when we build -maltivecSteven Munroe2009-07-314-24/+24
* Hand merged ChangeLog and git cherry-pick of commit 23b6b4664622ba8efb728b1cd...Ulrich Drepper2009-07-294-8/+0
* 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-294-0/+8
* backport the pre glibc 2.10 patch which added -mcpu=<CPU> to ASFLAGS to the I...Ryan S. Arnold2009-07-244-8/+0
* Fix mixed up PPC_FEATURE_* values related to VSX.Ryan S. Arnold2009-07-242-134/+2
* 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
* Test case addition.Ryan S. Arnold2009-07-241-1/+1
* 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-basecvs/glibc-2_8-branchJakub Jelinek2008-04-171-0/+1
* * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):glibc-2.8cvs/glibc-2_8cvs/fedora-glibc-20080412T0741Ulrich Drepper2008-04-121-2/+2
* * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): UseUlrich Drepper2008-04-121-4/+4
* * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper2008-04-122-6/+10
* * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. IncludeUlrich Drepper2008-04-121-1/+1
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-1216-73/+356
* * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernelUlrich Drepper2008-04-111-1/+1
* * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper2008-04-111-1/+1
* [BZ4997]Ulrich Drepper2008-04-114-87/+146
* * include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper2008-04-116-6/+0
* [BZ #5741]Ulrich Drepper2008-04-111-5/+11
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):Ulrich Drepper2008-04-101-22/+27
* * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.Ulrich Drepper2008-04-103-1/+182
* [BZ #5768]Ulrich Drepper2008-04-105-14/+443
* isnan implementation for ppc32.Ulrich Drepper2008-04-101-0/+56
* isnan implementation for Power6x 64-bitUlrich Drepper2008-04-101-0/+59
* * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper2008-04-106-0/+337
* [BZ #4407]Ulrich Drepper2008-04-101-0/+6
* * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.Ulrich Drepper2008-04-106-122/+456
* [BZ #4314]Ulrich Drepper2008-04-091-11/+46
* [BZ #5209]Ulrich Drepper2008-04-091-1/+1
* [BZ #5436]Ulrich Drepper2008-04-093-11/+21
* [BZ #6040]Ulrich Drepper2008-04-081-1/+9
* * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for sizeUlrich Drepper2008-03-301-8/+20