about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2014-08-011-0/+4
* Force eval for fma implementationsRichard Henderson2014-08-011-0/+9
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-011-0/+7
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-011-0/+7
* Check if DEBUG is defined in regex_internal.cSiddhesh Poyarekar2014-08-011-0/+3
* Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar2014-08-011-0/+6
* NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler2014-08-011-0/+5
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-311-0/+6
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-311-0/+6
* Split nptl-signals.h out from pthreadP.hRoland McGrath2014-07-311-0/+7
* [PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler2014-07-311-0/+9
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-311-0/+71
* Fix -Wundef warning for HAVE_IFUNCAndreas Schwab2014-07-311-0/+6
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-301-0/+20
* PowerPC: Fix gprof entry point for LEAdhemerval Zanella2014-07-301-0/+6
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-291-0/+9
* Update Spanish translationsAllan McRae2014-07-231-0/+4
* Add missing changelog entry for commit ab7ac0f2Allan McRae2014-07-231-0/+5
* m68k: use generic lowlevellock.hAndreas Schwab2014-07-181-0/+4
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-171-0/+7
* Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).Joseph Myers2014-07-171-0/+6
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+4
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+12
* [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