summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell2015-02-061-0/+4
* hppa: Sync with pthread.h.Carlos O'Donell2015-02-061-0/+4
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-061-0/+8
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-051-0/+41
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-051-0/+20
* Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang2015-02-051-0/+5
* Fix two bugs in sparc atomics.David S. Miller2015-01-311-0/+6
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-311-0/+24
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-01-301-0/+18
* Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab2015-01-291-0/+4
* Fix up ChangeLog formattingSiddhesh Poyarekar2015-01-291-12/+12
* Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar2015-01-291-0/+5
* Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor2015-01-281-0/+4
* tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf2015-01-281-0/+5
* Disable 64-bit atomics for MIPS n32.Joseph Myers2015-01-281-0/+5
* powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella2015-01-281-0/+4
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2015-01-281-0/+17
* iconv: Suppress array out of bounds warning.Andreas Krebbel2015-01-271-0/+5
* ia64: avoid set-but-not-used warningAndreas Schwab2015-01-251-0/+5
* m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab2015-01-251-0/+4
* m68k: fix missing definition of __feraiseexceptAndreas Schwab2015-01-251-0/+3
* m68k: force inlining bswap functionsAndreas Schwab2015-01-251-0/+5
* Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram2015-01-251-0/+6
* powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella2015-01-241-0/+4
* powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella2015-01-241-0/+6
* Also treat model numbers 0x5a/0x5d as SilvermontH.J. Lu2015-01-231-1/+2
* Treat model numbers 0x4a/0x4d as SilvermontH.J. Lu2015-01-231-0/+5
* Also use uint64_t in __new_sem_wait_fastH.J. Lu2015-01-231-0/+1
* Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu2015-01-231-0/+12
* Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.Roland McGrath2015-01-231-0/+3
* Add missing libc_hidden_def to stub getrlimit64.Roland McGrath2015-01-231-0/+4
* soft-fp: Use __label__ for all labels within macros.Joseph Myers2015-01-221-0/+8
* BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella2015-01-211-0/+6
* Update copyright year to 2015 for new files.Carlos O'Donell2015-01-211-0/+4
* tst-getpw: Rewrite.Carlos O'Donell2015-01-211-0/+2
* Fix recursive dlopen.Carlos O'Donell2015-01-211-0/+19
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-211-0/+52
* Regenerate INSTALL.Carlos O'Donell2015-01-201-0/+2
* Update libc.pot:Carlos O'Donell2015-01-201-0/+4
* Commit nios2 port to master.Chung-Lin Tang2015-01-171-0/+104
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-161-0/+19
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-161-0/+62
* Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers2015-01-141-0/+6
* [s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar2015-01-141-0/+5
* powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella2015-01-131-0/+3
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+11
* powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan2015-01-131-0/+6
* Fix scanf15.c testsuite build on sparc.David S. Miller2015-01-131-0/+4
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-0/+9
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+10