1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
authorIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1999 01:41:00 +0000 (01:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1999 01:41:00 +0000 (01:41 +0000)
* config/te-go32.h (COFF_LONG_SECTION_NAMES): Define.

gas/ChangeLog
gas/config/te-go32.h

index 477a6d3..4f508ef 100644 (file)
@@ -1,6 +1,7 @@
-1999-07-21  Ian Lance Taylor  <ian@zembu.com>
+1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>
+
+       * config/te-go32.h (COFF_LONG_SECTION_NAMES): Define.
 
-       From Mark Elbrecht:
        * configure.bat: Remove; obsolete.
        * config/go32.cfg: Likewise.
 
index 49fbd2e..085c958 100644 (file)
@@ -12,5 +12,7 @@
 /* GAS should treat '.align value' as an alignment of 2**value */
 #define USE_ALIGN_PTWO
 
+#define COFF_LONG_SECTION_NAMES
+
 /* these define interfaces */
 #include "obj-format.h"