aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-01 02:28:32 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-06-01 02:28:32 +0000
commit145fa769e6ba89ed4f326959ae9d94445667283d (patch)
tree25021210eb69f9a6a4af5f4c2389560c0e3fea28 /ld
parent670b0bad30115b2324a83f7df343cc83f8d0b901 (diff)
downloadgdb-145fa769e6ba89ed4f326959ae9d94445667283d.zip
gdb-145fa769e6ba89ed4f326959ae9d94445667283d.tar.gz
gdb-145fa769e6ba89ed4f326959ae9d94445667283d.tar.bz2
Revert the last change
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 da4a915..caad59d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -8,8 +8,8 @@
2012-05-26 Alan Modra <amodra@gmail.com>
- * lexsup.c (enum option_values): Move from..
- * ldlex.h: ..here.
+ * ldlex.h (enum option_values): Move from..
+ * lexsup.c: ..here.
* emultempl/ppc32elf.em: Include ldlex.h.
(PARSE_AND_LIST_ARGS_CASES): Disable optimisations when
--traditional-format.