about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add i386 strcat multiarch functions hjl/i486/multiarch-oldH.J. Lu2015-08-2011-3/+123
* Add i386 strcmp family multiarch functionsH.J. Lu2015-08-2025-15/+379
* Add i386 strcpy family multiarch functionsH.J. Lu2015-08-2022-14/+347
* Add i386 s_fma family multiarch functionsH.J. Lu2015-08-205-6/+12
* Add i386 sched_cpucount multiarch functionsH.J. Lu2015-08-201-0/+0
* Add i386 rawmemchr multiarch functionsH.J. Lu2015-08-206-10/+31
* Add i386 memrchr multiarch functionsH.J. Lu2015-08-207-12/+11
* Add i386 memcmp multiarch functionsH.J. Lu2015-08-208-3/+115
* Add i386 memchr multiarch functionsH.J. Lu2015-08-205-12/+13
* Add i386 memcpy family multiarch functionsH.J. Lu2015-08-2034-109/+607
* Add i386 memset family multiarch functionsH.J. Lu2015-08-2018-0/+741
* Add multiarch support to string/strcmp.cH.J. Lu2015-08-201-1/+5
* Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHAREDH.J. Lu2015-08-202-8/+4
* Replace BZERO_P/PIC with USE_AS_BZERO/SHAREDH.J. Lu2015-08-204-24/+20
* Add i386 memset and memcpy assembly functionsH.J. Lu2015-08-2012-195/+208
* Detect i586 and i686 features at run-timeH.J. Lu2015-08-202-3/+31
* Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2015-08-202-5/+10
* Don't use -Wno-error=undef.Joseph Myers2015-08-202-1/+6
* Add missing ChangeLog entry for the last commitH.J. Lu2015-08-201-0/+7
* Remove the unused IFUNC filesH.J. Lu2015-08-203-21/+0
* Don't use -Wno-uninitialized in math/.Joseph Myers2015-08-202-3/+2
* Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2015-08-202-9/+10
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-205-3/+10
* Remove x86 init-arch.cH.J. Lu2015-08-203-2/+5
* Fix exponents in manual.Ondřej Bílka2015-08-206-26/+45
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-202-1/+8
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-198-2/+411
* relocate localedata ChangeLog entriesMike Frysinger2015-08-192-13/+13
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-193-0/+56
* Mention BZ #18796 fix in NEWS.Andrew Senkevich2015-08-191-1/+1
* Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2015-08-192-54/+10
* [BZ #18796]Andrew Senkevich2015-08-192-1/+18
* Add BZ #14341 to NEWSH.J. Lu2015-08-191-3/+3
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-195-6/+57
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-192-3/+14
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-193-6/+11
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-197-515/+17
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-192-8/+15
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-192-0/+4
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-192-4/+13
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-183-3/+9
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-183-5/+12
* Port the 0x7efe...feff pattern to GCC 6.Paul Eggert2015-08-185-32/+19
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-183-2/+37
* Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen2015-08-1811-15/+41
* regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg2015-08-182-0/+7
* NEWS: note fixed bugMike Frysinger2015-08-181-3/+3
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-182-2/+22
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-182-33/+8
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-182-39/+8