aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-09-08 16:07:46 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-09-08 16:07:46 +0000
commit25d650345cf4e8ba795eef7b944373967aeb95c8 (patch)
tree3e8429016678c84eac5d2aa9a35a586337507651 /ld/ChangeLog
parent3b8a7fc08784bcb47249887e1140994134597604 (diff)
downloadgdb-25d650345cf4e8ba795eef7b944373967aeb95c8.zip
gdb-25d650345cf4e8ba795eef7b944373967aeb95c8.tar.gz
gdb-25d650345cf4e8ba795eef7b944373967aeb95c8.tar.bz2
2008-09-08 H.J. Lu <hongjiu.lu@intel.com>
2008-09-07 Alan Modra <amodra@bigpond.net.au> * emultempl/beos.em (gld${EMULATION_NAME}_place_orphan): Updated. * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index df1510b..e9ee029 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ 2008-09-07 Alan Modra <amodra@bigpond.net.au>
+
+ * emultempl/beos.em (gld${EMULATION_NAME}_place_orphan): Updated.
+ * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Likewise.
+
2008-09-08 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a marker for the 2.19 features.