summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortschwinge <tschwinge>2008-06-21 10:03:55 +0000
committertschwinge <tschwinge>2008-06-21 10:03:55 +0000
commitb5f1e82b683b7f351a59d31efe08188760b2147b (patch)
tree837542a9b06e27f2cb52aa695df1a0a20ce2dd1d /ChangeLog
parent6d58e2ece926d9b2cf4f6fd6b561199d7b89d044 (diff)
2008-06-21 Thomas Schwinge <tschwinge@gnu.org>
* README (Using the Cross-Compiler): New section.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69c1cc7..20c0189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2008-06-21 Thomas Schwinge <tschwinge@gnu.org>
+
+ * README (Using the Cross-Compiler): New section.
+
2008-06-20 Neal H. Walfield <neal@gnu.org>
- * configure.ac (--enable-tests): New command line option.
+ * configure.ac (--enable-runtime-checks): New command line option.
(USER_CPPFLAGS, KERNEL_CPPFLAGS): Add $CPP_CHECKS.
(USER_CFLAGS, KERNEL_CFLAGS): Add $C_CHECKS.