diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2012-05-02 08:09:45 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2012-05-02 08:09:45 +0000 |
commit | 03cd7bbbb161b2b3c163eadc7d42aa6f23e2a516 (patch) | |
tree | d1007282e635abcdacece4e6a24518ce0a17eacc /libgloss/ChangeLog | |
parent | 6f5a3401aa533191bda935b2e11ba92b08b45c19 (diff) | |
download | cygnal-03cd7bbbb161b2b3c163eadc7d42aa6f23e2a516.tar.gz cygnal-03cd7bbbb161b2b3c163eadc7d42aa6f23e2a516.tar.bz2 cygnal-03cd7bbbb161b2b3c163eadc7d42aa6f23e2a516.zip |
* arm/redboot-crt0.S (__change_mode): Replace mov with movs.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index d668c1d37..9e7c916c7 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2012-05-02 Greta Yorsh <Greta.Yorsh@arm.com> + + * arm/redboot-crt0.S (__change_mode): Replace mov with movs. + 2012-03-23 Mike Frysinger <vapier@gentoo.org> * cris/Makefile.in (install-lin): Add $(DESTDIR) before ${tooldir}. |