From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
authorAndrew Cagney <cagney@redhat.com>
Thu, 28 Jun 2001 04:31:36 +0000 (04:31 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 28 Jun 2001 04:31:36 +0000 (04:31 +0000)
commit49dd83ba176ee67918be579e61386c9b35b05fdb
tree60ee5826dc6d1ecd348230ca653a8e84df32ccbc
parent29372230ea12d17b224d92cb0aebd3e77ec2f6fd
From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
* defs.h (enum target_signal): Add TARGET_SIGNAL_REALTIME_65
to TARGET_SIGNAL_REALTIME_127.
* target.c (struct signals): Add SIG63 to SIG127.
(target_signal_from_host): Handle up to 127 signals.
(do_target_signal_to_host): Likewise.
gdb/ChangeLog
gdb/defs.h
gdb/target.c