mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
1999-09-14 Donn Terry <donn@interix.com>
* config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
1999-09-14 Donn Terry <donn@interix.com>
|
||||||
|
|
||||||
|
* config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define.
|
||||||
|
|
||||||
1999-09-13 Alan Modra <alan@spri.levels.unisa.edu.au>
|
1999-09-13 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||||
|
|
||||||
* config/tc-i386.c (md_assemble): Handle "jmp/call constant" as a
|
* config/tc-i386.c (md_assemble): Handle "jmp/call constant" as a
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
/* The PE format supports long section names. */
|
/* The PE format supports long section names. */
|
||||||
#define COFF_LONG_SECTION_NAMES
|
#define COFF_LONG_SECTION_NAMES
|
||||||
|
|
||||||
|
#define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_"
|
||||||
|
|
||||||
/* Both architectures use these */
|
/* Both architectures use these */
|
||||||
#ifndef LOCAL_LABELS_FB
|
#ifndef LOCAL_LABELS_FB
|
||||||
#define LOCAL_LABELS_FB 1
|
#define LOCAL_LABELS_FB 1
|
||||||
|
Reference in New Issue
Block a user