OSDN Git Service

* libc/machine/sh/memset.S: Fix problem with alloco region
authoramylaar <amylaar>
Thu, 3 Apr 2003 13:06:01 +0000 (13:06 +0000)
committeramylaar <amylaar>
Thu, 3 Apr 2003 13:06:01 +0000 (13:06 +0000)
commit3f61fb8c0097c6e58c1a5c08a7e1c1514f2b9c68
treefb19d428e06d6a6467a3f7d0241c07a8e0859f7d
parent85ec47233a2c35b3adf35d709170a7f673febc80
* libc/machine/sh/memset.S: Fix problem with alloco region
exceeding destination region for length >= 88 bytes, start
& 0x16 == 0, end & 0x1f == 18.
newlib/ChangeLog
newlib/libc/machine/sh/memset.S