about summary refs log tree commit diff
path: root/sysdeps/mips/memset.S
Commit message (Expand)AuthorAgeFilesLines
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-171-7/+8
* Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers2015-02-161-1/+1
* 2015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-131-2/+2
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-0/+58
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Move mips from ports to libc.Joseph Myers2014-02-101-0/+367
* [BZ #2329]Roland McGrath2006-02-211-86/+0
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+86
* 2.5-18.1Jakub Jelinek2007-07-121-86/+0
* Update.Ulrich Drepper2003-04-291-0/+1
* * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva2003-03-211-7/+14
* * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva2003-03-211-13/+1
* * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva2003-03-141-0/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-15/+15
* MIPS specific optimizations.Andreas Jaeger2002-09-101-0/+83