1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>

* config/te-go32.h (COFF_LONG_SECTION_NAMES): Define.
This commit is contained in:
Ian Lance Taylor 1999-07-22 01:41:00 +00:00
parent 242eabea02
commit e9f56b1d20
2 changed files with 5 additions and 2 deletions

View 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.

View 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"