mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
* config/te-go32.h (COFF_LONG_SECTION_NAMES): Define.
This commit is contained in:
@ -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.
|
* configure.bat: Remove; obsolete.
|
||||||
* config/go32.cfg: Likewise.
|
* config/go32.cfg: Likewise.
|
||||||
|
|
||||||
|
@ -12,5 +12,7 @@
|
|||||||
/* GAS should treat '.align value' as an alignment of 2**value */
|
/* GAS should treat '.align value' as an alignment of 2**value */
|
||||||
#define USE_ALIGN_PTWO
|
#define USE_ALIGN_PTWO
|
||||||
|
|
||||||
|
#define COFF_LONG_SECTION_NAMES
|
||||||
|
|
||||||
/* these define interfaces */
|
/* these define interfaces */
|
||||||
#include "obj-format.h"
|
#include "obj-format.h"
|
||||||
|
Reference in New Issue
Block a user