gdb/
[binutils-gdb.git] / include / gdb / ChangeLog
index 54815ec7d0efcb3255a5a003a6ed75910bec8111..4e6b8521750d08b3c4826d8e11e77bc292d54443 100644 (file)
@@ -1,3 +1,19 @@
+2010-09-06  Pedro Alves  <pedro@codesourcery.com>
+
+       * signals.def: Replace all ANY uses by SET with specific numbers.
+       * signals.h (ANY): Remove.
+
+2010-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * signals.h (enum target_signal): Move the content to signals.def.
+       Include it.
+       * signals.def: New file.
+
+2010-06-24  Kevin Buettner  <kevinb@redhat.com>
+
+       * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum.  Adjust
+       register order.
+
 2010-04-13  Mike Frysinger  <vapier@gentoo.org>
 
        * callback.h: Strip PARAMS from prototypes.