K 10 svn:author V 6 andrew K 8 svn:date V 27 2015-01-31T19:55:12.623097Z K 7 svn:log V 208 Stop using load-multiple with lr and pc. This has been deprecated in ARMv7 and clang 3.6 warns about it. As this is used in libc and we build it with -Werror this warning becomes an error stopping the build. END