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.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user