diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 83d3b8a3bda02987e382daa9c88be0f8e563b374..24a46cb97bd27165d49680be97a601a64587d658 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -3,6 +3,9 @@
 	* tree-cfg.c (last_stmt_ptr): Remove.
 	* tree-flow.h: Remove the prototype for last_stmt_ptr.
 
+	* config/i386/i386.h (NON_QI_REG_P): Remove.
+	* config/i386/predicates.md (non_q_regs_operand): Remove.
+
 2006-12-29  Ian Lance Taylor  <iant@google.com>
 
 	* c-common.c (c_define_builtins): New static function broken out