summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-09-22 07:09:38 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-09-22 07:09:38 +0000
commit692dac50df8417afb5523bca217065ca3db8a688 (patch)
treedd2f5c45e643a8b431ee50d0db8c12bf128b8238
parentdbd3fc79fb713c993fc6fba60c9c784542aa3610 (diff)
downloadbinutils-gdb-692dac50df8417afb5523bca217065ca3db8a688.tar.gz
libgloss/
* m68k/bdm-crt1.c (hardware_init_hook): Use #defines for CACR bits.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index e4002935b0a..acb4d0e7e64 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-09-22 Nathan Sidwell <nathan@codesourcery.com>
+
+ libgloss/
+ * m68k/bdm-crt1.c (hardware_init_hook): Use #defines for CACR bits.
+
2006-09-21 Paul Brook <paul@codesourcery.com>
newlib/