about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-2/+5
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-6/+7
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-4/+14
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3014-3/+794
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-293-2/+6
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-292-4/+12
* posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2014-12-292-1/+6
* Make type for spec variable size as size_tSiddhesh Poyarekar2014-12-293-2/+6
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-297-22/+49
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-293-78/+174
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-297-38/+191
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-262-0/+7
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-262-9/+3
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-262-3/+7
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-262-1/+6
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-232-0/+5
* * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw2014-12-232-8/+6
* iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2014-12-232-1/+5
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-227-44/+55
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-222-97/+101
* NEWS: mention bug fix for 17747.Chris Metcalf2014-12-221-1/+1
* Fix namespace conformance issue with Bessel functions.Chris Metcalf2014-12-224-6/+12
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-223-2/+8
* Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf2014-12-222-1/+3
* 2014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-222-0/+9
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-226-93/+169
* 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-222-7/+7
* Call libc_fesetround_aarch64.Wilco Dijkstra2014-12-222-20/+10
* Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2014-12-224-5/+10
* Require bison 2.7 or newer for regenerating intl/plural.yWill Newton2014-12-225-17/+65
* tile: separate ffsll from ffsChris Metcalf2014-12-213-11/+36
* tile: remove localplt.data and use generic one again.Chris Metcalf2014-12-212-18/+4
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-217-15/+34
* m68k: remove @PLTPC from _dl_init callAndreas Schwab2014-12-212-1/+6
* Fix changelog typoAndreas Schwab2014-12-211-1/+0
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-213-2/+9
* manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg2014-12-212-6/+13
* tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2014-12-202-0/+22
* tilegx: fix strstr to build and link betterChris Metcalf2014-12-192-1/+7
* Remove trailing white space.Steve Ellcey2014-12-191-1/+0
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-196-0/+182
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-192-4/+16
* Simplify strncat.Ondřej Bílka2014-12-192-44/+7
* Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2014-12-192-6/+14
* Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller2014-12-192-1/+15
* iconvdata/tst-loading: bump up timeout to 10sChris Metcalf2014-12-192-0/+3