]> Git Repo - binutils.git/commitdiff
* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
authorJeff Law <[email protected]>
Mon, 14 Aug 2000 17:49:55 +0000 (17:49 +0000)
committerJeff Law <[email protected]>
Mon, 14 Aug 2000 17:49:55 +0000 (17:49 +0000)
gas/ChangeLog
gas/config/tc-mn10300.h

index 1fba9e30de183d6b0b0c20284129639ae0b87872..03a93ce96482ec3cc4e0003b445f72f1a6369b18 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 14 11:49:12 2000  Jeffrey A Law  ([email protected])
+
+       * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
+
 2000-08-14  Andreas Schwab  <[email protected]>
 
        * doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.
index 011259f46971017f47682fddfd9c5d7142b5ca69..f9c8826eb40263e49f5d41bc398234a3cb800953 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
This page took 0.042721 seconds and 4 git commands to generate.