aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-03-03 12:53:00 +0000
committerNick Clifton <nickc@redhat.com>2020-03-03 12:53:00 +0000
commitd8e4137b5efc2dd5e99c45534cdccbdfcc814f1a (patch)
tree7ff6aa61665f0457153bcfc7e040df47954b02a2 /ld/ChangeLog
parentf57140990f9be3232ffbc708fb1aade032052c80 (diff)
downloadgdb-d8e4137b5efc2dd5e99c45534cdccbdfcc814f1a.zip
gdb-d8e4137b5efc2dd5e99c45534cdccbdfcc814f1a.tar.gz
gdb-d8e4137b5efc2dd5e99c45534cdccbdfcc814f1a.tar.bz2
Note that the --rpath-link command line option will search the contents of the SEARCH_DIR linker script directive, if one is provided.
PR 25588 * ld.texi (Options): Update the description of the --rpath-link option.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 14a917b..94fe79f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2020-03-03 Nick Clifton <nickc@redhat.com>
+
+ PR 25588
+ * ld.texi (Options): Update the description of the --rpath-link
+ option.
+
2020-03-02 Alan Modra <amodra@gmail.com>
* plugin.c (plugin_object_p): Return a bfd_cleanup.