aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-08-01Check if DEBUG is defined in regex_internal.cSiddhesh Poyarekar1-0/+3
2014-08-01Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar1-0/+6
2014-08-01NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler1-0/+5
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath1-0/+6
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath1-0/+6
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath1-0/+7
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler1-0/+9
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler1-0/+71
2014-07-31Fix -Wundef warning for HAVE_IFUNCAndreas Schwab1-0/+6
2014-07-30Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma1-0/+20
2014-07-30PowerPC: Fix gprof entry point for LEAdhemerval Zanella1-0/+6
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-0/+9
2014-07-23Update Spanish translationsAllan McRae1-0/+4
2014-07-23Add missing changelog entry for commit ab7ac0f2Allan McRae1-0/+5
2014-07-18m68k: use generic lowlevellock.hAndreas Schwab1-0/+4
2014-07-17[BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki1-0/+7
2014-07-17Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).Joseph Myers1-0/+6
2014-07-17[PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers1-0/+4
2014-07-17[PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers1-0/+12
2014-07-17[PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers1-0/+13
2014-07-17[PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers1-0/+15
2014-07-17[PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers1-0/+10
2014-07-17[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers1-0/+10
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers1-0/+25
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+34
2014-07-17ARM: Fix compiler warnings from atomic.hWill Newton1-0/+5
2014-07-17iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton1-0/+5
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath1-0/+12
2014-07-15Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath1-0/+4
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath1-0/+4
2014-07-15Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath1-0/+5
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu1-0/+17
2014-07-14Correct DT_PPC64_NUMAlan Modra1-0/+6
2014-07-13regex: don't deref NULL upon heap allocation failureJim Meyering1-0/+10
2014-07-13m68k: update libm test ULPsAndreas Schwab1-0/+4
2014-07-11aarch64: Update libm-test-ulpsRichard Henderson1-0/+4
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer1-0/+12
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella1-0/+7
2014-07-10ChangeLog fixup for last commit.Roland McGrath1-0/+1
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-0/+19
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-0/+22
2014-07-10manual: Update the locale documentationFlorian Weimer1-0/+13
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer1-0/+9
2014-07-10setlocale: Use the heap for the copy of the locale argumentFlorian Weimer1-0/+5
2014-07-10Sync up error.c with gnulibSiddhesh Poyarekar1-0/+17
2014-07-10Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar1-0/+2
2014-07-10Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar1-0/+2
2014-07-10Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar1-0/+2
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar1-0/+2
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar1-0/+5