]> sourceware.org Git - newlib-cygwin.git/commit
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 31 Jul 2010 04:17:44 +0000 (04:17 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 31 Jul 2010 04:17:44 +0000 (04:17 +0000)
commit6defc805c3ca59f6a15d2ce0d52bd72efd2a4504
tree6953057597f92b20749bcf3fd4205f4eea614d40
parent4db1bd4040e1f12df5a4432ee228af9f5d2a084a
gdb/
* common/signals.c (signals): Move the content to signals.def.
Include it.  Remove the INDENT comments.

gdb/gdbserver/
* Makefile.in (signals_def): New.
(server_h): Append include/gdb/signals.h and signals_def.
(server.o): Append signals_def.

include/gdb/
* signals.h (enum target_signal): Move the content to signals.def.
Include it.
* signals.def: New file.
include/gdb/ChangeLog
include/gdb/signals.def [new file with mode: 0644]
include/gdb/signals.h
This page took 0.028698 seconds and 5 git commands to generate.