backends/
2007-04-01  Roland McGrath  <roland@redhat.com>

	* x86_64_regs.c (x86_64_register_info): Add more registers from newer
	ABI spec.

tests/
2007-04-01  Roland McGrath  <roland@redhat.com>

	* run-allregs.sh: Updated expected output for x86_64.

diff --git a/backends/ChangeLog b/backends/ChangeLog
index 57f3360..e9f3415 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-01  Roland McGrath  <roland@redhat.com>
+
+	* x86_64_regs.c (x86_64_register_info): Add more registers from newer
+	ABI spec.
+
 2007-01-11  Roland McGrath  <roland@redhat.com>
 
 	* ia64_symbol.c (ia64_machine_section_flag_check): New function.