aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2014-08-20 20:17:18 +0100
committerMaciej W. Rozycki <macro@codesourcery.com>2014-08-20 20:17:18 +0100
commit8c45e5ec6b785abbfbda7137385a0c1c14dae228 (patch)
tree3ed702040d7b34859925f748ca9d67a1c11ed9aa /ld
parent2a31c6236de308f7109720230e70b96c5d5b966a (diff)
downloadgdb-8c45e5ec6b785abbfbda7137385a0c1c14dae228.zip
gdb-8c45e5ec6b785abbfbda7137385a0c1c14dae228.tar.gz
gdb-8c45e5ec6b785abbfbda7137385a0c1c14dae228.tar.bz2
ARM/ld: Correct macro formatting in armelf.em
* emultempl/armelf.em (OPTION_STUBGROUP_SIZE): Fix formatting. (OPTION_NO_MERGE_EXIDX_ENTRIES, OPTION_LONG_PLT): Likewise.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/emultempl/armelf.em6
2 files changed, 8 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 94f56b1..54c2755 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-20 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * emultempl/armelf.em (OPTION_STUBGROUP_SIZE): Fix formatting.
+ (OPTION_NO_MERGE_EXIDX_ENTRIES, OPTION_LONG_PLT): Likewise.
+
2014-08-20 Will Newton <will.newton@linaro.org>
* configure.tgt: Default armeb-*-eabi* to big endian.
diff --git a/ld/emultempl/armelf.em b/ld/emultempl/armelf.em
index 371b440..1dde019 100644
--- a/ld/emultempl/armelf.em
+++ b/ld/emultempl/armelf.em
@@ -531,14 +531,14 @@ PARSE_AND_LIST_PROLOGUE='
#define OPTION_NO_ENUM_SIZE_WARNING 309
#define OPTION_PIC_VENEER 310
#define OPTION_FIX_V4BX_INTERWORKING 311
-#define OPTION_STUBGROUP_SIZE 312
+#define OPTION_STUBGROUP_SIZE 312
#define OPTION_NO_WCHAR_SIZE_WARNING 313
#define OPTION_FIX_CORTEX_A8 314
#define OPTION_NO_FIX_CORTEX_A8 315
-#define OPTION_NO_MERGE_EXIDX_ENTRIES 316
+#define OPTION_NO_MERGE_EXIDX_ENTRIES 316
#define OPTION_FIX_ARM1176 317
#define OPTION_NO_FIX_ARM1176 318
-#define OPTION_LONG_PLT 319
+#define OPTION_LONG_PLT 319
'
PARSE_AND_LIST_SHORTOPTS=p