mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-14 06:09:10 +00:00
1999-09-14 Donn Terry <donn@interix.com>
* config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define.
This commit is contained in:
parent
cf8654428c
commit
41fd319a45
@ -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>
|
||||
|
||||
* config/tc-i386.c (md_assemble): Handle "jmp/call constant" as a
|
||||
|
@ -6,6 +6,8 @@
|
||||
/* The PE format supports long section names. */
|
||||
#define COFF_LONG_SECTION_NAMES
|
||||
|
||||
#define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_"
|
||||
|
||||
/* Both architectures use these */
|
||||
#ifndef LOCAL_LABELS_FB
|
||||
#define LOCAL_LABELS_FB 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user