Kyrill Tkachov
52a6da816f
arm: Fix addressing in optpld macro
...
In patch b219285f873cc79361355938bd2a994957b4a6ef you have a syntax
error in the PLD instruction. The syntax for the pld argument should be
in square brackets as it's a memory address like so: pld [r1]. With
your patch the newlib build fails for armv7-a targets. This patch fixes
the build failures.
Tested by making sure the newlib build completes successfully.
2016-01-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* libc/machine/arm/strcpy.c (strcpy): Fix PLD assembly syntax.
* libc/machine/arm/strlen-stub.c (strlen): Likewise.
2017-01-26 16:29:36 +01:00
..
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2017-01-26 16:29:36 +01:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2016-12-22 21:33:54 -05:00
2012-12-20 21:10:27 +00:00
2016-12-22 21:33:54 -05:00
2015-11-12 14:14:17 +01:00
2016-07-04 14:17:10 +01:00
2016-07-04 17:13:55 +01:00