aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Let non-add-on preconfigure scripts set libc_config_ok.Roland McGrath1-0/+4
2015-04-09Make test-skeleton.c grok TEST_DIRECT magic environment variable.Roland McGrath1-0/+7
2015-04-09scratch_buffer: Suppress truncation warning on 32-bitFlorian Weimer1-0/+5
2015-04-08Update SPARC ulps.David S. Miller1-0/+4
2015-04-08Add more tests of atanh.Joseph Myers1-0/+5
2015-04-08Add more tests of atan.Joseph Myers1-0/+7
2015-04-08nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+1
2015-04-08getnameinfo: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+1
2015-04-08_nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+2
2015-04-08grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+6
2015-04-08pldd: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+6
2015-04-08Add more tests of cbrt.Joseph Myers1-0/+4
2015-04-08Add more tests of cabs.Joseph Myers1-0/+5
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers1-0/+11
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers1-0/+8
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill1-0/+5
2015-04-07scratch_buffer_grow_preserve: Add missing #include <string.h>Florian Weimer1-0/+4
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+13
2015-04-06math/test-fenvinline: Cast fe_exc to unsigned int before printingRichard Henderson1-0/+3
2015-04-06alpha: Update libm-test-ulpsRichard Henderson1-0/+1
2015-04-06alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson1-0/+4
2015-04-03Handle mblen return code when n is zero.Ondřej Bílka1-0/+6
2015-04-02Define libc_max_align_t for internal useFlorian Weimer1-0/+4
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab1-0/+5
2015-04-02malloc: Consistently apply trim_threshold to all heaps [BZ #17195]Mel Gorman1-0/+6
2015-03-31Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu1-0/+6
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu1-0/+19
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu1-0/+20
2015-03-28NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan1-0/+5
2015-03-28NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan1-0/+6
2015-03-27Convert dlfcn/tststatic to use test-skeleton.Roland McGrath1-0/+7
2015-03-26Harden powerpc64 elf_machine_fixup_pltAlan Modra1-0/+7
2015-03-25Add more tests of acosh, asinh and atanh.Joseph Myers1-0/+6
2015-03-25Add another test of asin.Joseph Myers1-0/+5
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers1-0/+5
2015-03-25Add more tests of asin.Joseph Myers1-0/+5
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers1-0/+22
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra1-0/+19
2015-03-25powerpc64 configure messageAlan Modra1-0/+6
2015-03-25Add more tests of acos.Joseph Myers1-0/+5
2015-03-25Add more tests of expm1.Joseph Myers1-0/+7
2015-03-24Add more tests of cosh, sinh.Joseph Myers1-0/+5
2015-03-24Regenerate x86_64, x86 ulps from scratch.Joseph Myers1-0/+3
2015-03-24Add more tests of log2.Joseph Myers1-0/+7
2015-03-23Minor cleanups in libio/iofdopen.cRoland McGrath1-0/+6
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer1-0/+6
2015-03-23Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer1-0/+10
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra1-0/+8
2015-03-23Add more exception to local headers listSamuel Thibault1-0/+3
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault1-0/+1