aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-04-01 04:24:05 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-04-01 04:24:24 -0700
commit875b5b9d147d37c99a189aa95354f9bebdd64ef5 (patch)
treefc2068bcaf2480416a2d08fde0274912068ed920 /ld/ChangeLog
parent16c1c9d6a6f485af1b5b1a54a74dc1ebb25b16c0 (diff)
downloadgdb-875b5b9d147d37c99a189aa95354f9bebdd64ef5.zip
gdb-875b5b9d147d37c99a189aa95354f9bebdd64ef5.tar.gz
gdb-875b5b9d147d37c99a189aa95354f9bebdd64ef5.tar.bz2
Add a testcase for PR ld/18176
PR ld/18176 * ld-x86-64/pr18176.d: New file. * ld-x86-64/pr18176.s: Likewise. * ld-x86-64/pr18176.t: Likewise. * ld-x86-64/x86-64.exp: Run pr18176.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog1
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.