aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-05-14 12:32:12 +0100
committerNick Clifton <nickc@redhat.com>2015-05-14 12:32:12 +0100
commitfd1c42387bead88edbd6043440462ada755f8d6e (patch)
treedeb190f664b387f78bfe648a6ea41d06cc03f753 /ld/ChangeLog
parente6c9a083ec5ae7a45bd71682b26aae1939849388 (diff)
downloadgdb-fd1c42387bead88edbd6043440462ada755f8d6e.zip
gdb-fd1c42387bead88edbd6043440462ada755f8d6e.tar.gz
gdb-fd1c42387bead88edbd6043440462ada755f8d6e.tar.bz2
Update description of the ASSERT linker script command to note its interation with PROVIDEd symbols.
* ld.texinfo (ASSERT): Describe the interaction with PROVIDEd symbols.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4cd77f7..f849318 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-14 Nick Clifton <nickc@redhat.com>
+
+ * ld.texinfo (ASSERT): Describe the interaction with PROVIDEd
+ symbols.
+
2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
* configure.tgt: Support i[3-7]86-*-elfiamcu target.