diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 3660d87..40d6c14 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2016-10-06 Alan Modra <amodra@gmail.com> + * lexsup.c: Spell fall through comments consistently and add + missing fall through comments. + +2016-10-06 Alan Modra <amodra@gmail.com> + * plugin.c (asymbol_from_plugin_symbol): Avoid compiler warning by adding return. |