aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-31 17:03:18 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-05-31 17:03:18 +0000
commit65db8fa58640979c919f9c818ff4624497338dc1 (patch)
tree04ac20fd4834019716bbf89545e59193586e92a6 /ld
parentacbd605ddd806554bacb62ce90f48517fb372f9b (diff)
downloadgdb-65db8fa58640979c919f9c818ff4624497338dc1.zip
gdb-65db8fa58640979c919f9c818ff4624497338dc1.tar.gz
gdb-65db8fa58640979c919f9c818ff4624497338dc1.tar.bz2
Fix ChangeLog entry
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index caad59d..da4a915 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -8,8 +8,8 @@
2012-05-26 Alan Modra <amodra@gmail.com>
- * ldlex.h (enum option_values): Move from..
- * lexsup.c: ..here.
+ * lexsup.c (enum option_values): Move from..
+ * ldlex.h: ..here.
* emultempl/ppc32elf.em: Include ldlex.h.
(PARSE_AND_LIST_ARGS_CASES): Disable optimisations when
--traditional-format.