summaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f364afcf61..782e4d31fd 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-12-13 Nathan Sidwell <nathan@codesourcery.com>
+
+ libgloss/
+ * m68k/Makefile (install_cf): Don't loop over files here. Only
+ install sources for the default multilib.
+ (install_fido): Likewise.
+ (install_io): Install bsps in one go.
+
2006-12-01 Nathan Sidwell <nathan@codesourcery.com>
Kazu Hirata <kazu@codesourcery.com>