newlib/newlib/libc/machine/i386
Eric Blake 2dd1fb6ff5 Fix bug in previous patch.
* libc/machine/i386/memset.S (memset): Mask second arg correctly.
2008-05-28 14:00:39 +00:00
..
machine 2007-12-19 Dave Korn <dave.korn@artimi.com> 2007-12-19 22:20:25 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 22:36:48 +00:00
aclocal.m4 * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
configure 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2007-12-19 22:36:48 +00:00
configure.in * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
f_atan2.S
f_atan2f.S
f_exp.c
f_expf.c
f_frexp.S
f_frexpf.S
f_ldexp.S
f_ldexpf.S
f_log.S
f_log10.S
f_log10f.S
f_logf.S
f_math.h
f_pow.c
f_powf.c
f_tan.S
f_tanf.S
i386mach.h
memchr.S 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 23:31:08 +00:00
memcmp.S
memcpy.S
memmove.S
memset.S Fix bug in previous patch. 2008-05-28 14:00:39 +00:00
setjmp.S
strchr.S Optimize strchr for x86. 2008-05-21 21:46:04 +00:00
strlen.S 2008-05-26 Eric Blake <ebb9@byu.net> 2008-05-26 22:56:14 +00:00