* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
authorJeff Law <law@redhat.com>
Mon, 14 Aug 2000 17:49:55 +0000 (17:49 +0000)
committerJeff Law <law@redhat.com>
Mon, 14 Aug 2000 17:49:55 +0000 (17:49 +0000)
gas/ChangeLog
gas/config/tc-mn10300.h

index 1fba9e3..03a93ce 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 14 11:49:12 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
+
 2000-08-14  Andreas Schwab  <schwab@suse.de>
 
        * doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.
index 011259f..f9c8826 100644 (file)
@@ -51,3 +51,5 @@ extern const struct relax_type md_relax_table[];
 
 #define md_end() mn10300_finalize ()
 void mn10300_finalize PARAMS ((void));
+
+#define DWARF2_LINE_MIN_INSN_LENGTH 1