Correct ChangeLog entry to:
authorDaniel Jacobowitz <drow@false.org>
Thu, 9 May 2002 22:21:39 +0000 (22:21 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 9 May 2002 22:21:39 +0000 (22:21 +0000)
2002-05-09  Daniel Jacobowitz  <drow@mvista.com>

        * signals/signals.c (signals): Remove conditional compilation around
        Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
        (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.

gdb/ChangeLog

index 9c0db6f5755831538ad897739b88a9441a874c60..13f2ede4bc91ebc8981937cdd5635f77ffc39f95 100644 (file)
@@ -1,8 +1,8 @@
 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
 
-       * signals.h: Update comments.
-       (enum target_signal): Remove conditional compilation around
+       * signals/signals.c (signals): Remove conditional compilation around
        Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
+       (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
 
 2002-05-09  Michael Snyder  <msnyder@redhat.com>
 
This page took 0.029206 seconds and 4 git commands to generate.