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


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

Attachment: newlib-misalign.patch
Description: Text document


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