summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-13 18:23:53 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:20 +0200
commit269108107f0c7b439fd114f981acbbb208c88ccb (patch)
treeefcd0b7dc0b27eef3d40e36ce378b82fde698b9e /ChangeLog
parent500c473b45b89b957b955083274f5cba31186eee (diff)
2008-11-12 Thomas Schwinge <tschwinge@gnu.org>
* i386/configfrag.ac (enable_pae): Add checks: this is ix86-only.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5e39327..9e160b9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-12 Thomas Schwinge <tschwinge@gnu.org>
+
+ * i386/configfrag.ac (enable_pae): Add checks: this is ix86-only.
+
2008-11-11 Shakthi Kannan <shakshurd@gmail.com>
* kern/eventcount.c (evc_wait_clear): Remove unused variable 'ret'.