summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab
2015-01-29Fix up ChangeLog formattingSiddhesh Poyarekar
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar
2015-01-28Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab
2015-01-25m68k: force inlining bswap functionsAndreas Schwab
2015-01-25Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella
2015-01-23Also treat model numbers 0x5a/0x5d as SilvermontH.J. Lu
2015-01-23Treat model numbers 0x4a/0x4d as SilvermontH.J. Lu
2015-01-23Also use uint64_t in __new_sem_wait_fastH.J. Lu
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu
2015-01-23Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.Roland McGrath
2015-01-23Add missing libc_hidden_def to stub getrlimit64.Roland McGrath
2015-01-22soft-fp: Use __label__ for all labels within macros.Joseph Myers
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella
2015-01-21Update copyright year to 2015 for new files.Carlos O'Donell
2015-01-21tst-getpw: Rewrite.Carlos O'Donell
2015-01-21Fix recursive dlopen.Carlos O'Donell
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-20Regenerate INSTALL.Carlos O'Donell
2015-01-20Update libc.pot:Carlos O'Donell
2015-01-17Commit nios2 port to master.Chung-Lin Tang
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler
2015-01-14Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers
2015-01-14[s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar
2015-01-13powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan
2015-01-13Fix scanf15.c testsuite build on sparc.David S. Miller
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella