aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2012-06-22 18:02:24 +0000
committerRoland McGrath <roland@gnu.org>2012-06-22 18:02:24 +0000
commiteabc84f4848311a68f65df04e428c8b53a92f1c0 (patch)
tree6f8497a3c7969776c00d35bdff94f50e8b500049 /gold/ChangeLog
parentb4a58790dbc901ffa61059886667b31ed34d0148 (diff)
downloadgdb-eabc84f4848311a68f65df04e428c8b53a92f1c0.zip
gdb-eabc84f4848311a68f65df04e428c8b53a92f1c0.tar.gz
gdb-eabc84f4848311a68f65df04e428c8b53a92f1c0.tar.bz2
gold/
* layout.cc (finalize): Define __ehdr_start symbol if applicable.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 75fda65..6017530 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-22 Roland McGrath <mcgrathr@google.com>
+
+ * layout.cc (finalize): Define __ehdr_start symbol if applicable.
+
2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin.cc (Plugin::load): Handle position independent executables.