aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-11-10 16:34:53 +0000
committerNick Clifton <nickc@redhat.com>2009-11-10 16:34:53 +0000
commit3ab904c41635d1d3b578fd945dabfb32de373fa0 (patch)
treee6b595c6cde52d088b51ca6112bdd9a3e16a494f /ld/ChangeLog
parent7d2552b4b66cc5a0cfd48526a6960bbfcdf9598f (diff)
downloadgdb-3ab904c41635d1d3b578fd945dabfb32de373fa0.zip
gdb-3ab904c41635d1d3b578fd945dabfb32de373fa0.tar.gz
gdb-3ab904c41635d1d3b578fd945dabfb32de373fa0.tar.bz2
PR ld/10864
* ld.texinfo (Entry Point): Mention that the default entry symbol is not 'start' on some targets.
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 b2c9b10..4043ee7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-10 Nick Clifton <nickc@redhat.com>
+
+ PR ld/10864
+ * ld.texinfo (Entry Point): Mention that the default entry symbol
+ is not 'start' on some targets.
+
2009-11-06 H.J. Lu <hongjiu.lu@intel.com>
PR ld/10912