about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Replace -Wno-error with -fno-builtin-lroundH.J. Lu2014-12-191-0/+5
* i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2014-12-191-0/+10
* Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2014-12-191-0/+16
* sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel2014-12-191-0/+22
* Compile s_llround.c with -Wno-error for x32 buildH.J. Lu2014-12-191-0/+4
* Replace 1L with (mp_limb_t) 1H.J. Lu2014-12-191-0/+5
* NPTL: Move fork state variables to initializer files.Roland McGrath2014-12-171-0/+5
* NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2014-12-171-0/+5
* Fix stub __if_freenameindex build error.Roland McGrath2014-12-171-0/+2
* Remove explicit inline on malloc perturb functions.Roland McGrath2014-12-171-0/+4
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-0/+40
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-171-0/+20
* 2014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-171-0/+4
* Get rid of format warning in bug-vfprintf-nargs.c.Stefan Liebler2014-12-171-0/+6
* Get rid of format warning in tst-widetext.c.Stefan Liebler2014-12-171-0/+6
* Fix printf format errorAndreas Schwab2014-12-171-0/+4
* Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2014-12-161-0/+7
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-161-13/+0
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-161-0/+13
* Fix x86_64 memrchr namespace (bug 17719).Joseph Myers2014-12-161-0/+10
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-0/+44
* Remove some semaphore.h linknamespace XFAILs.Joseph Myers2014-12-161-0/+7
* Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar2014-12-161-0/+3
* Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar2014-12-161-0/+5
* Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar2014-12-161-0/+2
* Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar2014-12-161-0/+4
* Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar2014-12-161-0/+4
* Ignore warning in string/tester.c.Torvald Riegel2014-12-161-0/+5
* Fix warning in misc/tst-mntent2.c.Torvald Riegel2014-12-161-0/+4
* Fix warning in elf/tst-unique4lib.cc.Torvald Riegel2014-12-161-0/+4
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-161-0/+6
* stdio-common/Makefile: readd bug26 testcaseAllan McRae2014-12-161-0/+4
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-161-0/+6
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-151-0/+21
* Fix nptl/tst-sem4: always start with a fresh semaphore.Torvald Riegel2014-12-151-0/+4
* Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.Torvald Riegel2014-12-151-0/+4
* stdio-common: Include <libc-internal.h> in some testsAdhemerval Zanella2014-12-151-0/+5
* Remove custom pthread_once implementation on s390.Torvald Riegel2014-12-151-0/+4
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-151-0/+9
* Bump required version of texinfo to 4.7Will Newton2014-12-151-0/+8
* NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath2014-12-121-0/+31
* NPTL: Add stubs for Linux-only extension functions.Roland McGrath2014-12-121-0/+5
* Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath2014-12-121-0/+5
* resolv: Suppress maybe uninitialized warningStefan Liebler2014-12-121-0/+6
* Get rid of warning comparision will always evaluate as trueStefan Liebler2014-12-121-1/+8
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-111-0/+8
* Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath2014-12-111-0/+14
* * Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2014-12-121-0/+9
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-111-0/+7
* Suppress -Wformat-security in tst-error1.c.Roland McGrath2014-12-111-0/+3