This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Broken memcpy() in 68K


I'm willing to commit the patch if nobody has any objections. Maxim, did you want to do some further testing yourself? BTW: thanks for the patch.

-- Jeff J.

On 11/12/09 12:52 PM, Robert Morin wrote:
Hi Maxim,

working, no problem.

Thanks,
Robert


On Fri, Dec 11, 2009 at 3:55 AM, Maxim Kuvyrkov<maxim@codesourcery.com> wrote:
On 12/10/09 11:35 PM, Robert Morin wrote:

Hi Maxim,

Which hardware do you test this on? I'm using one of the ColdFire boards and it works fine. I'm guessing that your CPU does not have a misalignment module. Is it the case?


I am using a MC68302 (68K) and it is not supporting unaligned read/write as the ColdFire.

Does the following /untested/ patch fix the problem for you?


--
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]