diff options
-rw-r--r-- | ld/ChangeLog | 4 |
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. |