aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra2-20/+10
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers4-5/+10
2014-12-22Require bison 2.7 or newer for regenerating intl/plural.yWill Newton5-17/+65
2014-12-21tile: separate ffsll from ffsChris Metcalf3-11/+36
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf2-18/+4
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu7-15/+34
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab2-1/+6
2014-12-21Fix changelog typoAndreas Schwab1-1/+0
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu3-2/+9
2014-12-21manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg2-6/+13
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2-0/+22
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf2-1/+7
2014-12-19Remove trailing white space.Steve Ellcey1-1/+0
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey6-0/+182
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-4/+16
2014-12-19 Simplify strncat.Ondřej Bílka2-44/+7
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2-6/+14
2014-12-19Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller2-1/+15
2014-12-19iconvdata/tst-loading: bump up timeout to 10sChris Metcalf2-0/+3
2014-12-19math: increase timeout for math/atest-*.cChris Metcalf4-0/+9
2014-12-19Replace -Wno-error with -fno-builtin-lroundH.J. Lu2-2/+7
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel3-110/+167
2014-12-19Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel3-120/+40
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel20-5572/+22
2014-12-19Compile s_llround.c with -Wno-error for x32 buildH.J. Lu2-0/+10
2014-12-19Replace 1L with (mp_limb_t) 1H.J. Lu2-1/+6
2014-12-18Label CVE-2014-9402 in NEWSAllan McRae1-2/+3
2014-12-17NPTL: Move fork state variables to initializer files.Roland McGrath4-8/+10
2014-12-17NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2-6/+11
2014-12-17Fix stub __if_freenameindex build error.Roland McGrath2-0/+3
2014-12-17Remove explicit inline on malloc perturb functions.Roland McGrath2-2/+6
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers16-21/+70
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers8-12/+37
2014-12-172014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-62/+65
2014-12-17Get rid of format warning in bug-vfprintf-nargs.c.Stefan Liebler2-1/+8
2014-12-17Get rid of format warning in tst-widetext.c.Stefan Liebler2-1/+7
2014-12-17Fix printf format errorAndreas Schwab2-2/+6
2014-12-16Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2-3/+19
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath7-21/+5
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath7-5/+21
2014-12-16Fix x86_64 memrchr namespace (bug 17719).Joseph Myers4-8/+14
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers8-31/+87
2014-12-16Remove some semaphore.h linknamespace XFAILs.Joseph Myers2-3/+7
2014-12-16Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar2-1/+10
2014-12-16Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar2-1/+6
2014-12-16Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar2-2/+7
2014-12-16Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar2-12/+19
2014-12-16Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar2-2/+10
2014-12-16Ignore warning in string/tester.c.Torvald Riegel2-0/+13
2014-12-16Fix warning in misc/tst-mntent2.c.Torvald Riegel2-1/+5