aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-06-06 12:11:23 +0000
committerAlan Modra <amodra@gmail.com>2001-06-06 12:11:23 +0000
commit3277f888ebe48c337590250a640e12dede66d415 (patch)
treee1cbddc00e1a93f445c83ca1ec44d5e3f63d401f /ld/ChangeLog
parent6e139bf09ab7be0fc692bfe94646048bef6498f6 (diff)
downloadgdb-3277f888ebe48c337590250a640e12dede66d415.zip
gdb-3277f888ebe48c337590250a640e12dede66d415.tar.gz
gdb-3277f888ebe48c337590250a640e12dede66d415.tar.bz2
* configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2d9bfbc..a58b2d2 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
+
2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
* emultempl/pe.em (init): Reduce default stack reserve to 0x200000.