about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* math: increase timeout for math/atest-*.cChris Metcalf2014-12-194-0/+9
* Replace -Wno-error with -fno-builtin-lroundH.J. Lu2014-12-192-2/+7
* i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2014-12-193-110/+167
* Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2014-12-193-120/+40
* sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel2014-12-1920-5572/+22
* Compile s_llround.c with -Wno-error for x32 buildH.J. Lu2014-12-192-0/+10
* Replace 1L with (mp_limb_t) 1H.J. Lu2014-12-192-1/+6
* Label CVE-2014-9402 in NEWSAllan McRae2014-12-181-2/+3
* NPTL: Move fork state variables to initializer files.Roland McGrath2014-12-174-8/+10
* NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2014-12-172-6/+11
* Fix stub __if_freenameindex build error.Roland McGrath2014-12-172-0/+3
* Remove explicit inline on malloc perturb functions.Roland McGrath2014-12-172-2/+6
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-1716-21/+70
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-178-12/+37
* 2014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-172-62/+65
* Get rid of format warning in bug-vfprintf-nargs.c.Stefan Liebler2014-12-172-1/+8
* Get rid of format warning in tst-widetext.c.Stefan Liebler2014-12-172-1/+7
* Fix printf format errorAndreas Schwab2014-12-172-2/+6
* Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2014-12-162-3/+19
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-167-21/+5
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-167-5/+21
* Fix x86_64 memrchr namespace (bug 17719).Joseph Myers2014-12-164-8/+14
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-168-31/+87