diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 718cdb6..6082e28 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -5,6 +5,7 @@ 2015-04-01 Alan Modra <amodra@gmail.com> + PR ld/18176 * ldlang.c (lang_size_sections): When alignment of sections results in relro base adjustment being too large, don't go lower than the initial value. |