diff options
author | Anthony Green <green@moxielogic.com> | 2014-12-27 12:18:56 +0000 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2014-12-27 12:18:56 +0000 |
commit | 47c98af2ba38108c60e666ec699de03747017bcb (patch) | |
tree | 3e05c847115f7f203cf772e8eb9d6cbf4e446c12 /libgloss/ChangeLog | |
parent | 0615b4bb5f38a738377d4856aed167f0ab6aa52d (diff) | |
download | cygnal-47c98af2ba38108c60e666ec699de03747017bcb.tar.gz cygnal-47c98af2ba38108c60e666ec699de03747017bcb.tar.bz2 cygnal-47c98af2ba38108c60e666ec699de03747017bcb.zip |
The moxie sub.l instruction is now just sub.
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 1c6bc6b2e..a414afd00 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2014-12-27 Anthony Green <green@moxielogic.com> + + * moxie/crt0.S (_start): sub.l is now sub. + 2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de> * or1k/Makefile.in: Build and install board libraries |