about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove mention of checktab.awk in timezone/README.Carlos O'Donell2016-03-142-2/+8
* Fix flag test in waitid compatibility layerSamuel Thibault2016-03-132-1/+6
* Fix type of parameter passed by malloc_consolidateTulio Magno Quites Machado Filho2016-03-112-1/+6
* powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan2016-03-117-34/+44
* Removed unused timezone/checktab.awk.Carlos O'Donell2016-03-102-174/+4
* Allow spurious underflow / inexact for ldbl-128ibm.Joseph Myers2016-03-103-2/+26
* Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu2016-03-104-151/+181
* mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno2016-03-092-0/+13
* Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers2016-03-094-109/+32
* Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath2016-03-083-3/+10
* Add sys/auxv.h wrapper to include/sys/Aurelien Jarno2016-03-082-0/+5
* Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu2016-03-082-0/+8
* powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes2016-03-082-6/+16
* powerpc: Fix dl-procinfo HWCAPCarlos Eduardo Seo2016-03-083-8/+13
* Support --enable-hardcoded-path-in-tests in benchtestsH.J. Lu2016-03-082-2/+9
* sunrpc: In key_call_keyenvoy, use int status instead of union waitFlorian Weimer2016-03-082-2/+7
* posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-testsAdhemerval Zanella2016-03-082-2/+10
* Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677).Joseph Myers2016-03-087-60/+161
* ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer2016-03-074-4/+83
* link sln fix to bugzilla [BZ #15333]Mike Frysinger2016-03-071-0/+1
* Fix min/max needed for ascii to INTERNAL conversionAndreas Schwab2016-03-072-1/+6
* sln: use stat64Hongjiu Zhang2016-03-072-2/+7
* libio: Clean up _IO_file_doallocate and _IO_wfile_doallocateFlorian Weimer2016-03-073-50/+14
* tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer2016-03-076-55/+125
* test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer2016-03-072-17/+5
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-0727-2/+547
* posix: execvpe cleanupAdhemerval Zanella2016-03-0713-151/+529
* posix: Remove dynamic memory allocation from execl{e,p}Adhemerval Zanella2016-03-074-125/+86
* Group AVX512 functions in .text.avx512 sectionH.J. Lu2016-03-063-2/+9
* Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno2016-03-073-0/+5
* Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu2016-03-0610-9/+27
* localedata: clear LC_IDENTIFICATION tel/fax fieldsMike Frysinger2016-03-0523-35/+60
* Replace PREINIT_FUNCTION@PLT with *%rax in callH.J. Lu2016-03-042-1/+7
* Replace @PLT with @GOTPCREL(%rip) in callH.J. Lu2016-03-042-2/+10
* Fix edito in last change.Roland McGrath2016-03-041-1/+1
* Conditionalize c++-types-check.out addition to tests-special.Roland McGrath2016-03-042-2/+5
* Omit test-math-isinff when no C++ compiler.Roland McGrath2016-03-042-1/+7
* Fix c++-types-check conditionalization.Roland McGrath2016-03-042-1/+6
* Add a comment in sysdeps/x86_64/MakefileH.J. Lu2016-03-042-0/+7
* x86-64: Fix memcpy IFUNC selectionH.J. Lu2016-03-042-13/+22
* Gratuitous change to poke buildbot.Roland McGrath2016-03-031-1/+1
* Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu2016-03-032-1/+7
* Typo fixes.Roland McGrath2016-03-031-39/+39
* 2016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-03-032-13/+48
* Copy x86_64 _mcount.op from _mcount.oH.J. Lu2016-03-033-1/+7
* Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu2016-03-013-12/+8
* Call x86-64 __setcontext directlyH.J. Lu2016-03-012-1/+6
* localedata: es_PR: change LC_MEASUREMENT to metricMike Frysinger2016-02-292-3/+7
* localedata: an_ES: fix lang_ab valueMike Frysinger2016-02-292-0/+5
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-2612-157/+100