about summary refs log tree commit diff
path: root/sysdeps/i386/i586
Commit message (Expand)AuthorAgeFilesLines
* i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk2024-05-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0114-14/+14
* string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-052-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0614-14/+14
* i686: Remove bzero optimizationsAdhemerval Zanella2022-02-232-17/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0114-14/+14
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-036-6/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0214-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0114-14/+14
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0714-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-171-2/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0114-14/+14
* i586: Use conditional branches in strcpy.S [BZ #22353]H.J. Lu2017-10-301-17/+11
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-041-7/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0114-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0414-14/+14
* 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-273-3/+0
* Remove i486 subdirectoryH.J. Lu2015-08-271-2/+0
* Move i486/pthread_spin_trylock.S to pthread_spin_trylock.SH.J. Lu2015-08-271-1/+0
* Replace BZERO_P/PIC with USE_AS_BZERO/SHAREDH.J. Lu2015-08-262-11/+12
* Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHAREDH.J. Lu2015-08-262-8/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0213-13/+13
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-2/+2
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-242-1/+1
* Move i386 code out of nptl/ subdirectory.Roland McGrath2014-06-121-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0113-13/+13
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-2114-95/+70
* Remove some bounded-pointers support from i386 .S files.Joseph Myers2013-02-1912-94/+11
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0213-13/+13
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0913-39/+26
* 2007-09-13 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2007-11-133-0/+3
* * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.Ulrich Drepper2007-09-153-0/+15
* i586 definitions for memusage.Ulrich Drepper2005-12-231-0/+1
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-046-30/+30
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-0411-20/+215
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2212-234/+38
* 2.5-18.1Jakub Jelinek2007-07-1212-38/+234
* Update.Ulrich Drepper2004-05-282-0/+2
* (memcpy): Remove libc_hidden_builtin_def if MEMPCPY_P.Ulrich Drepper2004-05-281-0/+2
* Update.Ulrich Drepper2003-04-295-5/+12
* (__stpcpy): Add libc_hidden_def.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-08-031-0/+1
* Update.Ulrich Drepper2002-03-121-2/+2
* Put under LGPL v2.1.Andreas Jaeger2001-07-076-24/+24
* Update to LGPL v2.1.Andreas Jaeger2001-07-067-62/+62
* * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. Greg McGary2000-07-293-7/+18
* * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). Greg McGary2000-06-2612-32/+84