From: Ian Lance Taylor Date: Tue, 14 Sep 1999 15:38:32 +0000 (+0000) Subject: 1999-09-14 Donn Terry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41fd319a457f4f2e4409c09ab89e37fc60d2cf2c;p=binutils-gdb.git 1999-09-14 Donn Terry * config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a52924a04e5..6b33d084d05 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +1999-09-14 Donn Terry + + * config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define. + 1999-09-13 Alan Modra * config/tc-i386.c (md_assemble): Handle "jmp/call constant" as a diff --git a/gas/config/te-interix.h b/gas/config/te-interix.h index 1f6a36753bb..073ad24762c 100644 --- a/gas/config/te-interix.h +++ b/gas/config/te-interix.h @@ -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