aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
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/ChangeLog
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/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 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.