summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-317-6/+111
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-282-2/+5
* NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan2015-03-283-4/+11
* Convert dlfcn/tststatic to use test-skeleton.Roland McGrath2015-03-272-2/+12
* Harden powerpc64 elf_machine_fixup_pltAlan Modra2015-03-262-5/+32
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-255-63/+853
* Add another test of asin.Joseph Myers2015-03-255-4/+35
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-252-18/+5
* Add more tests of asin.Joseph Myers2015-03-255-0/+251
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-256-153/+128
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-2514-4/+228
* powerpc64 configure messageAlan Modra2015-03-253-3/+9
* Add more tests of acos.Joseph Myers2015-03-255-12/+429
* Add more tests of expm1.Joseph Myers2015-03-255-16/+331
* Add more tests of cosh, sinh.Joseph Myers2015-03-245-18/+578
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-243-242/+42
* Add more tests of log2.Joseph Myers2015-03-245-8/+357
* Minor cleanups in libio/iofdopen.cRoland McGrath2015-03-232-8/+11
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-232-15/+24
* Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer2015-03-235-3/+58
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-234-49/+11
* Add more exception to local headers listSamuel Thibault2015-03-232-1/+4
* Fix visibility of EXTPROC macroSamuel Thibault2015-03-222-1/+4
* Note old commit as having resolved bug 11505.Joseph Myers2015-03-212-15/+16
* Fix warningsSamuel Thibault2015-03-2112-17/+42
* Add missing dependencySamuel Thibault2015-03-212-1/+6
* ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2015-03-193-6/+32
* linux-generic: add a READMEChris Metcalf2015-03-192-0/+15
* Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers2015-03-183-1/+25
* Fix up NEWS merge goof-upSiddhesh Poyarekar2015-03-181-5/+6
* Use calloc to allocate xports (BZ #17542)Brad Hubbard2015-03-183-8/+12
* Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva2015-03-1714-73/+317
* Preserve bound registers in _dl_runtime_resolveH.J. Lu2015-03-162-0/+13
* * stdlib/setenv.c (__add_to_environ): Revert previous change.Paul Eggert2015-03-152-9/+5
* m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab2015-03-143-9/+16
* * stdlib/setenv.c (__add_to_environ):Paul Eggert2015-03-132-1/+14
* ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath2015-03-132-70/+72
* Enhance nscd's inotify support (Bug 14906).Carlos O'Donell2015-03-137-158/+398
* soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers2015-03-125-32/+66
* manual: fix XPG basename prototypeYaakov Selkowitz2015-03-122-1/+5
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-128-30/+264
* S/390: Regenerate ULPsStefan Liebler2015-03-122-10/+33
* Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno2015-03-113-2/+10
* Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).Paul Pluzhnikov2015-03-112-1/+6
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-1110-186/+51
* hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger2015-03-112-2/+3
* hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell2015-03-115-11/+44
* hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin2015-03-114-9/+15
* soft-fp: Add _FP_UNREACHABLE.Joseph Myers2015-03-113-4/+21
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-107-33/+69