mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
* ppc-bdm.c (#include <signal.h>): Removed.
* remote-array.c: Likewise. * remote-bug.c: Likewise. * remote-e7000.c: Likewise. * remote-mips.c: Likewise. * remote-os9k.c: Likewise. * remote-st.c: Likewise. * remote-udi.c: Likewise. * remote-vx29k.c: Likewise. * remote-vx68.c: Likewise. * remote-vx960.c: Likewise. * remote-vxmips.c: Likewise. * remote-vxsparc.c: Likewise.
This commit is contained in:
parent
c91db3ccc1
commit
86ddecc5fc
@ -1,3 +1,19 @@
|
||||
2001-02-02 J.T. Conklin <jtc@redback.com>
|
||||
|
||||
* ppc-bdm.c (#include <signal.h>): Removed.
|
||||
* remote-array.c: Likewise.
|
||||
* remote-bug.c: Likewise.
|
||||
* remote-e7000.c: Likewise.
|
||||
* remote-mips.c: Likewise.
|
||||
* remote-os9k.c: Likewise.
|
||||
* remote-st.c: Likewise.
|
||||
* remote-udi.c: Likewise.
|
||||
* remote-vx29k.c: Likewise.
|
||||
* remote-vx68.c: Likewise.
|
||||
* remote-vx960.c: Likewise.
|
||||
* remote-vxmips.c: Likewise.
|
||||
* remote-vxsparc.c: Likewise.
|
||||
|
||||
2001-02-02 John Moore <jmoore@redhat.com>
|
||||
|
||||
* remote-utils.h (sr_set_device): Changed free() to xfree() where
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "objfiles.h"
|
||||
#include "gdb-stabs.h"
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
#include "serial.h"
|
||||
#include "ocd.h"
|
||||
#include "ppc-tdep.h"
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include "gdbcore.h"
|
||||
#include "target.h"
|
||||
#include <ctype.h>
|
||||
#include <signal.h>
|
||||
#include <sys/types.h>
|
||||
#include "gdb_string.h"
|
||||
#include "command.h"
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "gdb_string.h"
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <setjmp.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
@ -39,7 +39,6 @@
|
||||
#include "target.h"
|
||||
#include "value.h"
|
||||
#include "command.h"
|
||||
#include <signal.h>
|
||||
#include "gdb_string.h"
|
||||
#include "gdbcmd.h"
|
||||
#include <sys/types.h>
|
||||
|
@ -31,10 +31,8 @@
|
||||
#include "remote-utils.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include <signal.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
/* Microsoft C's stat.h doesn't define all the POSIX file modes. */
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include "defs.h"
|
||||
#include "gdbcore.h"
|
||||
#include "target.h"
|
||||
#include <signal.h>
|
||||
#include "gdb_string.h"
|
||||
#include <sys/types.h>
|
||||
#include "command.h"
|
||||
|
@ -38,7 +38,6 @@
|
||||
#include "defs.h"
|
||||
#include "gdbcore.h"
|
||||
#include "target.h"
|
||||
#include <signal.h>
|
||||
#include "gdb_string.h"
|
||||
#include <sys/types.h>
|
||||
#include "serial.h"
|
||||
|
@ -38,7 +38,6 @@
|
||||
#include "value.h"
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include "gdb_string.h"
|
||||
#include "terminal.h"
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* Am29k-dependent portions of the RPC protocol
|
||||
used with a VxWorks target
|
||||
|
||||
Contributed by Wind River Systems.
|
||||
|
||||
@ -34,7 +33,6 @@
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user