aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf1-0/+14
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-0/+67
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu1-0/+14
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+6
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich1-0/+25
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf1-0/+4
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf1-0/+6
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf1-0/+5
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar1-0/+4
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-0/+9
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar1-0/+4
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar1-0/+12
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf1-0/+3
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf1-0/+3
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf1-0/+4
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf1-0/+5
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf1-0/+4
2014-12-23* string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw1-0/+4
2014-12-23iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer1-0/+4
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers1-0/+17
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey1-0/+4
2014-12-22Fix namespace conformance issue with Bessel functions.Chris Metcalf1-0/+6
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf1-0/+6
2014-12-22Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf1-0/+2
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+5
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers1-0/+12
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 Dijkstra1-0/+5
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra1-0/+5
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers1-0/+9
2014-12-22Require bison 2.7 or newer for regenerating intl/plural.yWill Newton1-0/+10
2014-12-21tile: separate ffsll from ffsChris Metcalf1-0/+3
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf1-0/+4
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu1-0/+14
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab1-0/+5
2014-12-21Fix changelog typoAndreas Schwab1-1/+0
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu1-0/+7
2014-12-21manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg1-0/+5
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf1-0/+4
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf1-0/+5