Handle ARM VFP register names.
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 21b8c73..c764f9e 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,5 +1,7 @@
 2009-04-16  Roland McGrath  <roland@redhat.com>
 
+	* arm_regs.c (arm_register_info): Handle VFP registers.
+
 	* i386_corenote.c (EXTRA_NOTES): NT_PRXFPREG -> NT_PRXFPREG
 
 2009-04-14  Roland McGrath  <roland@redhat.com>