summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf
2014-12-23* string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw
2014-12-23iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey
2014-12-22Fix namespace conformance issue with Bessel functions.Chris Metcalf
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf
2014-12-22Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers
2014-12-22Remove trailing whitespace.Steve Ellcey
2014-12-22Add missing ChangeLog entries from Friday (Dec 19, 2014).Steve Ellcey
2014-12-22Optimize to avoid an unnecessary FPCR read.Wilco Dijkstra
2014-12-22Optimize to reduce FPCR/FPSR accesses.Wilco Dijkstra
2014-12-22Call libc_fetestexcept_aarch64.Wilco Dijkstra
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers
2014-12-22Require bison 2.7 or newer for regenerating intl/plural.yWill Newton
2014-12-21tile: separate ffsll from ffsChris Metcalf
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab
2014-12-21Fix changelog typoAndreas Schwab
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu
2014-12-21manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf
2014-12-19 Simplify strncat.Ondřej Bílka
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller
2014-12-19Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller
2014-12-19iconvdata/tst-loading: bump up timeout to 10sChris Metcalf
2014-12-19math: increase timeout for math/atest-*.cChris Metcalf