about summary refs log tree commit diff
path: root/sysdeps/i386/i686
Commit message (Expand)AuthorAgeFilesLines
...
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-171-18/+18
* nptl: Remove COLORING_INCREMENTAdhemerval Zanella2017-02-061-5/+0
* Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella2017-02-062-249/+0
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-031-0/+2
* Fix i686 memchr for large input sizesAdhemerval Zanella2017-01-022-3/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0196-96/+96
* Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947).Joseph Myers2016-12-152-8/+48
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Remove remnants of .og patternsFlorian Weimer2016-09-201-2/+0
* Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2016-07-131-2/+2
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-301-8/+8
* Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers2016-06-143-129/+0
* Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers2016-06-081-0/+1
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-112-20/+0
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-241-4/+4
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-0/+1
* Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu2016-03-069-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0499-99/+99
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-201-0/+2176
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-051-1/+7
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-2/+1
* Remove assembler -mtune=i686 configure test.Joseph Myers2015-10-151-2/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-085-11/+3
* Remove configure tests for SSE4 support.Joseph Myers2015-10-063-14/+2
* Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers2015-09-181-4/+5
* Detect and select i586/i686 implementation at run-time fedora/masterH.J. Lu2015-08-271-0/+19
* Add i386 memset and memcpy assembly functionsH.J. Lu2015-08-274-136/+0
* Remove i486 subdirectoryH.J. Lu2015-08-271-4/+0
* Move i486/strcat.S to strcat.SH.J. Lu2015-08-271-1/+1
* Move i486/pthread_spin_trylock.S to pthread_spin_trylock.SH.J. Lu2015-08-271-1/+1
* Replace BZERO_P/PIC with USE_AS_BZERO/SHAREDH.J. Lu2015-08-262-13/+8
* Remove the unused IFUNC filesH.J. Lu2015-08-201-4/+0
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-1/+0
* Remove x86 init-arch.cH.J. Lu2015-08-201-1/+0
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-192-7/+0
* Update i686 multiarch functions for <cpu-features.h>H.J. Lu2015-08-1338-887/+356
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-134-8/+0
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-041-6/+0
* i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler2015-07-151-0/+6
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-092-4/+7
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-1/+3
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-151-2/+8
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-101-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02102-102/+102
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3013-3/+769
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-102-3/+6
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-2466-69/+69
* Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab2014-10-273-6/+6
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-0/+1
* Unify hp-timing implementationsRichard Henderson2014-07-031-60/+1