]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
Add support for G13 and G14 flag bits in RL78 ELF binaries.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 7bf7794f5db54db11f51640e343925f7f41e5546..fbf84896b4609d86edca0c5d7d98b24d5ccd823c 100644 (file)
@@ -1,3 +1,11 @@
+2015-03-19  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-rl78.c (enum options): Add G13 and G14.
+       (md_longopts): Add -mg13 and -mg14.
+       (md_parse_option): Handle -mg13 and -mg14.
+       (md_show_usage): List -mg13 and -mg14.
+       * doc/c-rl78.texi: Add description of -mg13 and -mg14 options.
+
 2015-03-18  Jon Turney  <jon.turney@dronecode.org.uk>
            Nick Clifton  <nickc@redhat.com>