aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-06soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers1-0/+7
2015-02-06soft-fp: Refine FP_EX_DENORM handling for comparisons.Joseph Myers1-0/+6
2015-02-06soft-fp: Support floating-point extensions without quieting sNaNs.Joseph Myers1-0/+6
2015-02-06Fix missing ChangeLog attribution.Carlos O'Donell1-0/+1
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell1-0/+4
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell1-0/+4
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov1-0/+8
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell1-0/+41
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell1-0/+20
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang1-0/+5
2015-01-31Fix two bugs in sparc atomics.David S. Miller1-0/+6
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller1-0/+24
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu1-0/+18
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab1-0/+4
2015-01-29Fix up ChangeLog formattingSiddhesh Poyarekar1-12/+12
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar1-0/+5
2015-01-28Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor1-0/+4
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf1-0/+5
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers1-0/+5
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella1-0/+4
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella1-0/+17
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel1-0/+5
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab1-0/+5
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab1-0/+4
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab1-0/+3
2015-01-25m68k: force inlining bswap functionsAndreas Schwab1-0/+5
2015-01-25Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram1-0/+6
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella1-0/+4
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella1-0/+6
2015-01-23Also treat model numbers 0x5a/0x5d as SilvermontH.J. Lu1-1/+2
2015-01-23Treat model numbers 0x4a/0x4d as SilvermontH.J. Lu1-0/+5
2015-01-23Also use uint64_t in __new_sem_wait_fastH.J. Lu1-0/+1
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu1-0/+12
2015-01-23Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.Roland McGrath1-0/+3
2015-01-23Add missing libc_hidden_def to stub getrlimit64.Roland McGrath1-0/+4
2015-01-22soft-fp: Use __label__ for all labels within macros.Joseph Myers1-0/+8
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella1-0/+6
2015-01-21Update copyright year to 2015 for new files.Carlos O'Donell1-0/+4
2015-01-21tst-getpw: Rewrite.Carlos O'Donell1-0/+2
2015-01-21Fix recursive dlopen.Carlos O'Donell1-0/+19
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-0/+52
2015-01-20Regenerate INSTALL.Carlos O'Donell1-0/+2
2015-01-20Update libc.pot:Carlos O'Donell1-0/+4
2015-01-17Commit nios2 port to master.Chung-Lin Tang1-0/+104
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler1-0/+19
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler1-0/+62
2015-01-14Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers1-0/+6
2015-01-14[s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar1-0/+5
2015-01-13powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella1-0/+3
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella1-0/+11