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: [patch] Fix bug in ARM big-endian strcpy assembly implementation.


Patch checked in. Thanks.

-- Jeff J.

Brooks Moses wrote:
This patch fixes a typo in the assembly code in machine/arm/strcpy.c
that only shows up when __ARMEB__ is defined.

-----------------------------------------------------------------
2009-02-26  Brooks Moses  <brooks@codesourcery.com>

* libc/machine/arm/strcpy.c: Add missing comma.

-----------------------------------------------------------------

Thanks!
- Brooks


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