summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-0/+6
* pldd: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-0/+6
* Add more tests of cbrt.Joseph Myers2015-04-081-0/+4
* Add more tests of cabs.Joseph Myers2015-04-081-0/+5
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-0/+11
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-0/+8
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+5
* scratch_buffer_grow_preserve: Add missing #include <string.h>Florian Weimer2015-04-071-0/+4
* Add struct scratch_buffer and its internal helper functionsFlorian Weimer2015-04-071-0/+13
* math/test-fenvinline: Cast fe_exc to unsigned int before printingRichard Henderson2015-04-061-0/+3
* alpha: Update libm-test-ulpsRichard Henderson2015-04-061-0/+1
* alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson2015-04-061-0/+4
* Handle mblen return code when n is zero.Ondřej Bílka2015-04-031-0/+6
* Define libc_max_align_t for internal useFlorian Weimer2015-04-021-0/+4
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+5
* malloc: Consistently apply trim_threshold to all heaps [BZ #17195]Mel Gorman2015-04-021-0/+6
* Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu2015-03-311-0/+6
* Add a testcase for copy reloc against protected dataH.J. Lu2015-03-311-0/+19
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-311-0/+20
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-281-0/+5
* NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan2015-03-281-0/+6
* Convert dlfcn/tststatic to use test-skeleton.Roland McGrath2015-03-271-0/+7
* Harden powerpc64 elf_machine_fixup_pltAlan Modra2015-03-261-0/+7
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-0/+6
* Add another test of asin.Joseph Myers2015-03-251-0/+5
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-0/+5
* Add more tests of asin.Joseph Myers2015-03-251-0/+5
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-251-0/+22
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-251-0/+19
* powerpc64 configure messageAlan Modra2015-03-251-0/+6
* Add more tests of acos.Joseph Myers2015-03-251-0/+5
* Add more tests of expm1.Joseph Myers2015-03-251-0/+7
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-0/+5
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-241-0/+3
* Add more tests of log2.Joseph Myers2015-03-241-0/+7
* Minor cleanups in libio/iofdopen.cRoland McGrath2015-03-231-0/+6
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-231-0/+6
* Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer2015-03-231-0/+10
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-231-0/+8
* Add more exception to local headers listSamuel Thibault2015-03-231-0/+3
* Fix visibility of EXTPROC macroSamuel Thibault2015-03-221-0/+1
* Note old commit as having resolved bug 11505.Joseph Myers2015-03-211-0/+1
* Fix warningsSamuel Thibault2015-03-211-0/+20
* Add missing dependencySamuel Thibault2015-03-211-0/+5
* ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2015-03-191-0/+6
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+4
* Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers2015-03-181-0/+9
* Use calloc to allocate xports (BZ #17542)Brad Hubbard2015-03-181-0/+5
* Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva2015-03-171-0/+47
* Preserve bound registers in _dl_runtime_resolveH.J. Lu2015-03-161-0/+5