2002-05-09 Daniel Jacobowitz <drow@mvista.com>

* signals.h: Update comments.
        (enum target_signal): Remove conditional compilation around
        Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
This commit is contained in:
Daniel Jacobowitz
2002-05-09 22:19:48 +00:00
parent 0c048a9a90
commit 62ae6f36e2
2 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
2002-05-09 Daniel Jacobowitz <drow@mvista.com>
* signals.h: Update comments.
(enum target_signal): Remove conditional compilation around
Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
2002-03-10 Daniel Jacobowitz <drow@mvista.com>
* signals.h: New file, from gdb/defs.h.