summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 51464386a..cd5b1e323 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-20 Nick Clifton <nickc@redhat.com>
+
+ * iq2000/crt0.S (__dso_handle): Define (weak).
+ * frv/crt0.S (__dso_handle): Define (weak).
+ * mn10300/crt0.S (___dso_handle): Define (weak).
+
2008-05-05 Ken Werner <ken.werner@de.ibm.com>
* spu/readlink.c: Align readlink implementation to POSIX.