Add code to support FR30 instrucitons which contain a colon in their mnemonic
[external/binutils.git] / gas / ChangeLog
index fc774fb..7b95694 100644 (file)
@@ -1,3 +1,10 @@
+Thu Nov 12 10:54:16 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-fr30.c (fr30_is_label_start): New function: Handle
+       FR30 instructions which contain a colon in the mnemonic.
+
+       * config/tc-fr30.h (TC_START_LABEL): Define this macro.
+
 start-sanitize-fr30
 Wed Nov 11 09:58:21 1998  Nick Clifton  <nickc@cygnus.com>