about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+13
* [PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+15
* [PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+10
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+10
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-171-0/+25
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+34
* ARM: Fix compiler warnings from atomic.hWill Newton2014-07-171-0/+5
* iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton2014-07-171-0/+5
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-161-0/+12
* Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath2014-07-151-0/+4
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-151-0/+4
* Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath2014-07-151-0/+5
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-141-0/+17
* Correct DT_PPC64_NUMAlan Modra2014-07-141-0/+6
* regex: don't deref NULL upon heap allocation failureJim Meyering2014-07-131-0/+10
* m68k: update libm test ULPsAndreas Schwab2014-07-131-0/+4
* aarch64: Update libm-test-ulpsRichard Henderson2014-07-111-0/+4
* nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer2014-07-111-0/+12
* PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella2014-07-101-0/+7
* ChangeLog fixup for last commit.Roland McGrath2014-07-101-0/+1
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-0/+19
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-0/+22
* manual: Update the locale documentationFlorian Weimer2014-07-101-0/+13
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-101-0/+9
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-101-0/+5
* Sync up error.c with gnulibSiddhesh Poyarekar2014-07-101-0/+17
* Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar2014-07-101-0/+2
* Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2014-07-101-0/+2
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-101-0/+2
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-0/+2
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-0/+5
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-091-0/+14
* Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2014-07-101-0/+5
* Update sparc ULPS.David S. Miller2014-07-091-0/+4
* Fix missing newline in test outputAndreas Schwab2014-07-091-0/+5
* Update i386 libm test ULPsAndreas Schwab2014-07-091-0/+4
* Fix -Wundef warnings for SHAREDWill Newton2014-07-091-0/+8
* Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2014-07-091-0/+2
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-091-0/+5
* Check value at resplen2 if it is not NULLSiddhesh Poyarekar2014-07-081-0/+3
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-081-0/+4
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-081-0/+10
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-081-0/+7
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-081-0/+5
* Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar2014-07-081-0/+37
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-071-0/+4
* PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-07-071-0/+9
* PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-07-071-0/+20
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-071-0/+3
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-071-0/+5