about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).Joseph Myers2014-07-174-2/+16
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-173-3/+27
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-173-25/+56
* [PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2014-07-173-13/+61
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-173-27/+72
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-173-7/+50
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-173-9/+52
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-1718-132/+192
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-1718-17/+49
* ARM: Fix compiler warnings from atomic.hWill Newton2014-07-172-3/+8
* iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton2014-07-172-30/+34
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-167-53/+74
* Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath2014-07-154-0/+111
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-154-0/+414
* Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath2014-07-152-5/+5
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-1410-14/+111
* Correct DT_PPC64_NUMAlan Modra2014-07-143-2/+8
* ChangeLog fixAndreas Schwab2014-07-141-1/+0
* regex: don't deref NULL upon heap allocation failureJim Meyering2014-07-132-0/+12
* m68k: update libm test ULPsAndreas Schwab2014-07-132-16/+92
* aarch64: Update libm-test-ulpsRichard Henderson2014-07-112-6/+124
* nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer2014-07-118-6/+149
* PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella2014-07-102-2/+24
* ChangeLog fixup for last commit.Roland McGrath2014-07-101-0/+1
* Get rid of lll_robust_dead.Roland McGrath2014-07-1017-158/+21
* Get rid of lll_robust_trylock.Roland McGrath2014-07-1017-139/+25
* manual: Update the locale documentationFlorian Weimer2014-07-102-32/+127
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-106-15/+292
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-102-2/+17
* Sync up error.c with gnulibSiddhesh Poyarekar2014-07-102-10/+103
* Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar2014-07-102-0/+3
* Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2014-07-102-0/+3
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-102-3/+3
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-102-5/+3
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-103-2/+13
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-0913-8/+26
* Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2014-07-102-0/+7
* Update sparc ULPS.David S. Miller2014-07-092-6/+100
* Fix missing newline in test outputAndreas Schwab2014-07-093-2/+7
* Update i386 libm test ULPsAndreas Schwab2014-07-092-8/+36
* Fix -Wundef warnings for SHAREDWill Newton2014-07-096-5/+13
* Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2014-07-092-1/+3
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-092-1/+6
* Check value at resplen2 if it is not NULLSiddhesh Poyarekar2014-07-082-4/+8
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-082-0/+5
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-086-25/+15
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-084-3/+12
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-082-0/+11
* Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar2014-07-0818-468/+37
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-073-20/+10