aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-2/+5
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-6/+7
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+14
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich14-3/+794
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf3-2/+6
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf2-4/+12
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2-1/+6
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar3-2/+6
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar7-22/+49
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar3-78/+174
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar7-38/+191
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf2-0/+7
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2-9/+3
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2-3/+7
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2-1/+6
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2-0/+5
2014-12-23* string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw2-8/+6
2014-12-23iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2-1/+5
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers7-44/+55
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2-97/+101
2014-12-22NEWS: mention bug fix for 17747.Chris Metcalf1-1/+1
2014-12-22Fix namespace conformance issue with Bessel functions.Chris Metcalf4-6/+12
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf3-2/+8
2014-12-22Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf2-1/+3
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-0/+9
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers6-93/+169
2014-12-22Remove trailing whitespace.Steve Ellcey1-1/+1
2014-12-22Add missing ChangeLog entries from Friday (Dec 19, 2014).Steve Ellcey1-0/+20
2014-12-22Optimize to avoid an unnecessary FPCR read.Wilco Dijkstra1-0/+5
2014-12-22Optimize to reduce FPCR/FPSR accesses.Wilco Dijkstra1-0/+5
2014-12-22Call libc_fetestexcept_aarch64.Wilco Dijkstra2-7/+7
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