src/newlib ChangeLog libc/machine/sh/memset.S
amylaar@sources.redhat.com
amylaar@sources.redhat.com
Thu Apr 3 13:06:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: amylaar@sourceware.org 2003-04-03 13:06:02
Modified files:
newlib : ChangeLog
newlib/libc/machine/sh: memset.S
Log message:
* libc/machine/sh/memset.S: Fix problem with alloco region
exceeding destination region for length >= 88 bytes, start
& 0x16 == 0, end & 0x1f == 18.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.523&r2=1.524
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/sh/memset.S.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Newlib-cvs
mailing list