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
commitc3f7cc483815dcc3829b2afe587cf7174eae35ec (patch)
tree2785ed75932c075f4d1f6012bbab72c71caac1fb
parent224b503301f327a9e20289a95bbfb50dd05a2d88 (diff)
downloadgdb-c3f7cc483815dcc3829b2afe587cf7174eae35ec.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/