summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings in the absence of FP round/exception supportChris Metcalf2014-12-301-0/+14
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+67
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu2014-12-301-0/+14
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+6
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-301-0/+25
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-291-0/+4
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-291-0/+6
* posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2014-12-291-0/+5
* Make type for spec variable size as size_tSiddhesh Poyarekar2014-12-291-0/+4
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-291-0/+9
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-291-0/+4
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-291-0/+12
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-261-0/+3
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-0/+3
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-0/+4
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-261-0/+5
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-231-0/+4
* * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw2014-12-231-0/+4
* iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2014-12-231-0/+4
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-0/+17
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-0/+4
* Fix namespace conformance issue with Bessel functions.Chris Metcalf2014-12-221-0/+6
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-0/+6
* Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf2014-12-221-0/+2
* 2014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-221-0/+5
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-221-0/+12
* Remove trailing whitespace.Steve Ellcey2014-12-221-1/+1
* Add missing ChangeLog entries from Friday (Dec 19, 2014).Steve Ellcey2014-12-221-0/+20
* Optimize to avoid an unnecessary FPCR read.Wilco Dijkstra2014-12-221-0/+5
* Optimize to reduce FPCR/FPSR accesses.Wilco Dijkstra2014-12-221-0/+5
* Call libc_fetestexcept_aarch64.Wilco Dijkstra2014-12-221-0/+5
* Call libc_fesetround_aarch64.Wilco Dijkstra2014-12-221-0/+5
* Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2014-12-221-0/+9
* Require bison 2.7 or newer for regenerating intl/plural.yWill Newton2014-12-221-0/+10
* tile: separate ffsll from ffsChris Metcalf2014-12-211-0/+3
* tile: remove localplt.data and use generic one again.Chris Metcalf2014-12-211-0/+4
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-211-0/+14
* m68k: remove @PLTPC from _dl_init callAndreas Schwab2014-12-211-0/+5
* Fix changelog typoAndreas Schwab2014-12-211-1/+0
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-211-0/+7
* manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg2014-12-211-0/+5
* tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2014-12-201-0/+4
* tilegx: fix strstr to build and link betterChris Metcalf2014-12-191-0/+5