diff --git a/gdb/aarch32-linux-nat.c b/gdb/aarch32-linux-nat.c index 8c1b3ab49cc..edff97b0ea9 100644 --- a/gdb/aarch32-linux-nat.c +++ b/gdb/aarch32-linux-nat.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "arm-tdep.h" diff --git a/gdb/aarch32-tdep.c b/gdb/aarch32-tdep.c index 0b7783c3e15..5a54a71ba4f 100644 --- a/gdb/aarch32-tdep.c +++ b/gdb/aarch32-tdep.c @@ -15,8 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" - #include "aarch32-tdep.h" #include "gdbsupport/common-regcache.h" diff --git a/gdb/aarch64-fbsd-nat.c b/gdb/aarch64-fbsd-nat.c index 89ed12bb8e5..7ca8463ece8 100644 --- a/gdb/aarch64-fbsd-nat.c +++ b/gdb/aarch64-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/aarch64-fbsd-tdep.c b/gdb/aarch64-fbsd-tdep.c index 44ca6c90c81..e2ff57e8390 100644 --- a/gdb/aarch64-fbsd-tdep.c +++ b/gdb/aarch64-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "fbsd-tdep.h" diff --git a/gdb/aarch64-linux-nat.c b/gdb/aarch64-linux-nat.c index cf7d5f8c6b1..3face34ce79 100644 --- a/gdb/aarch64-linux-nat.c +++ b/gdb/aarch64-linux-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" diff --git a/gdb/aarch64-linux-tdep.c b/gdb/aarch64-linux-tdep.c index 4ebc173a0a0..0b9784f38e4 100644 --- a/gdb/aarch64-linux-tdep.c +++ b/gdb/aarch64-linux-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "glibc-tdep.h" diff --git a/gdb/aarch64-nat.c b/gdb/aarch64-nat.c index 802bab6d682..894fb73095b 100644 --- a/gdb/aarch64-nat.c +++ b/gdb/aarch64-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "inferior.h" #include "cli/cli-cmds.h" diff --git a/gdb/aarch64-newlib-tdep.c b/gdb/aarch64-newlib-tdep.c index c6370066aa3..4ac42a4ae26 100644 --- a/gdb/aarch64-newlib-tdep.c +++ b/gdb/aarch64-newlib-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "aarch64-tdep.h" diff --git a/gdb/aarch64-ravenscar-thread.c b/gdb/aarch64-ravenscar-thread.c index 155641d5b7c..5a877cde89d 100644 --- a/gdb/aarch64-ravenscar-thread.c +++ b/gdb/aarch64-ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "aarch64-tdep.h" diff --git a/gdb/aarch64-tdep.c b/gdb/aarch64-tdep.c index d1d5486f90d..545ec872fd8 100644 --- a/gdb/aarch64-tdep.c +++ b/gdb/aarch64-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "language.h" diff --git a/gdb/ada-exp.y b/gdb/ada-exp.y index 2b205714d7a..b116f31104e 100644 --- a/gdb/ada-exp.y +++ b/gdb/ada-exp.y @@ -35,7 +35,6 @@ %{ -#include "defs.h" #include #include "expression.h" #include "value.h" diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c index 493ef3b6c7d..c9f12d72b70 100644 --- a/gdb/ada-lang.c +++ b/gdb/ada-lang.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include #include "gdbsupport/gdb_regex.h" #include "frame.h" diff --git a/gdb/ada-tasks.c b/gdb/ada-tasks.c index 8ae94dcdbab..864c5cfdf1c 100644 --- a/gdb/ada-tasks.c +++ b/gdb/ada-tasks.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "observable.h" #include "gdbcmd.h" #include "target.h" diff --git a/gdb/ada-typeprint.c b/gdb/ada-typeprint.c index df047d82fd6..deead1055db 100644 --- a/gdb/ada-typeprint.c +++ b/gdb/ada-typeprint.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "gdbtypes.h" #include "value.h" diff --git a/gdb/ada-valprint.c b/gdb/ada-valprint.c index ac85440b139..6acfb9a48b6 100644 --- a/gdb/ada-valprint.c +++ b/gdb/ada-valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/ada-varobj.c b/gdb/ada-varobj.c index 0a4c73f9c72..21412dbf220 100644 --- a/gdb/ada-varobj.c +++ b/gdb/ada-varobj.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ada-lang.h" #include "varobj.h" #include "language.h" diff --git a/gdb/addrmap.c b/gdb/addrmap.c index 162ab84763b..0c60c0c2ceb 100644 --- a/gdb/addrmap.c +++ b/gdb/addrmap.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "addrmap.h" #include "gdbsupport/selftest.h" diff --git a/gdb/agent.c b/gdb/agent.c index a01b02cd4d3..00e75458a79 100644 --- a/gdb/agent.c +++ b/gdb/agent.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "command.h" #include "gdbcmd.h" #include "target.h" diff --git a/gdb/aix-thread.c b/gdb/aix-thread.c index c70bd82bc24..0fe87b2b080 100644 --- a/gdb/aix-thread.c +++ b/gdb/aix-thread.c @@ -39,7 +39,6 @@ */ -#include "defs.h" #include "gdbthread.h" #include "target.h" #include "inferior.h" diff --git a/gdb/alloc.c b/gdb/alloc.c index 7c45c45ece3..d07c81f4955 100644 --- a/gdb/alloc.c +++ b/gdb/alloc.c @@ -27,14 +27,9 @@ file can't live there. So, it lives in gdb and is built separately by gdb and gdbserver. - Please be aware of this when modifying it. + Please be aware of this when modifying it. */ - This also explains why this file includes common-defs.h and not - defs.h or server.h -- we'd prefer to avoid depending on the - GDBSERVER define when possible, and for this file it seemed - simple to do so. */ -#include "gdbsupport/common-defs.h" #include "libiberty.h" #include "gdbsupport/errors.h" diff --git a/gdb/alpha-bsd-nat.c b/gdb/alpha-bsd-nat.c index 790958e3330..11e1639173a 100644 --- a/gdb/alpha-bsd-nat.c +++ b/gdb/alpha-bsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/alpha-bsd-tdep.c b/gdb/alpha-bsd-tdep.c index 03becf22d9f..21e39cc937c 100644 --- a/gdb/alpha-bsd-tdep.c +++ b/gdb/alpha-bsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "alpha-tdep.h" diff --git a/gdb/alpha-linux-nat.c b/gdb/alpha-linux-nat.c index 618b0c8140b..83d6bc46858 100644 --- a/gdb/alpha-linux-nat.c +++ b/gdb/alpha-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "regcache.h" #include "linux-nat-trad.h" diff --git a/gdb/alpha-linux-tdep.c b/gdb/alpha-linux-tdep.c index 5f5e46d514e..9a40e0cda11 100644 --- a/gdb/alpha-linux-tdep.c +++ b/gdb/alpha-linux-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "osabi.h" #include "solib-svr4.h" diff --git a/gdb/alpha-mdebug-tdep.c b/gdb/alpha-mdebug-tdep.c index 7e9312d2aa7..abded2ac192 100644 --- a/gdb/alpha-mdebug-tdep.c +++ b/gdb/alpha-mdebug-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/alpha-netbsd-tdep.c b/gdb/alpha-netbsd-tdep.c index 569fe42a2a9..f3cd62b0b58 100644 --- a/gdb/alpha-netbsd-tdep.c +++ b/gdb/alpha-netbsd-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbcore.h" #include "osabi.h" diff --git a/gdb/alpha-obsd-tdep.c b/gdb/alpha-obsd-tdep.c index 610866835c8..8602e21c64a 100644 --- a/gdb/alpha-obsd-tdep.c +++ b/gdb/alpha-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbcore.h" #include "osabi.h" diff --git a/gdb/alpha-tdep.c b/gdb/alpha-tdep.c index e5e0860fe24..c93bd69657f 100644 --- a/gdb/alpha-tdep.c +++ b/gdb/alpha-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/amd-dbgapi-target.c b/gdb/amd-dbgapi-target.c index 3fdc3cd838a..fcde6d27ffb 100644 --- a/gdb/amd-dbgapi-target.c +++ b/gdb/amd-dbgapi-target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "amd-dbgapi-target.h" #include "amdgpu-tdep.h" diff --git a/gdb/amd64-bsd-nat.c b/gdb/amd64-bsd-nat.c index ea9c0f47c6b..e0ba28fa9fb 100644 --- a/gdb/amd64-bsd-nat.c +++ b/gdb/amd64-bsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/amd64-darwin-tdep.c b/gdb/amd64-darwin-tdep.c index 001f5379def..b0bead084fe 100644 --- a/gdb/amd64-darwin-tdep.c +++ b/gdb/amd64-darwin-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "gdbcore.h" diff --git a/gdb/amd64-dicos-tdep.c b/gdb/amd64-dicos-tdep.c index cc91b92f6dc..7624289dc25 100644 --- a/gdb/amd64-dicos-tdep.c +++ b/gdb/amd64-dicos-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "amd64-tdep.h" #include "gdbsupport/x86-xstate.h" diff --git a/gdb/amd64-fbsd-nat.c b/gdb/amd64-fbsd-nat.c index 6a742034cbc..6ce7c45b8b3 100644 --- a/gdb/amd64-fbsd-nat.c +++ b/gdb/amd64-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/amd64-fbsd-tdep.c b/gdb/amd64-fbsd-tdep.c index a837bd197ff..de295099052 100644 --- a/gdb/amd64-fbsd-tdep.c +++ b/gdb/amd64-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regset.h" #include "target.h" diff --git a/gdb/amd64-linux-nat.c b/gdb/amd64-linux-nat.c index 0ee878f5401..aa9295d5723 100644 --- a/gdb/amd64-linux-nat.c +++ b/gdb/amd64-linux-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "elf/common.h" diff --git a/gdb/amd64-linux-tdep.c b/gdb/amd64-linux-tdep.c index 1deb13b4e9a..9d560ac4fbf 100644 --- a/gdb/amd64-linux-tdep.c +++ b/gdb/amd64-linux-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "gdbcore.h" diff --git a/gdb/amd64-nat.c b/gdb/amd64-nat.c index cb76658ab58..5c5c368c93d 100644 --- a/gdb/amd64-nat.c +++ b/gdb/amd64-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "regcache.h" diff --git a/gdb/amd64-netbsd-nat.c b/gdb/amd64-netbsd-nat.c index abd92abd77f..8bd3e122e7b 100644 --- a/gdb/amd64-netbsd-nat.c +++ b/gdb/amd64-netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "netbsd-nat.h" diff --git a/gdb/amd64-netbsd-tdep.c b/gdb/amd64-netbsd-tdep.c index 40500ee5f76..264042059b7 100644 --- a/gdb/amd64-netbsd-tdep.c +++ b/gdb/amd64-netbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "gdbcore.h" diff --git a/gdb/amd64-obsd-nat.c b/gdb/amd64-obsd-nat.c index 16c2c2d67a5..717f6bd7867 100644 --- a/gdb/amd64-obsd-nat.c +++ b/gdb/amd64-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "target.h" diff --git a/gdb/amd64-obsd-tdep.c b/gdb/amd64-obsd-tdep.c index 6b37e8954ee..f6f63bbf8ed 100644 --- a/gdb/amd64-obsd-tdep.c +++ b/gdb/amd64-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/amd64-ravenscar-thread.c b/gdb/amd64-ravenscar-thread.c index a97ed3c43cf..a0de0d73135 100644 --- a/gdb/amd64-ravenscar-thread.c +++ b/gdb/amd64-ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/amd64-sol2-tdep.c b/gdb/amd64-sol2-tdep.c index 6cc84017f74..070d7ed324b 100644 --- a/gdb/amd64-sol2-tdep.c +++ b/gdb/amd64-sol2-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/amd64-tdep.c b/gdb/amd64-tdep.c index 60d6b7aa198..0bb7a24cbd0 100644 --- a/gdb/amd64-tdep.c +++ b/gdb/amd64-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "opcode/i386.h" #include "dis-asm.h" diff --git a/gdb/amd64-windows-nat.c b/gdb/amd64-windows-nat.c index b4625b2f0de..a282762d027 100644 --- a/gdb/amd64-windows-nat.c +++ b/gdb/amd64-windows-nat.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "windows-nat.h" #include "x86-nat.h" #include "amd64-tdep.h" diff --git a/gdb/amd64-windows-tdep.c b/gdb/amd64-windows-tdep.c index af17886c080..a559d967b3c 100644 --- a/gdb/amd64-windows-tdep.c +++ b/gdb/amd64-windows-tdep.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "amd64-tdep.h" #include "gdbsupport/x86-xstate.h" diff --git a/gdb/amdgpu-tdep.c b/gdb/amdgpu-tdep.c index ac137d9acc4..49996aeefc3 100644 --- a/gdb/amdgpu-tdep.c +++ b/gdb/amdgpu-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "amd-dbgapi-target.h" #include "amdgpu-tdep.h" diff --git a/gdb/annotate.c b/gdb/annotate.c index 468b9698f02..19195ac7097 100644 --- a/gdb/annotate.c +++ b/gdb/annotate.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "annotate.h" #include "value.h" #include "target.h" diff --git a/gdb/arc-linux-nat.c b/gdb/arc-linux-nat.c index 9f8125f8a23..66f00008089 100644 --- a/gdb/arc-linux-nat.c +++ b/gdb/arc-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "gdbcore.h" diff --git a/gdb/arc-linux-tdep.c b/gdb/arc-linux-tdep.c index ca630ab6df0..54406ac5b90 100644 --- a/gdb/arc-linux-tdep.c +++ b/gdb/arc-linux-tdep.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ /* GDB header files. */ -#include "defs.h" #include "linux-tdep.h" #include "objfiles.h" #include "opcode/arc.h" diff --git a/gdb/arc-newlib-tdep.c b/gdb/arc-newlib-tdep.c index 2efea56a7c4..dbc096142b5 100644 --- a/gdb/arc-newlib-tdep.c +++ b/gdb/arc-newlib-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "arc-tdep.h" diff --git a/gdb/arc-tdep.c b/gdb/arc-tdep.c index 63a1fd918d1..5684f324233 100644 --- a/gdb/arc-tdep.c +++ b/gdb/arc-tdep.c @@ -19,7 +19,6 @@ along with this program. If not, see . */ /* GDB header files. */ -#include "defs.h" #include "arch-utils.h" #include "elf-bfd.h" #include "disasm.h" diff --git a/gdb/arch-utils.c b/gdb/arch-utils.c index d404d1fc38a..456bfe971ff 100644 --- a/gdb/arch-utils.c +++ b/gdb/arch-utils.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "gdbcmd.h" diff --git a/gdb/arch/aarch32.c b/gdb/arch/aarch32.c index 9f3e25088f4..ead368f5fb5 100644 --- a/gdb/arch/aarch32.c +++ b/gdb/arch/aarch32.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "aarch32.h" #include "../features/arm/arm-core.c" diff --git a/gdb/arch/aarch64-insn.c b/gdb/arch/aarch64-insn.c index 65a2841eef5..3caef45df70 100644 --- a/gdb/arch/aarch64-insn.c +++ b/gdb/arch/aarch64-insn.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "aarch64-insn.h" /* Toggle this file's internal debugging dump. */ diff --git a/gdb/arch/aarch64-mte-linux.h b/gdb/arch/aarch64-mte-linux.h index e0f4a9845b5..460b10e05c9 100644 --- a/gdb/arch/aarch64-mte-linux.h +++ b/gdb/arch/aarch64-mte-linux.h @@ -20,7 +20,6 @@ #ifndef ARCH_AARCH64_MTE_LINUX_H #define ARCH_AARCH64_MTE_LINUX_H -#include "gdbsupport/common-defs.h" /* Feature check for Memory Tagging Extension. */ #ifndef HWCAP2_MTE diff --git a/gdb/arch/aarch64-scalable-linux.h b/gdb/arch/aarch64-scalable-linux.h index 43577c43797..4d2ace8f153 100644 --- a/gdb/arch/aarch64-scalable-linux.h +++ b/gdb/arch/aarch64-scalable-linux.h @@ -21,7 +21,6 @@ #ifndef ARCH_AARCH64_SCALABLE_LINUX_H #define ARCH_AARCH64_SCALABLE_LINUX_H -#include "gdbsupport/common-defs.h" #include "gdbsupport/common-regcache.h" /* Feature check for Scalable Matrix Extension. */ diff --git a/gdb/arch/aarch64.c b/gdb/arch/aarch64.c index dfa4f592ef7..5526aa1b580 100644 --- a/gdb/arch/aarch64.c +++ b/gdb/arch/aarch64.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "aarch64.h" #include diff --git a/gdb/arch/amd64.c b/gdb/arch/amd64.c index b8ff4270079..cb9683c6931 100644 --- a/gdb/arch/amd64.c +++ b/gdb/arch/amd64.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "amd64.h" #include "gdbsupport/x86-xstate.h" #include diff --git a/gdb/arch/arc.c b/gdb/arch/arc.c index aeb476df1a0..e807b60539f 100644 --- a/gdb/arch/arc.c +++ b/gdb/arch/arc.c @@ -16,7 +16,6 @@ along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "arc.h" #include #include diff --git a/gdb/arch/arm-get-next-pcs.c b/gdb/arch/arm-get-next-pcs.c index 3657ac799c3..03115cf2138 100644 --- a/gdb/arch/arm-get-next-pcs.c +++ b/gdb/arch/arm-get-next-pcs.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/gdb_vecs.h" #include "gdbsupport/common-regcache.h" #include "arm.h" diff --git a/gdb/arch/arm-linux.c b/gdb/arch/arm-linux.c index 80c3cdd2e33..246bade658f 100644 --- a/gdb/arch/arm-linux.c +++ b/gdb/arch/arm-linux.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/common-regcache.h" #include "arch/arm.h" #include "arm-linux.h" diff --git a/gdb/arch/arm.c b/gdb/arch/arm.c index 111803027d7..f1c292b44c9 100644 --- a/gdb/arch/arm.c +++ b/gdb/arch/arm.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/common-regcache.h" #include "arm.h" diff --git a/gdb/arch/csky.c b/gdb/arch/csky.c index 3ecba618764..32df2ade718 100644 --- a/gdb/arch/csky.c +++ b/gdb/arch/csky.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "csky.h" #include diff --git a/gdb/arch/i386.c b/gdb/arch/i386.c index 0e46b6afd5f..f3165c5b7f0 100644 --- a/gdb/arch/i386.c +++ b/gdb/arch/i386.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "i386.h" #include "gdbsupport/tdesc.h" #include "gdbsupport/x86-xstate.h" diff --git a/gdb/arch/loongarch.c b/gdb/arch/loongarch.c index 22f2d3936ca..04b6dfc8279 100644 --- a/gdb/arch/loongarch.c +++ b/gdb/arch/loongarch.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "loongarch.h" #include #include diff --git a/gdb/arch/ppc-linux-common.c b/gdb/arch/ppc-linux-common.c index e67327872b6..0a6915cdc09 100644 --- a/gdb/arch/ppc-linux-common.c +++ b/gdb/arch/ppc-linux-common.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "arch/ppc-linux-common.h" #include "arch/ppc-linux-tdesc.h" diff --git a/gdb/arch/riscv.c b/gdb/arch/riscv.c index cafcda50e54..9a84844a645 100644 --- a/gdb/arch/riscv.c +++ b/gdb/arch/riscv.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "riscv.h" #include #include diff --git a/gdb/arch/tic6x.c b/gdb/arch/tic6x.c index dea409a3946..680a7942070 100644 --- a/gdb/arch/tic6x.c +++ b/gdb/arch/tic6x.c @@ -17,7 +17,6 @@ #include "gdbsupport/tdesc.h" #include "tic6x.h" -#include "gdbsupport/common-defs.h" #include "../features/tic6x-core.c" #include "../features/tic6x-gp.c" diff --git a/gdb/arm-bsd-tdep.c b/gdb/arm-bsd-tdep.c index 1a9ebcf202c..1ccabcb24f0 100644 --- a/gdb/arm-bsd-tdep.c +++ b/gdb/arm-bsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regcache.h" #include "regset.h" diff --git a/gdb/arm-fbsd-nat.c b/gdb/arm-fbsd-nat.c index 80c901842ee..cbe9867f49d 100644 --- a/gdb/arm-fbsd-nat.c +++ b/gdb/arm-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "target.h" diff --git a/gdb/arm-fbsd-tdep.c b/gdb/arm-fbsd-tdep.c index 7b82de2166b..dfb75329cd8 100644 --- a/gdb/arm-fbsd-tdep.c +++ b/gdb/arm-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "elf/common.h" #include "target-descriptions.h" diff --git a/gdb/arm-linux-nat.c b/gdb/arm-linux-nat.c index 75f498cd5b3..50c24ecfcd2 100644 --- a/gdb/arm-linux-nat.c +++ b/gdb/arm-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/arm-linux-tdep.c b/gdb/arm-linux-tdep.c index a8b27a7463a..8511abcd11d 100644 --- a/gdb/arm-linux-tdep.c +++ b/gdb/arm-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "value.h" #include "gdbtypes.h" diff --git a/gdb/arm-netbsd-nat.c b/gdb/arm-netbsd-nat.c index 4b9f9294641..37f6530a0fe 100644 --- a/gdb/arm-netbsd-nat.c +++ b/gdb/arm-netbsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "gdbcore.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/arm-netbsd-tdep.c b/gdb/arm-netbsd-tdep.c index 829e1d3d4b8..f77fec7894a 100644 --- a/gdb/arm-netbsd-tdep.c +++ b/gdb/arm-netbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "arch/arm.h" diff --git a/gdb/arm-none-tdep.c b/gdb/arm-none-tdep.c index 72eff2c0b17..453e75234d4 100644 --- a/gdb/arm-none-tdep.c +++ b/gdb/arm-none-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arm-tdep.h" #include "arch-utils.h" #include "regcache.h" diff --git a/gdb/arm-obsd-tdep.c b/gdb/arm-obsd-tdep.c index 0bdecec3b6f..56102b03815 100644 --- a/gdb/arm-obsd-tdep.c +++ b/gdb/arm-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "trad-frame.h" #include "tramp-frame.h" diff --git a/gdb/arm-pikeos-tdep.c b/gdb/arm-pikeos-tdep.c index 5354af6ac7b..4760755a32a 100644 --- a/gdb/arm-pikeos-tdep.c +++ b/gdb/arm-pikeos-tdep.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "objfiles.h" #include "arm-tdep.h" #include "osabi.h" diff --git a/gdb/arm-tdep.c b/gdb/arm-tdep.c index 3a5fbe71b8b..b4062a8f922 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include diff --git a/gdb/arm-wince-tdep.c b/gdb/arm-wince-tdep.c index b722851e7e1..eab496c2c0b 100644 --- a/gdb/arm-wince-tdep.c +++ b/gdb/arm-wince-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "gdbcore.h" #include "target.h" diff --git a/gdb/async-event.c b/gdb/async-event.c index 7097c482fff..32b58652e58 100644 --- a/gdb/async-event.c +++ b/gdb/async-event.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "async-event.h" #include "ser-event.h" diff --git a/gdb/auto-load.c b/gdb/auto-load.c index a097a3bd2f4..db6d6ae0f73 100644 --- a/gdb/auto-load.c +++ b/gdb/auto-load.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "auto-load.h" #include "progspace.h" diff --git a/gdb/auxv.c b/gdb/auxv.c index 323ea831d54..1dc0587c007 100644 --- a/gdb/auxv.c +++ b/gdb/auxv.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "gdbtypes.h" #include "command.h" diff --git a/gdb/avr-tdep.c b/gdb/avr-tdep.c index 2d38f41cd7f..be95034abd5 100644 --- a/gdb/avr-tdep.c +++ b/gdb/avr-tdep.c @@ -22,7 +22,6 @@ /* Portions of this file were taken from the original gdb-4.18 patch developed by Denis Chertykov, denisc@overta.ru */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/ax-gdb.c b/gdb/ax-gdb.c index f6d2bc5772b..ae0992a298a 100644 --- a/gdb/ax-gdb.c +++ b/gdb/ax-gdb.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "symfile.h" #include "gdbtypes.h" diff --git a/gdb/ax-general.c b/gdb/ax-general.c index 19c684c04e0..3d007456a52 100644 --- a/gdb/ax-general.c +++ b/gdb/ax-general.c @@ -21,7 +21,6 @@ dependencies, since we want to be able to use them in contexts outside of GDB (test suites, the stub, etc.) */ -#include "defs.h" #include "ax.h" #include "gdbarch.h" diff --git a/gdb/bcache.c b/gdb/bcache.c index 674ba796833..a9aab28ab84 100644 --- a/gdb/bcache.c +++ b/gdb/bcache.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "bcache.h" diff --git a/gdb/bfd-target.c b/gdb/bfd-target.c index 296e767d026..96e045e4e52 100644 --- a/gdb/bfd-target.c +++ b/gdb/bfd-target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "bfd-target.h" #include "exec.h" diff --git a/gdb/bfin-linux-tdep.c b/gdb/bfin-linux-tdep.c index 31aa14765ae..f67e06478eb 100644 --- a/gdb/bfin-linux-tdep.c +++ b/gdb/bfin-linux-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "regcache.h" #include "tramp-frame.h" diff --git a/gdb/bfin-tdep.c b/gdb/bfin-tdep.c index 357866ef953..dbc339d9336 100644 --- a/gdb/bfin-tdep.c +++ b/gdb/bfin-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "arch-utils.h" diff --git a/gdb/block.c b/gdb/block.c index 6d0d33fa85e..511689c9738 100644 --- a/gdb/block.c +++ b/gdb/block.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "block.h" #include "symtab.h" #include "symfile.h" diff --git a/gdb/blockframe.c b/gdb/blockframe.c index 451818332de..b7c751300cb 100644 --- a/gdb/blockframe.c +++ b/gdb/blockframe.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "bfd.h" #include "objfiles.h" diff --git a/gdb/bpf-tdep.c b/gdb/bpf-tdep.c index 1b3f3e72c5b..098a08aa7e7 100644 --- a/gdb/bpf-tdep.c +++ b/gdb/bpf-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "frame.h" diff --git a/gdb/break-catch-exec.c b/gdb/break-catch-exec.c index 35b126ce904..bd412fccdb7 100644 --- a/gdb/break-catch-exec.c +++ b/gdb/break-catch-exec.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "annotate.h" #include "arch-utils.h" diff --git a/gdb/break-catch-fork.c b/gdb/break-catch-fork.c index 9417babdbd1..afbd84741f2 100644 --- a/gdb/break-catch-fork.c +++ b/gdb/break-catch-fork.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "annotate.h" #include "arch-utils.h" diff --git a/gdb/break-catch-load.c b/gdb/break-catch-load.c index 9582a7ccaad..ce30b6fd427 100644 --- a/gdb/break-catch-load.c +++ b/gdb/break-catch-load.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "annotate.h" #include "arch-utils.h" diff --git a/gdb/break-catch-sig.c b/gdb/break-catch-sig.c index b1cee147ef1..f077fa29a0c 100644 --- a/gdb/break-catch-sig.c +++ b/gdb/break-catch-sig.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include "breakpoint.h" diff --git a/gdb/break-catch-syscall.c b/gdb/break-catch-syscall.c index e5ddd835c92..a0e6e6788fe 100644 --- a/gdb/break-catch-syscall.c +++ b/gdb/break-catch-syscall.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "breakpoint.h" #include "gdbcmd.h" diff --git a/gdb/break-catch-throw.c b/gdb/break-catch-throw.c index d053bd5fbe0..ce614ac8fe3 100644 --- a/gdb/break-catch-throw.c +++ b/gdb/break-catch-throw.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include "breakpoint.h" diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index 39c13107ba2..053d17df03e 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include "hashtab.h" diff --git a/gdb/bsd-kvm.c b/gdb/bsd-kvm.c index 76021df1ed5..a1020b05b19 100644 --- a/gdb/bsd-kvm.c +++ b/gdb/bsd-kvm.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ #define _KMEMUSER -#include "defs.h" #include "cli/cli-cmds.h" #include "command.h" #include "filenames.h" diff --git a/gdb/bsd-uthread.c b/gdb/bsd-uthread.c index 10e2ca5939e..576a9ec1cfb 100644 --- a/gdb/bsd-uthread.c +++ b/gdb/bsd-uthread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "gdbthread.h" #include "inferior.h" diff --git a/gdb/bt-utils.c b/gdb/bt-utils.c index 6f68e269c51..cbca4a9b7b8 100644 --- a/gdb/bt-utils.c +++ b/gdb/bt-utils.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bt-utils.h" #include "command.h" #include "gdbcmd.h" diff --git a/gdb/btrace.c b/gdb/btrace.c index b5a047b245b..04ae3fd0b5e 100644 --- a/gdb/btrace.c +++ b/gdb/btrace.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "btrace.h" #include "gdbthread.h" #include "inferior.h" diff --git a/gdb/build-id.c b/gdb/build-id.c index a40c56087ed..d1ebd8d37d7 100644 --- a/gdb/build-id.c +++ b/gdb/build-id.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "gdb_bfd.h" #include "build-id.h" diff --git a/gdb/buildsym-legacy.c b/gdb/buildsym-legacy.c index 84bc96e843b..a2d786b4877 100644 --- a/gdb/buildsym-legacy.c +++ b/gdb/buildsym-legacy.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "buildsym-legacy.h" #include "symtab.h" diff --git a/gdb/buildsym.c b/gdb/buildsym.c index 506110989bf..1c762ad81bf 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "buildsym-legacy.h" #include "bfd.h" #include "gdbsupport/gdb_obstack.h" diff --git a/gdb/c-exp.y b/gdb/c-exp.y index fb85914805c..459a4cf1e8f 100644 --- a/gdb/c-exp.y +++ b/gdb/c-exp.y @@ -35,7 +35,6 @@ %{ -#include "defs.h" #include #include "expression.h" #include "value.h" diff --git a/gdb/c-lang.c b/gdb/c-lang.c index cc33aad088e..922bf8c0de3 100644 --- a/gdb/c-lang.c +++ b/gdb/c-lang.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/c-typeprint.c b/gdb/c-typeprint.c index da269dae13b..3e299356308 100644 --- a/gdb/c-typeprint.c +++ b/gdb/c-typeprint.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "bfd.h" #include "symtab.h" diff --git a/gdb/c-valprint.c b/gdb/c-valprint.c index 8911a169604..28a6a6afea2 100644 --- a/gdb/c-valprint.c +++ b/gdb/c-valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/c-varobj.c b/gdb/c-varobj.c index 4a747644909..4751f0a957a 100644 --- a/gdb/c-varobj.c +++ b/gdb/c-varobj.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "varobj.h" #include "gdbthread.h" diff --git a/gdb/charset.c b/gdb/charset.c index 2b759495f17..4c1debef614 100644 --- a/gdb/charset.c +++ b/gdb/charset.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "charset.h" #include "gdbcmd.h" #include "gdbsupport/gdb_obstack.h" diff --git a/gdb/cli-out.c b/gdb/cli-out.c index 2a1e72125f9..1c303f09662 100644 --- a/gdb/cli-out.c +++ b/gdb/cli-out.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ui-out.h" #include "cli-out.h" #include "completer.h" diff --git a/gdb/cli/cli-cmds.c b/gdb/cli/cli-cmds.c index df11f956245..3afe2178199 100644 --- a/gdb/cli/cli-cmds.c +++ b/gdb/cli/cli-cmds.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "readline/tilde.h" #include "completer.h" diff --git a/gdb/cli/cli-decode.c b/gdb/cli/cli-decode.c index bbabd40db07..d9a2ab40575 100644 --- a/gdb/cli/cli-decode.c +++ b/gdb/cli/cli-decode.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include #include "gdbsupport/gdb_regex.h" diff --git a/gdb/cli/cli-dump.c b/gdb/cli/cli-dump.c index 765117bcbb5..9b44c6edcf2 100644 --- a/gdb/cli/cli-dump.c +++ b/gdb/cli/cli-dump.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-decode.h" #include "cli/cli-cmds.h" #include "value.h" diff --git a/gdb/cli/cli-interp.c b/gdb/cli/cli-interp.c index a0bf32fd585..7cefc3902d8 100644 --- a/gdb/cli/cli-interp.c +++ b/gdb/cli/cli-interp.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli-interp.h" #include "interps.h" #include "event-top.h" diff --git a/gdb/cli/cli-logging.c b/gdb/cli/cli-logging.c index 7c337c808e7..2b357288585 100644 --- a/gdb/cli/cli-logging.c +++ b/gdb/cli/cli-logging.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "ui-out.h" #include "interps.h" diff --git a/gdb/cli/cli-option.c b/gdb/cli/cli-option.c index 3ef210e53d3..05539285c80 100644 --- a/gdb/cli/cli-option.c +++ b/gdb/cli/cli-option.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-option.h" #include "cli/cli-decode.h" #include "cli/cli-utils.h" diff --git a/gdb/cli/cli-script.c b/gdb/cli/cli-script.c index f06724af325..2f731807c94 100644 --- a/gdb/cli/cli-script.c +++ b/gdb/cli/cli-script.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include diff --git a/gdb/cli/cli-setshow.c b/gdb/cli/cli-setshow.c index b1ad11cc61b..bcc793b3148 100644 --- a/gdb/cli/cli-setshow.c +++ b/gdb/cli/cli-setshow.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "readline/tilde.h" #include "value.h" #include diff --git a/gdb/cli/cli-style.c b/gdb/cli/cli-style.c index 2fccc72b102..5928998e9ca 100644 --- a/gdb/cli/cli-style.c +++ b/gdb/cli/cli-style.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-cmds.h" #include "cli/cli-decode.h" #include "cli/cli-setshow.h" diff --git a/gdb/cli/cli-utils.c b/gdb/cli/cli-utils.c index c3206c4f3fa..45b30842e00 100644 --- a/gdb/cli/cli-utils.c +++ b/gdb/cli/cli-utils.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-utils.h" #include "value.h" diff --git a/gdb/coff-pe-read.c b/gdb/coff-pe-read.c index 271076e6d8d..43700d96ec3 100644 --- a/gdb/coff-pe-read.c +++ b/gdb/coff-pe-read.c @@ -21,7 +21,6 @@ Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */ -#include "defs.h" #include "coff-pe-read.h" diff --git a/gdb/coffread.c b/gdb/coffread.c index abb1c1880d6..327c014a5a4 100644 --- a/gdb/coffread.c +++ b/gdb/coffread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "demangle.h" diff --git a/gdb/compile/compile-c-support.c b/gdb/compile/compile-c-support.c index 72e7bfe1484..a152e5ace61 100644 --- a/gdb/compile/compile-c-support.c +++ b/gdb/compile/compile-c-support.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "compile-internal.h" #include "compile-c.h" #include "compile-cplus.h" diff --git a/gdb/compile/compile-c-symbols.c b/gdb/compile/compile-c-symbols.c index 804a0a01377..20e8550b3f7 100644 --- a/gdb/compile/compile-c-symbols.c +++ b/gdb/compile/compile-c-symbols.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "compile-internal.h" #include "compile-c.h" #include "symtab.h" diff --git a/gdb/compile/compile-c-types.c b/gdb/compile/compile-c-types.c index 1243be369f8..6407f1243be 100644 --- a/gdb/compile/compile-c-types.c +++ b/gdb/compile/compile-c-types.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "compile-internal.h" #include "compile-c.h" diff --git a/gdb/compile/compile-cplus-symbols.c b/gdb/compile/compile-cplus-symbols.c index c4355b83c7f..c95c86f3775 100644 --- a/gdb/compile/compile-cplus-symbols.c +++ b/gdb/compile/compile-cplus-symbols.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "compile-internal.h" #include "compile-cplus.h" #include "gdbsupport/gdb_assert.h" diff --git a/gdb/compile/compile-cplus-types.c b/gdb/compile/compile-cplus-types.c index c8a25515359..212db680482 100644 --- a/gdb/compile/compile-cplus-types.c +++ b/gdb/compile/compile-cplus-types.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/preprocessor.h" #include "gdbtypes.h" #include "compile-internal.h" diff --git a/gdb/compile/compile-loc2c.c b/gdb/compile/compile-loc2c.c index da3a84e0080..fbcc3d6340b 100644 --- a/gdb/compile/compile-loc2c.c +++ b/gdb/compile/compile-loc2c.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2.h" #include "objfiles.h" #include "dwarf2/expr.h" diff --git a/gdb/compile/compile-object-load.c b/gdb/compile/compile-object-load.c index 33971a51a71..d1b5d5947a6 100644 --- a/gdb/compile/compile-object-load.c +++ b/gdb/compile/compile-object-load.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "compile-object-load.h" #include "compile-internal.h" #include "command.h" diff --git a/gdb/compile/compile-object-run.c b/gdb/compile/compile-object-run.c index a3ac376f38f..5a810d5a16d 100644 --- a/gdb/compile/compile-object-run.c +++ b/gdb/compile/compile-object-run.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "compile-object-run.h" #include "value.h" #include "infcall.h" diff --git a/gdb/compile/compile.c b/gdb/compile/compile.c index 27cff2553ee..2d97a1b2005 100644 --- a/gdb/compile/compile.c +++ b/gdb/compile/compile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ui.h" #include "ui-out.h" #include "command.h" diff --git a/gdb/complaints.c b/gdb/complaints.c index 496736fe95f..e375c734884 100644 --- a/gdb/complaints.c +++ b/gdb/complaints.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "complaints.h" #include "command.h" #include "gdbcmd.h" diff --git a/gdb/completer.c b/gdb/completer.c index 8e34e30f46b..171d1ca8c0e 100644 --- a/gdb/completer.c +++ b/gdb/completer.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/copying.awk b/gdb/copying.awk index bbeb2664f4c..0babd834269 100644 --- a/gdb/copying.awk +++ b/gdb/copying.awk @@ -6,7 +6,6 @@ BEGIN { print " It is created automatically by copying.awk."; print " Modify copying.awk instead. <== */"; print "" - print "#include \"defs.h\"" print "#include \"command.h\"" print "#include \"gdbcmd.h\"" print "" diff --git a/gdb/copying.c b/gdb/copying.c index a66a55b73ea..bc45fe0dc3a 100644 --- a/gdb/copying.c +++ b/gdb/copying.c @@ -2,7 +2,6 @@ It is created automatically by copying.awk. Modify copying.awk instead. <== */ -#include "defs.h" #include "command.h" #include "gdbcmd.h" diff --git a/gdb/corefile.c b/gdb/corefile.c index 169d4229e9c..16cd60f7106 100644 --- a/gdb/corefile.c +++ b/gdb/corefile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include #include "inferior.h" diff --git a/gdb/corelow.c b/gdb/corelow.c index f291b2aba19..f4e8273d962 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include diff --git a/gdb/cp-abi.c b/gdb/cp-abi.c index 882c1a03fe2..a813b4ad15c 100644 --- a/gdb/cp-abi.c +++ b/gdb/cp-abi.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "value.h" #include "cp-abi.h" diff --git a/gdb/cp-name-parser.y b/gdb/cp-name-parser.y index 701ec25e334..87f13445bba 100644 --- a/gdb/cp-name-parser.y +++ b/gdb/cp-name-parser.y @@ -37,7 +37,6 @@ %{ -#include "defs.h" #include #include "gdbsupport/gdb-safe-ctype.h" diff --git a/gdb/cp-namespace.c b/gdb/cp-namespace.c index fb9fcf8ed6e..ec72d72b5a7 100644 --- a/gdb/cp-namespace.c +++ b/gdb/cp-namespace.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cp-support.h" #include "gdbsupport/gdb_obstack.h" #include "symtab.h" diff --git a/gdb/cp-support.c b/gdb/cp-support.c index 6b7c2f5a062..e6e811ddf50 100644 --- a/gdb/cp-support.c +++ b/gdb/cp-support.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cp-support.h" #include "language.h" #include "demangle.h" diff --git a/gdb/cp-valprint.c b/gdb/cp-valprint.c index d7fce64408d..f2a2ca5288d 100644 --- a/gdb/cp-valprint.c +++ b/gdb/cp-valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/cris-linux-tdep.c b/gdb/cris-linux-tdep.c index d46f3e84648..7ec5505fba8 100644 --- a/gdb/cris-linux-tdep.c +++ b/gdb/cris-linux-tdep.c @@ -21,7 +21,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "linux-tdep.h" #include "solib-svr4.h" diff --git a/gdb/cris-tdep.c b/gdb/cris-tdep.c index 02c35da723d..dd013d531ab 100644 --- a/gdb/cris-tdep.c +++ b/gdb/cris-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/csky-linux-tdep.c b/gdb/csky-linux-tdep.c index d485f176317..a703b389d2e 100644 --- a/gdb/csky-linux-tdep.c +++ b/gdb/csky-linux-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "glibc-tdep.h" #include "linux-tdep.h" diff --git a/gdb/csky-tdep.c b/gdb/csky-tdep.c index c1ce8a5b02c..5f0fd3d7170 100644 --- a/gdb/csky-tdep.c +++ b/gdb/csky-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_assert.h" #include "frame.h" #include "inferior.h" diff --git a/gdb/ctfread.c b/gdb/ctfread.c index cbb8c3f2b8a..d8606d3c061 100644 --- a/gdb/ctfread.c +++ b/gdb/ctfread.c @@ -75,7 +75,6 @@ already in the symbol table, and the CTF string table does not contain any duplicated strings. */ -#include "defs.h" #include "buildsym.h" #include "complaints.h" #include "block.h" diff --git a/gdb/d-exp.y b/gdb/d-exp.y index 620d900709c..b2adad24d1a 100644 --- a/gdb/d-exp.y +++ b/gdb/d-exp.y @@ -38,7 +38,6 @@ %{ -#include "defs.h" #include #include "expression.h" #include "value.h" diff --git a/gdb/d-lang.c b/gdb/d-lang.c index 6af57062ef9..d4f9956bc9e 100644 --- a/gdb/d-lang.c +++ b/gdb/d-lang.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "language.h" #include "varobj.h" diff --git a/gdb/d-namespace.c b/gdb/d-namespace.c index 3f8f7d8c24e..0bcd75dac10 100644 --- a/gdb/d-namespace.c +++ b/gdb/d-namespace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "block.h" #include "language.h" diff --git a/gdb/d-valprint.c b/gdb/d-valprint.c index 2cdbf5ae09b..543bb193f61 100644 --- a/gdb/d-valprint.c +++ b/gdb/d-valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "gdbcore.h" #include "d-lang.h" diff --git a/gdb/darwin-nat-info.c b/gdb/darwin-nat-info.c index 48868c8115e..3d3e47c998a 100644 --- a/gdb/darwin-nat-info.c +++ b/gdb/darwin-nat-info.c @@ -27,7 +27,6 @@ the future. It'd be good to remove this at some point when compiling on Tiger is no longer important. */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "gdbcore.h" diff --git a/gdb/darwin-nat.c b/gdb/darwin-nat.c index 0eb49d8734a..0c5b54b40a3 100644 --- a/gdb/darwin-nat.c +++ b/gdb/darwin-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "inferior.h" #include "target.h" diff --git a/gdb/dbxread.c b/gdb/dbxread.c index 1734e8062fb..9faaf0e7381 100644 --- a/gdb/dbxread.c +++ b/gdb/dbxread.c @@ -30,7 +30,6 @@ fledged symbol table by going back and reading the symbols for real. dbx_psymtab_to_symtab() is the function that does this */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include diff --git a/gdb/dcache.c b/gdb/dcache.c index 57b39c0e51e..ae08f3518c1 100644 --- a/gdb/dcache.c +++ b/gdb/dcache.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dcache.h" #include "gdbcmd.h" #include "gdbcore.h" diff --git a/gdb/debug.c b/gdb/debug.c index 56725b68b31..f7d24512685 100644 --- a/gdb/debug.c +++ b/gdb/debug.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/common-debug.h" diff --git a/gdb/debuginfod-support.c b/gdb/debuginfod-support.c index 9bb3748c8c3..841b6f2078c 100644 --- a/gdb/debuginfod-support.c +++ b/gdb/debuginfod-support.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "diagnostics.h" #include #include "gdbsupport/scoped_fd.h" diff --git a/gdb/dicos-tdep.c b/gdb/dicos-tdep.c index 950a7d617bf..3627426eee7 100644 --- a/gdb/dicos-tdep.c +++ b/gdb/dicos-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "solib.h" #include "solib-target.h" diff --git a/gdb/dictionary.c b/gdb/dictionary.c index 8e7eb420cc6..6925ad4d46c 100644 --- a/gdb/dictionary.c +++ b/gdb/dictionary.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "gdbsupport/gdb_obstack.h" #include "symtab.h" diff --git a/gdb/disasm-selftests.c b/gdb/disasm-selftests.c index f288707669d..14b7fb30bad 100644 --- a/gdb/disasm-selftests.c +++ b/gdb/disasm-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "disasm.h" #include "gdbsupport/selftest.h" #include "selftest-arch.h" diff --git a/gdb/disasm.c b/gdb/disasm.c index cafbc078c60..da6f3afba7a 100644 --- a/gdb/disasm.c +++ b/gdb/disasm.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "target.h" #include "value.h" diff --git a/gdb/displaced-stepping.c b/gdb/displaced-stepping.c index e727c6d5662..7869ebae771 100644 --- a/gdb/displaced-stepping.c +++ b/gdb/displaced-stepping.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "displaced-stepping.h" #include "cli/cli-cmds.h" diff --git a/gdb/dtrace-probe.c b/gdb/dtrace-probe.c index 5757de1cf77..ad1a3f870b6 100644 --- a/gdb/dtrace-probe.c +++ b/gdb/dtrace-probe.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "probe.h" #include "elf-bfd.h" #include "gdbtypes.h" diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index 5969ef2cdad..7d72fe032ee 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "dummy-frame.h" #include "regcache.h" #include "frame.h" diff --git a/gdb/dwarf2/abbrev-cache.c b/gdb/dwarf2/abbrev-cache.c index 01ff203aeee..b87206c2c4e 100644 --- a/gdb/dwarf2/abbrev-cache.c +++ b/gdb/dwarf2/abbrev-cache.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/read.h" #include "dwarf2/abbrev-cache.h" diff --git a/gdb/dwarf2/abbrev.c b/gdb/dwarf2/abbrev.c index d68a86ef178..359a0094872 100644 --- a/gdb/dwarf2/abbrev.c +++ b/gdb/dwarf2/abbrev.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/read.h" #include "dwarf2/abbrev.h" #include "dwarf2/leb.h" diff --git a/gdb/dwarf2/ada-imported.c b/gdb/dwarf2/ada-imported.c index 065e2b90a0f..9ec0d51e920 100644 --- a/gdb/dwarf2/ada-imported.c +++ b/gdb/dwarf2/ada-imported.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "value.h" #include "dwarf2/loc.h" diff --git a/gdb/dwarf2/aranges.c b/gdb/dwarf2/aranges.c index 4287a5a884b..d577db62726 100644 --- a/gdb/dwarf2/aranges.c +++ b/gdb/dwarf2/aranges.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/aranges.h" #include "dwarf2/read.h" diff --git a/gdb/dwarf2/attribute.c b/gdb/dwarf2/attribute.c index 6b8f1c95ce7..f777c1454e6 100644 --- a/gdb/dwarf2/attribute.c +++ b/gdb/dwarf2/attribute.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/attribute.h" #include "dwarf2/stringify.h" #include "complaints.h" diff --git a/gdb/dwarf2/comp-unit-head.c b/gdb/dwarf2/comp-unit-head.c index 5a827951485..a26a6c0cd58 100644 --- a/gdb/dwarf2/comp-unit-head.c +++ b/gdb/dwarf2/comp-unit-head.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/comp-unit-head.h" #include "dwarf2/leb.h" #include "dwarf2/read.h" diff --git a/gdb/dwarf2/cooked-index.c b/gdb/dwarf2/cooked-index.c index f78b00df446..66822b575ca 100644 --- a/gdb/dwarf2/cooked-index.c +++ b/gdb/dwarf2/cooked-index.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/cooked-index.h" #include "dwarf2/read.h" #include "dwarf2/stringify.h" diff --git a/gdb/dwarf2/cu.c b/gdb/dwarf2/cu.c index 62c0a8a3ede..a64cb1d8380 100644 --- a/gdb/dwarf2/cu.c +++ b/gdb/dwarf2/cu.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/cu.h" #include "dwarf2/read.h" #include "objfiles.h" diff --git a/gdb/dwarf2/die.c b/gdb/dwarf2/die.c index 4bdf02be429..bfa54e517ab 100644 --- a/gdb/dwarf2/die.c +++ b/gdb/dwarf2/die.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/die.h" #include "dwarf2/stringify.h" diff --git a/gdb/dwarf2/dwz.c b/gdb/dwarf2/dwz.c index f53a5b64c4a..1eb4816fb47 100644 --- a/gdb/dwarf2/dwz.c +++ b/gdb/dwarf2/dwz.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/dwz.h" #include "build-id.h" diff --git a/gdb/dwarf2/expr.c b/gdb/dwarf2/expr.c index d0256e7009d..d92facbf0dc 100644 --- a/gdb/dwarf2/expr.c +++ b/gdb/dwarf2/expr.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "block.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/dwarf2/frame-tailcall.c b/gdb/dwarf2/frame-tailcall.c index 2f6400d62c3..bcbe41f7933 100644 --- a/gdb/dwarf2/frame-tailcall.c +++ b/gdb/dwarf2/frame-tailcall.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "dwarf2/frame-tailcall.h" #include "dwarf2/loc.h" diff --git a/gdb/dwarf2/frame.c b/gdb/dwarf2/frame.c index 530513c2684..9ebf3ac4ac4 100644 --- a/gdb/dwarf2/frame.c +++ b/gdb/dwarf2/frame.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/expr.h" #include "dwarf2.h" #include "dwarf2/leb.h" diff --git a/gdb/dwarf2/index-cache.c b/gdb/dwarf2/index-cache.c index d9047ef46bb..1720e925ee6 100644 --- a/gdb/dwarf2/index-cache.c +++ b/gdb/dwarf2/index-cache.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/index-cache.h" #include "build-id.h" diff --git a/gdb/dwarf2/index-common.c b/gdb/dwarf2/index-common.c index 515093a63d3..08b2f374619 100644 --- a/gdb/dwarf2/index-common.c +++ b/gdb/dwarf2/index-common.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/index-common.h" /* See dwarf-index-common.h. */ diff --git a/gdb/dwarf2/index-write.c b/gdb/dwarf2/index-write.c index a114001f4ee..3f812285995 100644 --- a/gdb/dwarf2/index-write.c +++ b/gdb/dwarf2/index-write.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/index-write.h" diff --git a/gdb/dwarf2/leb.c b/gdb/dwarf2/leb.c index 7e10dc16e59..1b7202e6240 100644 --- a/gdb/dwarf2/leb.c +++ b/gdb/dwarf2/leb.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/leb.h" ULONGEST diff --git a/gdb/dwarf2/line-header.c b/gdb/dwarf2/line-header.c index a3ca49b64f5..eddb2ef7ae8 100644 --- a/gdb/dwarf2/line-header.c +++ b/gdb/dwarf2/line-header.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/comp-unit-head.h" #include "dwarf2/leb.h" #include "dwarf2/line-header.h" diff --git a/gdb/dwarf2/loc.c b/gdb/dwarf2/loc.c index 203ad536162..205d2ba56cb 100644 --- a/gdb/dwarf2/loc.c +++ b/gdb/dwarf2/loc.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ui-out.h" #include "value.h" #include "frame.h" diff --git a/gdb/dwarf2/macro.c b/gdb/dwarf2/macro.c index 6b43aa49aa4..a511d0a3b44 100644 --- a/gdb/dwarf2/macro.c +++ b/gdb/dwarf2/macro.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/read.h" #include "dwarf2/leb.h" #include "dwarf2/expr.h" diff --git a/gdb/dwarf2/read-debug-names.c b/gdb/dwarf2/read-debug-names.c index 0d60b01f408..a3547cde7aa 100644 --- a/gdb/dwarf2/read-debug-names.c +++ b/gdb/dwarf2/read-debug-names.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "read-debug-names.h" #include "dwarf2/aranges.h" #include "dwarf2/cooked-index.h" diff --git a/gdb/dwarf2/read-gdb-index.c b/gdb/dwarf2/read-gdb-index.c index bf4f828b007..8c0895b9639 100644 --- a/gdb/dwarf2/read-gdb-index.c +++ b/gdb/dwarf2/read-gdb-index.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "read-gdb-index.h" #include "cli/cli-cmds.h" diff --git a/gdb/dwarf2/read.c b/gdb/dwarf2/read.c index a747922a4ed..31313bc88b3 100644 --- a/gdb/dwarf2/read.c +++ b/gdb/dwarf2/read.c @@ -27,7 +27,6 @@ /* FIXME: Various die-reading functions need to be more careful with reading off the end of the section. */ -#include "defs.h" #include "dwarf2/read.h" #include "dwarf2/abbrev.h" #include "dwarf2/aranges.h" diff --git a/gdb/dwarf2/section.c b/gdb/dwarf2/section.c index e813fc0fd8e..6aab0b9aee9 100644 --- a/gdb/dwarf2/section.c +++ b/gdb/dwarf2/section.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/section.h" #include "gdb_bfd.h" #include "objfiles.h" diff --git a/gdb/dwarf2/stringify.c b/gdb/dwarf2/stringify.c index 3700e0c1e78..1a4e280fc76 100644 --- a/gdb/dwarf2/stringify.c +++ b/gdb/dwarf2/stringify.c @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2.h" #include "dwarf2/stringify.h" diff --git a/gdb/elf-none-tdep.c b/gdb/elf-none-tdep.c index ddf26a9b666..00d46992b24 100644 --- a/gdb/elf-none-tdep.c +++ b/gdb/elf-none-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "elf-none-tdep.h" #include "regset.h" #include "elf-bfd.h" diff --git a/gdb/elfread.c b/gdb/elfread.c index e8a0c4d7a2c..9bfe12712db 100644 --- a/gdb/elfread.c +++ b/gdb/elfread.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "elf-bfd.h" #include "elf/common.h" diff --git a/gdb/eval.c b/gdb/eval.c index 2759b46a5df..6b752e70635 100644 --- a/gdb/eval.c +++ b/gdb/eval.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "value.h" diff --git a/gdb/event-top.c b/gdb/event-top.c index ef4ceedccfa..9a02ac6df27 100644 --- a/gdb/event-top.c +++ b/gdb/event-top.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "ui.h" #include "inferior.h" diff --git a/gdb/exceptions.c b/gdb/exceptions.c index 3a4216382a5..368999829fc 100644 --- a/gdb/exceptions.c +++ b/gdb/exceptions.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "exceptions.h" #include "breakpoint.h" #include "target.h" diff --git a/gdb/exec.c b/gdb/exec.c index f17040a7a1b..98ad81fb99a 100644 --- a/gdb/exec.c +++ b/gdb/exec.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "target.h" diff --git a/gdb/expprint.c b/gdb/expprint.c index d34604fb13f..2d8bccd60c6 100644 --- a/gdb/expprint.c +++ b/gdb/expprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/extension.c b/gdb/extension.c index 9db8b53a087..f4bdcc1f611 100644 --- a/gdb/extension.c +++ b/gdb/extension.c @@ -20,7 +20,6 @@ /* Note: With few exceptions, external functions and variables in this file have "ext_lang" in the name, and no other symbol in gdb does. */ -#include "defs.h" #include #include "target.h" #include "auto-load.h" diff --git a/gdb/f-array-walker.h b/gdb/f-array-walker.h index 8769e570ca3..bcbaa3da5b3 100644 --- a/gdb/f-array-walker.h +++ b/gdb/f-array-walker.h @@ -21,7 +21,6 @@ #ifndef F_ARRAY_WALKER_H #define F_ARRAY_WALKER_H -#include "defs.h" #include "gdbtypes.h" #include "f-lang.h" diff --git a/gdb/f-exp.y b/gdb/f-exp.y index faa53ba9dd0..11cd7948682 100644 --- a/gdb/f-exp.y +++ b/gdb/f-exp.y @@ -42,7 +42,6 @@ %{ -#include "defs.h" #include "expression.h" #include "value.h" #include "parser-defs.h" diff --git a/gdb/f-lang.c b/gdb/f-lang.c index 96d4ed821c6..5eeb22806bb 100644 --- a/gdb/f-lang.c +++ b/gdb/f-lang.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/f-typeprint.c b/gdb/f-typeprint.c index 617e87cdeb7..6e9722dbeb8 100644 --- a/gdb/f-typeprint.c +++ b/gdb/f-typeprint.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "bfd.h" #include "symtab.h" diff --git a/gdb/f-valprint.c b/gdb/f-valprint.c index 19bcd746208..cd87dd222fd 100644 --- a/gdb/f-valprint.c +++ b/gdb/f-valprint.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "annotate.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/fbsd-nat.c b/gdb/fbsd-nat.c index 7ac5983ae5a..2d1bb5a3368 100644 --- a/gdb/fbsd-nat.c +++ b/gdb/fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/block-signals.h" #include "gdbsupport/byte-vector.h" #include "gdbsupport/event-loop.h" diff --git a/gdb/fbsd-tdep.c b/gdb/fbsd-tdep.c index e3ebcb82ed6..593f5b4fd4a 100644 --- a/gdb/fbsd-tdep.c +++ b/gdb/fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "auxv.h" #include "gdbcore.h" #include "inferior.h" diff --git a/gdb/features/microblaze-with-stack-protect.c b/gdb/features/microblaze-with-stack-protect.c index 574dc02db67..e5c0956610a 100644 --- a/gdb/features/microblaze-with-stack-protect.c +++ b/gdb/features/microblaze-with-stack-protect.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: microblaze-with-stack-protect.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/microblaze.c b/gdb/features/microblaze.c index 8f1fb0a142f..32ae3b02ad7 100644 --- a/gdb/features/microblaze.c +++ b/gdb/features/microblaze.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: microblaze.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/mips-dsp-linux.c b/gdb/features/mips-dsp-linux.c index d9d928c8012..d8e40283caf 100644 --- a/gdb/features/mips-dsp-linux.c +++ b/gdb/features/mips-dsp-linux.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: mips-dsp-linux.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/mips-linux.c b/gdb/features/mips-linux.c index 8557bc8357d..f93eef5e41d 100644 --- a/gdb/features/mips-linux.c +++ b/gdb/features/mips-linux.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: mips-linux.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/mips64-dsp-linux.c b/gdb/features/mips64-dsp-linux.c index 80bbbcbd152..7ea0bb704f4 100644 --- a/gdb/features/mips64-dsp-linux.c +++ b/gdb/features/mips64-dsp-linux.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: mips64-dsp-linux.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/mips64-linux.c b/gdb/features/mips64-linux.c index 21e8c37b933..f4dcf8bc109 100644 --- a/gdb/features/mips64-linux.c +++ b/gdb/features/mips64-linux.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: mips64-linux.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/nds32.c b/gdb/features/nds32.c index 7a08d2c85bb..e5c5d50dce1 100644 --- a/gdb/features/nds32.c +++ b/gdb/features/nds32.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: nds32.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/nios2.c b/gdb/features/nios2.c index 648f7ed57ab..f53b0ddb4a0 100644 --- a/gdb/features/nios2.c +++ b/gdb/features/nios2.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: nios2.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/or1k-linux.c b/gdb/features/or1k-linux.c index 3eb65489383..24731458de2 100644 --- a/gdb/features/or1k-linux.c +++ b/gdb/features/or1k-linux.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: or1k-linux.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/or1k.c b/gdb/features/or1k.c index 67040965bd5..ee5e2f5b206 100644 --- a/gdb/features/or1k.c +++ b/gdb/features/or1k.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: or1k.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-32.c b/gdb/features/rs6000/powerpc-32.c index a4f4bed180f..562761e69a5 100644 --- a/gdb/features/rs6000/powerpc-32.c +++ b/gdb/features/rs6000/powerpc-32.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-32.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-32l.c b/gdb/features/rs6000/powerpc-32l.c index f5893bff01b..caf81b76017 100644 --- a/gdb/features/rs6000/powerpc-32l.c +++ b/gdb/features/rs6000/powerpc-32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-403.c b/gdb/features/rs6000/powerpc-403.c index 2783287b981..7cff21ceed7 100644 --- a/gdb/features/rs6000/powerpc-403.c +++ b/gdb/features/rs6000/powerpc-403.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-403.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-403gc.c b/gdb/features/rs6000/powerpc-403gc.c index c69a1342773..e86b51c4346 100644 --- a/gdb/features/rs6000/powerpc-403gc.c +++ b/gdb/features/rs6000/powerpc-403gc.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-403gc.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-405.c b/gdb/features/rs6000/powerpc-405.c index 1146d6601bd..2716e37d8a8 100644 --- a/gdb/features/rs6000/powerpc-405.c +++ b/gdb/features/rs6000/powerpc-405.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-405.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-505.c b/gdb/features/rs6000/powerpc-505.c index a36157f6c74..51352e78bac 100644 --- a/gdb/features/rs6000/powerpc-505.c +++ b/gdb/features/rs6000/powerpc-505.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-505.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-601.c b/gdb/features/rs6000/powerpc-601.c index ceaf789f3d7..2b700bbe128 100644 --- a/gdb/features/rs6000/powerpc-601.c +++ b/gdb/features/rs6000/powerpc-601.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-601.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-602.c b/gdb/features/rs6000/powerpc-602.c index eb85e69d6a0..13591b95302 100644 --- a/gdb/features/rs6000/powerpc-602.c +++ b/gdb/features/rs6000/powerpc-602.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-602.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-603.c b/gdb/features/rs6000/powerpc-603.c index 223919ca2d7..88b2b2c98c6 100644 --- a/gdb/features/rs6000/powerpc-603.c +++ b/gdb/features/rs6000/powerpc-603.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-603.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-604.c b/gdb/features/rs6000/powerpc-604.c index 16e6c12dae9..d266ba6ee89 100644 --- a/gdb/features/rs6000/powerpc-604.c +++ b/gdb/features/rs6000/powerpc-604.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-604.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-64.c b/gdb/features/rs6000/powerpc-64.c index 43dee105954..c2f74109185 100644 --- a/gdb/features/rs6000/powerpc-64.c +++ b/gdb/features/rs6000/powerpc-64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-64l.c b/gdb/features/rs6000/powerpc-64l.c index 83a6a159048..dbe06acdb20 100644 --- a/gdb/features/rs6000/powerpc-64l.c +++ b/gdb/features/rs6000/powerpc-64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-7400.c b/gdb/features/rs6000/powerpc-7400.c index d5fbf4bd3d7..f1f52eb51e6 100644 --- a/gdb/features/rs6000/powerpc-7400.c +++ b/gdb/features/rs6000/powerpc-7400.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-7400.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-750.c b/gdb/features/rs6000/powerpc-750.c index 3c9e7e1d23a..14f49056590 100644 --- a/gdb/features/rs6000/powerpc-750.c +++ b/gdb/features/rs6000/powerpc-750.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-750.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-860.c b/gdb/features/rs6000/powerpc-860.c index 3e9a25f8e97..b02fcc4e357 100644 --- a/gdb/features/rs6000/powerpc-860.c +++ b/gdb/features/rs6000/powerpc-860.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-860.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-altivec32.c b/gdb/features/rs6000/powerpc-altivec32.c index 41cca727be8..05f7348df9a 100644 --- a/gdb/features/rs6000/powerpc-altivec32.c +++ b/gdb/features/rs6000/powerpc-altivec32.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-altivec32.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-altivec32l.c b/gdb/features/rs6000/powerpc-altivec32l.c index 9cd935551db..0bcae972502 100644 --- a/gdb/features/rs6000/powerpc-altivec32l.c +++ b/gdb/features/rs6000/powerpc-altivec32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-altivec32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-altivec64.c b/gdb/features/rs6000/powerpc-altivec64.c index 8422708ec7f..bdc50004391 100644 --- a/gdb/features/rs6000/powerpc-altivec64.c +++ b/gdb/features/rs6000/powerpc-altivec64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-altivec64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-altivec64l.c b/gdb/features/rs6000/powerpc-altivec64l.c index 977af8c941f..2392f349657 100644 --- a/gdb/features/rs6000/powerpc-altivec64l.c +++ b/gdb/features/rs6000/powerpc-altivec64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-altivec64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-e500.c b/gdb/features/rs6000/powerpc-e500.c index 84f721d948f..0442569c318 100644 --- a/gdb/features/rs6000/powerpc-e500.c +++ b/gdb/features/rs6000/powerpc-e500.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-e500.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-e500l.c b/gdb/features/rs6000/powerpc-e500l.c index a1e133d1c73..4e426c3005a 100644 --- a/gdb/features/rs6000/powerpc-e500l.c +++ b/gdb/features/rs6000/powerpc-e500l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-e500l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-32l.c b/gdb/features/rs6000/powerpc-isa205-32l.c index 57fb20a4b12..3834c980019 100644 --- a/gdb/features/rs6000/powerpc-isa205-32l.c +++ b/gdb/features/rs6000/powerpc-isa205-32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-64l.c b/gdb/features/rs6000/powerpc-isa205-64l.c index b9ce8e604fb..9a3621877c0 100644 --- a/gdb/features/rs6000/powerpc-isa205-64l.c +++ b/gdb/features/rs6000/powerpc-isa205-64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-altivec32l.c b/gdb/features/rs6000/powerpc-isa205-altivec32l.c index 54b914c3714..e42e1b92297 100644 --- a/gdb/features/rs6000/powerpc-isa205-altivec32l.c +++ b/gdb/features/rs6000/powerpc-isa205-altivec32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-altivec32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-altivec64l.c b/gdb/features/rs6000/powerpc-isa205-altivec64l.c index 42e6f03e93c..dc43206a9d3 100644 --- a/gdb/features/rs6000/powerpc-isa205-altivec64l.c +++ b/gdb/features/rs6000/powerpc-isa205-altivec64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-altivec64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx32l.c b/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx32l.c index a2c6172c6d2..acc1c5b9a3e 100644 --- a/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-ppr-dscr-vsx32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx64l.c b/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx64l.c index 3e7915a0619..6bfe08d4cb5 100644 --- a/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx64l.c +++ b/gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-ppr-dscr-vsx64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-vsx32l.c b/gdb/features/rs6000/powerpc-isa205-vsx32l.c index 4cefcc36de5..b3f40b9d009 100644 --- a/gdb/features/rs6000/powerpc-isa205-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa205-vsx32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-vsx32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa205-vsx64l.c b/gdb/features/rs6000/powerpc-isa205-vsx64l.c index 2fb151d12c5..5f548176701 100644 --- a/gdb/features/rs6000/powerpc-isa205-vsx64l.c +++ b/gdb/features/rs6000/powerpc-isa205-vsx64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa205-vsx64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c b/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c index b945039ca28..b9dfd309215 100644 --- a/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa207-htm-vsx32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c b/gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c index 3aa579fd5f9..14a911b30aa 100644 --- a/gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c +++ b/gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa207-htm-vsx64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa207-vsx32l.c b/gdb/features/rs6000/powerpc-isa207-vsx32l.c index e5ce7f956cf..bcfa7c175b8 100644 --- a/gdb/features/rs6000/powerpc-isa207-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa207-vsx32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa207-vsx32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-isa207-vsx64l.c b/gdb/features/rs6000/powerpc-isa207-vsx64l.c index adf6d3eec7f..43bd6e58455 100644 --- a/gdb/features/rs6000/powerpc-isa207-vsx64l.c +++ b/gdb/features/rs6000/powerpc-isa207-vsx64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-isa207-vsx64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-vsx32.c b/gdb/features/rs6000/powerpc-vsx32.c index 6fccdb374fb..6d60eca340f 100644 --- a/gdb/features/rs6000/powerpc-vsx32.c +++ b/gdb/features/rs6000/powerpc-vsx32.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-vsx32.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-vsx32l.c b/gdb/features/rs6000/powerpc-vsx32l.c index 1efe880d379..cf233134978 100644 --- a/gdb/features/rs6000/powerpc-vsx32l.c +++ b/gdb/features/rs6000/powerpc-vsx32l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-vsx32l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-vsx64.c b/gdb/features/rs6000/powerpc-vsx64.c index df6d0f4bef9..a5baaa2dfdc 100644 --- a/gdb/features/rs6000/powerpc-vsx64.c +++ b/gdb/features/rs6000/powerpc-vsx64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-vsx64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/powerpc-vsx64l.c b/gdb/features/rs6000/powerpc-vsx64l.c index 89aa13de662..03d2b694b7d 100644 --- a/gdb/features/rs6000/powerpc-vsx64l.c +++ b/gdb/features/rs6000/powerpc-vsx64l.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: powerpc-vsx64l.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rs6000/rs6000.c b/gdb/features/rs6000/rs6000.c index 4aa5a8764a0..210dd96e4f6 100644 --- a/gdb/features/rs6000/rs6000.c +++ b/gdb/features/rs6000/rs6000.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: rs6000.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/rx.c b/gdb/features/rx.c index 825a4ac4538..f9a5584f9b8 100644 --- a/gdb/features/rx.c +++ b/gdb/features/rx.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: rx.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-gs-linux64.c b/gdb/features/s390-gs-linux64.c index d48f8312f20..49ea08b2c39 100644 --- a/gdb/features/s390-gs-linux64.c +++ b/gdb/features/s390-gs-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-gs-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux32.c b/gdb/features/s390-linux32.c index 03ec11a26b3..43ceb9c008e 100644 --- a/gdb/features/s390-linux32.c +++ b/gdb/features/s390-linux32.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux32.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux32v1.c b/gdb/features/s390-linux32v1.c index 65de6f254f7..291784fdac7 100644 --- a/gdb/features/s390-linux32v1.c +++ b/gdb/features/s390-linux32v1.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux32v1.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux32v2.c b/gdb/features/s390-linux32v2.c index 0e3e04dfd43..6fa26daa537 100644 --- a/gdb/features/s390-linux32v2.c +++ b/gdb/features/s390-linux32v2.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux32v2.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux64.c b/gdb/features/s390-linux64.c index f0ec91992f9..74c338c1fa6 100644 --- a/gdb/features/s390-linux64.c +++ b/gdb/features/s390-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux64v1.c b/gdb/features/s390-linux64v1.c index 9a360c7e267..0aebbdb6b7a 100644 --- a/gdb/features/s390-linux64v1.c +++ b/gdb/features/s390-linux64v1.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux64v1.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-linux64v2.c b/gdb/features/s390-linux64v2.c index 18bc6ed4f9c..3b3b4916ac3 100644 --- a/gdb/features/s390-linux64v2.c +++ b/gdb/features/s390-linux64v2.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-linux64v2.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-te-linux64.c b/gdb/features/s390-te-linux64.c index a8909b36bbf..d49e7441313 100644 --- a/gdb/features/s390-te-linux64.c +++ b/gdb/features/s390-te-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-te-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-tevx-linux64.c b/gdb/features/s390-tevx-linux64.c index 8f8aec61a49..ffe1ddf4ee1 100644 --- a/gdb/features/s390-tevx-linux64.c +++ b/gdb/features/s390-tevx-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-tevx-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390-vx-linux64.c b/gdb/features/s390-vx-linux64.c index 0bcc14d7d08..30262a63fce 100644 --- a/gdb/features/s390-vx-linux64.c +++ b/gdb/features/s390-vx-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390-vx-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-gs-linux64.c b/gdb/features/s390x-gs-linux64.c index 074c38d668c..501b3b24061 100644 --- a/gdb/features/s390x-gs-linux64.c +++ b/gdb/features/s390x-gs-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-gs-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-linux64.c b/gdb/features/s390x-linux64.c index af5ba23dc38..8655d5a6116 100644 --- a/gdb/features/s390x-linux64.c +++ b/gdb/features/s390x-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-linux64v1.c b/gdb/features/s390x-linux64v1.c index a33bdc1672f..11bfd85c995 100644 --- a/gdb/features/s390x-linux64v1.c +++ b/gdb/features/s390x-linux64v1.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-linux64v1.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-linux64v2.c b/gdb/features/s390x-linux64v2.c index 8b906a47e44..400b1af4485 100644 --- a/gdb/features/s390x-linux64v2.c +++ b/gdb/features/s390x-linux64v2.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-linux64v2.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-te-linux64.c b/gdb/features/s390x-te-linux64.c index de8bf610470..74883e30fe8 100644 --- a/gdb/features/s390x-te-linux64.c +++ b/gdb/features/s390x-te-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-te-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-tevx-linux64.c b/gdb/features/s390x-tevx-linux64.c index 8bd5cc6c439..1d45d6044c1 100644 --- a/gdb/features/s390x-tevx-linux64.c +++ b/gdb/features/s390x-tevx-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-tevx-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/s390x-vx-linux64.c b/gdb/features/s390x-vx-linux64.c index f450c45144d..4de6585a227 100644 --- a/gdb/features/s390x-vx-linux64.c +++ b/gdb/features/s390x-vx-linux64.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: s390x-vx-linux64.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/sparc/sparc32-solaris.c b/gdb/features/sparc/sparc32-solaris.c index 3353d4f44f7..dce96851f96 100644 --- a/gdb/features/sparc/sparc32-solaris.c +++ b/gdb/features/sparc/sparc32-solaris.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: sparc32-solaris.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/sparc/sparc64-solaris.c b/gdb/features/sparc/sparc64-solaris.c index 1150c884b44..d030df63c6c 100644 --- a/gdb/features/sparc/sparc64-solaris.c +++ b/gdb/features/sparc/sparc64-solaris.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: sparc64-solaris.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/features/z80.c b/gdb/features/z80.c index f8e2a1988d0..627649cc690 100644 --- a/gdb/features/z80.c +++ b/gdb/features/z80.c @@ -1,7 +1,6 @@ /* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: Original: z80.xml */ -#include "defs.h" #include "osabi.h" #include "target-descriptions.h" diff --git a/gdb/filename-seen-cache.c b/gdb/filename-seen-cache.c index d103f22b0b5..a08927fb9fd 100644 --- a/gdb/filename-seen-cache.c +++ b/gdb/filename-seen-cache.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "filename-seen-cache.h" #include "filenames.h" diff --git a/gdb/filename-seen-cache.h b/gdb/filename-seen-cache.h index e351c074f22..5dc800d2b16 100644 --- a/gdb/filename-seen-cache.h +++ b/gdb/filename-seen-cache.h @@ -20,7 +20,6 @@ #ifndef FILENAME_SEEN_CACHE_H #define FILENAME_SEEN_CACHE_H -#include "defs.h" #include "gdbsupport/function-view.h" #include "gdbsupport/gdb-hashtab.h" diff --git a/gdb/filesystem.c b/gdb/filesystem.c index 62b2829a76c..4e05b0413a8 100644 --- a/gdb/filesystem.c +++ b/gdb/filesystem.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "filesystem.h" #include "gdbarch.h" #include "gdbcmd.h" diff --git a/gdb/findcmd.c b/gdb/findcmd.c index 2bc3fe10738..2915c706733 100644 --- a/gdb/findcmd.c +++ b/gdb/findcmd.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include "gdbcmd.h" diff --git a/gdb/findvar.c b/gdb/findvar.c index 516a2ca044c..71bfebe40a7 100644 --- a/gdb/findvar.c +++ b/gdb/findvar.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "frame.h" diff --git a/gdb/fork-child.c b/gdb/fork-child.c index 7bd81f41a53..e0891296f8c 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcmd.h" #include "terminal.h" diff --git a/gdb/frame-base.c b/gdb/frame-base.c index fda19b57bac..7faa999532b 100644 --- a/gdb/frame-base.c +++ b/gdb/frame-base.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame-base.h" #include "frame.h" #include "gdbsupport/gdb_obstack.h" diff --git a/gdb/frame-unwind.c b/gdb/frame-unwind.c index e9983a9fd74..a80421a9c5a 100644 --- a/gdb/frame-unwind.c +++ b/gdb/frame-unwind.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "dummy-frame.h" diff --git a/gdb/frame.c b/gdb/frame.c index f1f97040ff0..f042bbb2ec2 100644 --- a/gdb/frame.c +++ b/gdb/frame.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "target.h" #include "value.h" diff --git a/gdb/frv-linux-tdep.c b/gdb/frv-linux-tdep.c index 5160c3b0c1d..0b13a81c064 100644 --- a/gdb/frv-linux-tdep.c +++ b/gdb/frv-linux-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "target.h" #include "frame.h" diff --git a/gdb/frv-tdep.c b/gdb/frv-tdep.c index bcb2c621945..5c026ebd53a 100644 --- a/gdb/frv-tdep.c +++ b/gdb/frv-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "arch-utils.h" diff --git a/gdb/ft32-tdep.c b/gdb/ft32-tdep.c index 60cd2c974a1..c5a48bebe5f 100644 --- a/gdb/ft32-tdep.c +++ b/gdb/ft32-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/gcore-elf.c b/gdb/gcore-elf.c index 5b0a014deb0..c88fa08a589 100644 --- a/gdb/gcore-elf.c +++ b/gdb/gcore-elf.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gcore-elf.h" #include "elf-bfd.h" #include "target.h" diff --git a/gdb/gcore.c b/gdb/gcore.c index 3d3973bfaba..007966212a7 100644 --- a/gdb/gcore.c +++ b/gdb/gcore.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "elf-bfd.h" #include "infcall.h" #include "inferior.h" diff --git a/gdb/gdb-demangle.c b/gdb/gdb-demangle.c index 20390aabb52..7779beb591d 100644 --- a/gdb/gdb-demangle.c +++ b/gdb/gdb-demangle.c @@ -23,7 +23,6 @@ /* This file contains support code for C++ demangling that is common to a styles of demangling, and GDB specific. */ -#include "defs.h" #include "cli/cli-utils.h" #include "command.h" #include "gdbcmd.h" diff --git a/gdb/gdb.c b/gdb/gdb.c index ad37e37e466..5326df42693 100644 --- a/gdb/gdb.c +++ b/gdb/gdb.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "main.h" #include "interps.h" #include "run-on-main-thread.h" diff --git a/gdb/gdb_bfd.c b/gdb/gdb_bfd.c index 3b1df4897a3..ffff76e54b7 100644 --- a/gdb/gdb_bfd.c +++ b/gdb/gdb_bfd.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdb_bfd.h" #include "ui-out.h" #include "gdbcmd.h" diff --git a/gdb/gdbarch-selftests.c b/gdb/gdbarch-selftests.c index 2013a0ebed3..0dc0c500654 100644 --- a/gdb/gdbarch-selftests.c +++ b/gdb/gdbarch-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "selftest-arch.h" #include "target.h" diff --git a/gdb/gdbtypes.c b/gdb/gdbtypes.c index 960a7f49e45..1e1a7e9ce61 100644 --- a/gdb/gdbtypes.c +++ b/gdb/gdbtypes.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "symtab.h" #include "symfile.h" diff --git a/gdb/glibc-tdep.c b/gdb/glibc-tdep.c index ea1bfef60b5..48e080ae9bf 100644 --- a/gdb/glibc-tdep.c +++ b/gdb/glibc-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "symtab.h" #include "symfile.h" diff --git a/gdb/gmp-utils.c b/gdb/gmp-utils.c index 4341ade16df..aabdd5f3de5 100644 --- a/gdb/gmp-utils.c +++ b/gdb/gmp-utils.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gmp-utils.h" /* See gmp-utils.h. */ diff --git a/gdb/gnu-nat.c b/gdb/gnu-nat.c index 0add13e3b89..92b2858bd9d 100644 --- a/gdb/gnu-nat.c +++ b/gdb/gnu-nat.c @@ -49,7 +49,6 @@ extern "C" #include } -#include "defs.h" #include #include diff --git a/gdb/gnu-nat.h b/gdb/gnu-nat.h index 725691c3d07..f1694b8a3a7 100644 --- a/gdb/gnu-nat.h +++ b/gdb/gnu-nat.h @@ -19,8 +19,6 @@ #ifndef GNU_NAT_H #define GNU_NAT_H -#include "defs.h" - /* Work around conflict between Mach's 'thread_info' function, and GDB's 'thread_info' class. Make the former available as 'mach_thread_info'. */ #define thread_info mach_thread_info diff --git a/gdb/gnu-v2-abi.c b/gdb/gnu-v2-abi.c index 34c8f191661..7b511eabdec 100644 --- a/gdb/gnu-v2-abi.c +++ b/gdb/gnu-v2-abi.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "value.h" diff --git a/gdb/gnu-v3-abi.c b/gdb/gnu-v3-abi.c index 133bf28f648..90f5b29dd8e 100644 --- a/gdb/gnu-v3-abi.c +++ b/gdb/gnu-v3-abi.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "value.h" #include "cp-abi.h" diff --git a/gdb/go-exp.y b/gdb/go-exp.y index 2e56e4bff61..20ab8ff76cf 100644 --- a/gdb/go-exp.y +++ b/gdb/go-exp.y @@ -51,7 +51,6 @@ %{ -#include "defs.h" #include #include "expression.h" #include "value.h" diff --git a/gdb/go-lang.c b/gdb/go-lang.c index 99bc5b74a93..8b4250b222a 100644 --- a/gdb/go-lang.c +++ b/gdb/go-lang.c @@ -31,7 +31,6 @@ - 6g mangling isn't supported yet */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "block.h" #include "symtab.h" diff --git a/gdb/go-typeprint.c b/gdb/go-typeprint.c index 0d2653d909c..7778c71a3d2 100644 --- a/gdb/go-typeprint.c +++ b/gdb/go-typeprint.c @@ -23,7 +23,6 @@ want a Python API for type printing */ -#include "defs.h" #include "gdbtypes.h" #include "c-lang.h" #include "go-lang.h" diff --git a/gdb/go-valprint.c b/gdb/go-valprint.c index b16707138e6..43f279a4426 100644 --- a/gdb/go-valprint.c +++ b/gdb/go-valprint.c @@ -23,7 +23,6 @@ Strings are handled specially here, at least for now, in case the Python support is unavailable. */ -#include "defs.h" #include "gdbtypes.h" #include "gdbcore.h" #include "go-lang.h" diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 44022a260aa..1d8c16fa71c 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -81,7 +81,6 @@ GDB does not use those as of this writing, and will never need to. */ -#include "defs.h" #include diff --git a/gdb/guile/guile.c b/gdb/guile/guile.c index f0db709e4fe..f540659d647 100644 --- a/gdb/guile/guile.c +++ b/gdb/guile/guile.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "breakpoint.h" #include "cli/cli-cmds.h" #include "cli/cli-script.h" diff --git a/gdb/guile/scm-arch.c b/gdb/guile/scm-arch.c index eaa2e5e22b6..02adad0ec11 100644 --- a/gdb/guile/scm-arch.c +++ b/gdb/guile/scm-arch.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "charset.h" #include "gdbarch.h" #include "arch-utils.h" diff --git a/gdb/guile/scm-auto-load.c b/gdb/guile/scm-auto-load.c index 1ffa96070dd..90c4eedb925 100644 --- a/gdb/guile/scm-auto-load.c +++ b/gdb/guile/scm-auto-load.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "gdbcmd.h" #include "objfiles.h" diff --git a/gdb/guile/scm-block.c b/gdb/guile/scm-block.c index 44097a633dd..4ca43117914 100644 --- a/gdb/guile/scm-block.c +++ b/gdb/guile/scm-block.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "block.h" #include "dictionary.h" #include "objfiles.h" diff --git a/gdb/guile/scm-breakpoint.c b/gdb/guile/scm-breakpoint.c index 88b660329e4..a32862b0349 100644 --- a/gdb/guile/scm-breakpoint.c +++ b/gdb/guile/scm-breakpoint.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "value.h" #include "breakpoint.h" #include "gdbcmd.h" diff --git a/gdb/guile/scm-cmd.c b/gdb/guile/scm-cmd.c index d70d4897413..d75d2b63c8c 100644 --- a/gdb/guile/scm-cmd.c +++ b/gdb/guile/scm-cmd.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include #include "charset.h" #include "gdbcmd.h" diff --git a/gdb/guile/scm-disasm.c b/gdb/guile/scm-disasm.c index 5266faa601b..0c7c4ec6246 100644 --- a/gdb/guile/scm-disasm.c +++ b/gdb/guile/scm-disasm.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "arch-utils.h" #include "disasm.h" #include "dis-asm.h" diff --git a/gdb/guile/scm-exception.c b/gdb/guile/scm-exception.c index de17c089df3..61007de935e 100644 --- a/gdb/guile/scm-exception.c +++ b/gdb/guile/scm-exception.c @@ -28,7 +28,6 @@ The non-static functions in this file have prefix gdbscm_ and not exscm_ on purpose. */ -#include "defs.h" #include #include "guile-internal.h" diff --git a/gdb/guile/scm-frame.c b/gdb/guile/scm-frame.c index b133e8de11d..c94fcfe6698 100644 --- a/gdb/guile/scm-frame.c +++ b/gdb/guile/scm-frame.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "block.h" #include "frame.h" #include "inferior.h" diff --git a/gdb/guile/scm-gsmob.c b/gdb/guile/scm-gsmob.c index 40871e9167d..b3efad20aba 100644 --- a/gdb/guile/scm-gsmob.c +++ b/gdb/guile/scm-gsmob.c @@ -41,7 +41,6 @@ seeing if it's already in the table. Eqable gsmobs can also be used where lifetime-tracking is required. */ -#include "defs.h" #include "hashtab.h" #include "objfiles.h" #include "guile-internal.h" diff --git a/gdb/guile/scm-iterator.c b/gdb/guile/scm-iterator.c index 035aa8bb8ff..f4d5344dfc1 100644 --- a/gdb/guile/scm-iterator.c +++ b/gdb/guile/scm-iterator.c @@ -50,7 +50,6 @@ There is SRFI 41, Streams. We might support that too eventually (not with this interface of course). */ -#include "defs.h" #include "guile-internal.h" /* A smob for iterating over something. diff --git a/gdb/guile/scm-lazy-string.c b/gdb/guile/scm-lazy-string.c index 30f5a0daead..94032ae5332 100644 --- a/gdb/guile/scm-lazy-string.c +++ b/gdb/guile/scm-lazy-string.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "charset.h" #include "value.h" #include "valprint.h" diff --git a/gdb/guile/scm-math.c b/gdb/guile/scm-math.c index b09a0ff7ffd..7a4a703e103 100644 --- a/gdb/guile/scm-math.c +++ b/gdb/guile/scm-math.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "arch-utils.h" #include "charset.h" #include "cp-abi.h" diff --git a/gdb/guile/scm-objfile.c b/gdb/guile/scm-objfile.c index 5db4bd2922e..bccf6ba156d 100644 --- a/gdb/guile/scm-objfile.c +++ b/gdb/guile/scm-objfile.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "objfiles.h" #include "language.h" #include "guile-internal.h" diff --git a/gdb/guile/scm-param.c b/gdb/guile/scm-param.c index b26e66e71d8..018bd1499c9 100644 --- a/gdb/guile/scm-param.c +++ b/gdb/guile/scm-param.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "charset.h" #include "gdbcmd.h" diff --git a/gdb/guile/scm-ports.c b/gdb/guile/scm-ports.c index 3b58fff17e7..ab78b5c4343 100644 --- a/gdb/guile/scm-ports.c +++ b/gdb/guile/scm-ports.c @@ -21,7 +21,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "gdbsupport/gdb_select.h" #include "ui.h" #include "target.h" diff --git a/gdb/guile/scm-pretty-print.c b/gdb/guile/scm-pretty-print.c index 068fadb853a..99fa243f9d7 100644 --- a/gdb/guile/scm-pretty-print.c +++ b/gdb/guile/scm-pretty-print.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "top.h" #include "charset.h" #include "symtab.h" diff --git a/gdb/guile/scm-progspace.c b/gdb/guile/scm-progspace.c index 216985efd68..fcdcca24f06 100644 --- a/gdb/guile/scm-progspace.c +++ b/gdb/guile/scm-progspace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "charset.h" #include "progspace.h" #include "objfiles.h" diff --git a/gdb/guile/scm-safe-call.c b/gdb/guile/scm-safe-call.c index 1c5b9fac413..bc0a1e641c0 100644 --- a/gdb/guile/scm-safe-call.c +++ b/gdb/guile/scm-safe-call.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "filenames.h" #include "guile-internal.h" #include "gdbsupport/pathstuff.h" diff --git a/gdb/guile/scm-string.c b/gdb/guile/scm-string.c index 134445d011c..a249bccda1e 100644 --- a/gdb/guile/scm-string.c +++ b/gdb/guile/scm-string.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "charset.h" #include "guile-internal.h" #include "gdbsupport/buildargv.h" diff --git a/gdb/guile/scm-symbol.c b/gdb/guile/scm-symbol.c index 860ed522274..368a598dc4b 100644 --- a/gdb/guile/scm-symbol.c +++ b/gdb/guile/scm-symbol.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "block.h" #include "frame.h" #include "symtab.h" diff --git a/gdb/guile/scm-symtab.c b/gdb/guile/scm-symtab.c index 9a34a5d7b92..2fd4b03b4c6 100644 --- a/gdb/guile/scm-symtab.c +++ b/gdb/guile/scm-symtab.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "symtab.h" #include "source.h" #include "objfiles.h" diff --git a/gdb/guile/scm-type.c b/gdb/guile/scm-type.c index 67b8179e076..19324a69810 100644 --- a/gdb/guile/scm-type.c +++ b/gdb/guile/scm-type.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "top.h" #include "arch-utils.h" #include "value.h" diff --git a/gdb/guile/scm-utils.c b/gdb/guile/scm-utils.c index 1cacafdd137..45f42ba0ccf 100644 --- a/gdb/guile/scm-utils.c +++ b/gdb/guile/scm-utils.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "guile-internal.h" /* Define VARIABLES in the gdb module. */ diff --git a/gdb/guile/scm-value.c b/gdb/guile/scm-value.c index f8b3eea52e2..a7b21707eba 100644 --- a/gdb/guile/scm-value.c +++ b/gdb/guile/scm-value.c @@ -20,7 +20,6 @@ /* See README file in this directory for implementation notes, coding conventions, et.al. */ -#include "defs.h" #include "top.h" #include "arch-utils.h" #include "charset.h" diff --git a/gdb/h8300-tdep.c b/gdb/h8300-tdep.c index 36cbd9d4aa6..32907e29abf 100644 --- a/gdb/h8300-tdep.c +++ b/gdb/h8300-tdep.c @@ -22,7 +22,6 @@ sac@cygnus.com */ -#include "defs.h" #include "value.h" #include "arch-utils.h" #include "regcache.h" diff --git a/gdb/hppa-bsd-tdep.c b/gdb/hppa-bsd-tdep.c index b1df3d17aa4..dacda88c586 100644 --- a/gdb/hppa-bsd-tdep.c +++ b/gdb/hppa-bsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "objfiles.h" #include "target.h" #include "value.h" diff --git a/gdb/hppa-linux-nat.c b/gdb/hppa-linux-nat.c index 46bcb7c186e..96faeb39d8f 100644 --- a/gdb/hppa-linux-nat.c +++ b/gdb/hppa-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "inferior.h" diff --git a/gdb/hppa-linux-tdep.c b/gdb/hppa-linux-tdep.c index db0c3680131..659c265bfb8 100644 --- a/gdb/hppa-linux-tdep.c +++ b/gdb/hppa-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "osabi.h" #include "target.h" diff --git a/gdb/hppa-netbsd-nat.c b/gdb/hppa-netbsd-nat.c index 6966aa4b875..e7df997f6e4 100644 --- a/gdb/hppa-netbsd-nat.c +++ b/gdb/hppa-netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/hppa-netbsd-tdep.c b/gdb/hppa-netbsd-tdep.c index ccf32c79090..c71e191c8a5 100644 --- a/gdb/hppa-netbsd-tdep.c +++ b/gdb/hppa-netbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regcache.h" #include "regset.h" diff --git a/gdb/hppa-obsd-nat.c b/gdb/hppa-obsd-nat.c index 3e9938c5e54..f6f79cd3385 100644 --- a/gdb/hppa-obsd-nat.c +++ b/gdb/hppa-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/hppa-obsd-tdep.c b/gdb/hppa-obsd-tdep.c index f009775425c..c4f8d1fcfe1 100644 --- a/gdb/hppa-obsd-tdep.c +++ b/gdb/hppa-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regcache.h" #include "regset.h" diff --git a/gdb/hppa-tdep.c b/gdb/hppa-tdep.c index 30128bafac4..8becfd5f9f9 100644 --- a/gdb/hppa-tdep.c +++ b/gdb/hppa-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/i386-bsd-nat.c b/gdb/i386-bsd-nat.c index 612eae9e6f1..e1db6c74f9c 100644 --- a/gdb/i386-bsd-nat.c +++ b/gdb/i386-bsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/i386-bsd-tdep.c b/gdb/i386-bsd-tdep.c index 8470f2b6d2f..db00e18bccf 100644 --- a/gdb/i386-bsd-tdep.c +++ b/gdb/i386-bsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "gdbcore.h" diff --git a/gdb/i386-darwin-nat.c b/gdb/i386-darwin-nat.c index 4fa86e49696..acfa46a8b7d 100644 --- a/gdb/i386-darwin-nat.c +++ b/gdb/i386-darwin-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "target.h" diff --git a/gdb/i386-darwin-tdep.c b/gdb/i386-darwin-tdep.c index fc0a3dd3909..5a5c8bffc21 100644 --- a/gdb/i386-darwin-tdep.c +++ b/gdb/i386-darwin-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "gdbcore.h" diff --git a/gdb/i386-dicos-tdep.c b/gdb/i386-dicos-tdep.c index e893a04617f..9859c855150 100644 --- a/gdb/i386-dicos-tdep.c +++ b/gdb/i386-dicos-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "dicos-tdep.h" #include "gdbarch.h" diff --git a/gdb/i386-fbsd-nat.c b/gdb/i386-fbsd-nat.c index 6b567071fb3..f4538fbe407 100644 --- a/gdb/i386-fbsd-nat.c +++ b/gdb/i386-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/i386-fbsd-tdep.c b/gdb/i386-fbsd-tdep.c index 2b9ef77e5e6..d6d477ab732 100644 --- a/gdb/i386-fbsd-tdep.c +++ b/gdb/i386-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "osabi.h" #include "regcache.h" diff --git a/gdb/i386-gnu-nat.c b/gdb/i386-gnu-nat.c index 0b0759179aa..52d4a4b7cec 100644 --- a/gdb/i386-gnu-nat.c +++ b/gdb/i386-gnu-nat.c @@ -29,7 +29,6 @@ extern "C" #include } -#include "defs.h" #include "x86-nat.h" #include "inferior.h" #include "floatformat.h" diff --git a/gdb/i386-gnu-tdep.c b/gdb/i386-gnu-tdep.c index aa1898693b6..fb308215a7a 100644 --- a/gdb/i386-gnu-tdep.c +++ b/gdb/i386-gnu-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "osabi.h" #include "solib-svr4.h" diff --git a/gdb/i386-go32-tdep.c b/gdb/i386-go32-tdep.c index fd1a22fb50a..738b2583a1d 100644 --- a/gdb/i386-go32-tdep.c +++ b/gdb/i386-go32-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "i386-tdep.h" #include "gdbsupport/x86-xstate.h" #include "target-descriptions.h" diff --git a/gdb/i386-linux-nat.c b/gdb/i386-linux-nat.c index 25c57fc902c..7278dd91ff0 100644 --- a/gdb/i386-linux-nat.c +++ b/gdb/i386-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/i386-linux-tdep.c b/gdb/i386-linux-tdep.c index a2f937690c2..44730f204db 100644 --- a/gdb/i386-linux-tdep.c +++ b/gdb/i386-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "frame.h" #include "value.h" diff --git a/gdb/i386-netbsd-nat.c b/gdb/i386-netbsd-nat.c index e4f912f733b..7eaaaf398c3 100644 --- a/gdb/i386-netbsd-nat.c +++ b/gdb/i386-netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "target.h" diff --git a/gdb/i386-netbsd-tdep.c b/gdb/i386-netbsd-tdep.c index 9596435e9d1..a4376569627 100644 --- a/gdb/i386-netbsd-tdep.c +++ b/gdb/i386-netbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "gdbcore.h" diff --git a/gdb/i386-nto-tdep.c b/gdb/i386-nto-tdep.c index f4bb70cc5a0..674d45feba9 100644 --- a/gdb/i386-nto-tdep.c +++ b/gdb/i386-nto-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "osabi.h" #include "regcache.h" diff --git a/gdb/i386-obsd-nat.c b/gdb/i386-obsd-nat.c index 69dd67ed655..2b3d3912430 100644 --- a/gdb/i386-obsd-nat.c +++ b/gdb/i386-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "target.h" diff --git a/gdb/i386-obsd-tdep.c b/gdb/i386-obsd-tdep.c index e1480ec6cc4..6e31567328e 100644 --- a/gdb/i386-obsd-tdep.c +++ b/gdb/i386-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "frame-unwind.h" diff --git a/gdb/i386-sol2-nat.c b/gdb/i386-sol2-nat.c index 7b3bc3a02ac..20ca9d68cbc 100644 --- a/gdb/i386-sol2-nat.c +++ b/gdb/i386-sol2-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include diff --git a/gdb/i386-sol2-tdep.c b/gdb/i386-sol2-tdep.c index bc8df378219..b85ac1751ac 100644 --- a/gdb/i386-sol2-tdep.c +++ b/gdb/i386-sol2-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "osabi.h" diff --git a/gdb/i386-tdep.c b/gdb/i386-tdep.c index 0d4e30b9a4e..1b1efad6fa3 100644 --- a/gdb/i386-tdep.c +++ b/gdb/i386-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "opcode/i386.h" #include "arch-utils.h" #include "command.h" diff --git a/gdb/i386-windows-nat.c b/gdb/i386-windows-nat.c index d262b5fce67..ec6077ffce1 100644 --- a/gdb/i386-windows-nat.c +++ b/gdb/i386-windows-nat.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "windows-nat.h" #include "x86-nat.h" #include "i386-tdep.h" diff --git a/gdb/i386-windows-tdep.c b/gdb/i386-windows-tdep.c index e8ed043be8a..b3a96d70bdf 100644 --- a/gdb/i386-windows-tdep.c +++ b/gdb/i386-windows-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "i386-tdep.h" #include "windows-tdep.h" diff --git a/gdb/i387-tdep.c b/gdb/i387-tdep.c index 3d979e279a1..00c9523ff25 100644 --- a/gdb/i387-tdep.c +++ b/gdb/i387-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbcore.h" #include "inferior.h" diff --git a/gdb/ia64-libunwind-tdep.c b/gdb/ia64-libunwind-tdep.c index 24a5162cdc6..72e4fae418d 100644 --- a/gdb/ia64-libunwind-tdep.c +++ b/gdb/ia64-libunwind-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "frame.h" diff --git a/gdb/ia64-linux-nat.c b/gdb/ia64-linux-nat.c index 2ea7203e7b0..7a8e742daea 100644 --- a/gdb/ia64-linux-nat.c +++ b/gdb/ia64-linux-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "target.h" #include "gdbarch.h" diff --git a/gdb/ia64-linux-tdep.c b/gdb/ia64-linux-tdep.c index 68d4102ee9a..676fdb8edac 100644 --- a/gdb/ia64-linux-tdep.c +++ b/gdb/ia64-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ia64-tdep.h" #include "arch-utils.h" #include "gdbcore.h" diff --git a/gdb/ia64-tdep.c b/gdb/ia64-tdep.c index 88f67ccf096..f49a8d6b558 100644 --- a/gdb/ia64-tdep.c +++ b/gdb/ia64-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "arch-utils.h" diff --git a/gdb/ia64-vms-tdep.c b/gdb/ia64-vms-tdep.c index f5bf2b53e5e..20308c70720 100644 --- a/gdb/ia64-vms-tdep.c +++ b/gdb/ia64-vms-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame-unwind.h" #include "ia64-tdep.h" #include "osabi.h" diff --git a/gdb/inf-child.c b/gdb/inf-child.c index d44179ca042..1318d6b041e 100644 --- a/gdb/inf-child.c +++ b/gdb/inf-child.c @@ -22,7 +22,6 @@ new prototype target and then overriding target methods as necessary. */ -#include "defs.h" #include "regcache.h" #include "memattr.h" #include "symtab.h" diff --git a/gdb/inf-loop.c b/gdb/inf-loop.c index e23608f2800..41e766095f0 100644 --- a/gdb/inf-loop.c +++ b/gdb/inf-loop.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "infrun.h" #include "gdbsupport/event-loop.h" diff --git a/gdb/inf-ptrace.c b/gdb/inf-ptrace.c index 31638fcbb2d..ce303eb87ea 100644 --- a/gdb/inf-ptrace.c +++ b/gdb/inf-ptrace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "command.h" #include "inferior.h" #include "terminal.h" diff --git a/gdb/infcall.c b/gdb/infcall.c index c9267e7a129..86f50044d6d 100644 --- a/gdb/infcall.c +++ b/gdb/infcall.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "infcall.h" #include "breakpoint.h" #include "tracepoint.h" diff --git a/gdb/infcmd.c b/gdb/infcmd.c index ac41ebf11b4..600c90c055a 100644 --- a/gdb/infcmd.c +++ b/gdb/infcmd.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/inferior.c b/gdb/inferior.c index 5ff5eb98955..4e1d789d1ba 100644 --- a/gdb/inferior.c +++ b/gdb/inferior.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "exec.h" #include "inferior.h" #include "target.h" diff --git a/gdb/inflow.c b/gdb/inflow.c index 3dd70b97fe5..ac71e262a1f 100644 --- a/gdb/inflow.c +++ b/gdb/inflow.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "command.h" diff --git a/gdb/infrun.c b/gdb/infrun.c index b06972bb968..a5030b16376 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "displaced-stepping.h" #include "infrun.h" #include diff --git a/gdb/inline-frame.c b/gdb/inline-frame.c index 9f3deef8f03..f65f39be40d 100644 --- a/gdb/inline-frame.c +++ b/gdb/inline-frame.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "breakpoint.h" #include "inline-frame.h" #include "addrmap.h" diff --git a/gdb/interps.c b/gdb/interps.c index 8e9570ecb1e..36d96eea514 100644 --- a/gdb/interps.c +++ b/gdb/interps.c @@ -29,7 +29,6 @@ the readline command interface, and it is probably simpler to just let them take over the input in their resume proc. */ -#include "defs.h" #include "gdbcmd.h" #include "ui-out.h" #include "gdbsupport/event-loop.h" diff --git a/gdb/iq2000-tdep.c b/gdb/iq2000-tdep.c index 4177de059c0..b9d95bbc267 100644 --- a/gdb/iq2000-tdep.c +++ b/gdb/iq2000-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-base.h" #include "frame-unwind.h" diff --git a/gdb/jit.c b/gdb/jit.c index a7fd5c40f9d..3843b84b0e6 100644 --- a/gdb/jit.c +++ b/gdb/jit.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "jit.h" #include "jit-reader.h" diff --git a/gdb/language.c b/gdb/language.c index c5bbc319963..e43e0fe7a17 100644 --- a/gdb/language.c +++ b/gdb/language.c @@ -28,7 +28,6 @@ return data out of a "language-specific" struct pointer that is set whenever the working language changes. That would be a lot faster. */ -#include "defs.h" #include #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/linespec.c b/gdb/linespec.c index b5bbd8c433c..ca154d2dcba 100644 --- a/gdb/linespec.c +++ b/gdb/linespec.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "frame.h" #include "command.h" diff --git a/gdb/linux-fork.c b/gdb/linux-fork.c index 0d92d61f0d2..bb8119a36d0 100644 --- a/gdb/linux-fork.c +++ b/gdb/linux-fork.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "inferior.h" #include "infrun.h" diff --git a/gdb/linux-nat-trad.c b/gdb/linux-nat-trad.c index 3639b2e2578..d90d76fd9a0 100644 --- a/gdb/linux-nat-trad.c +++ b/gdb/linux-nat-trad.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "linux-nat-trad.h" #include "nat/gdb_ptrace.h" diff --git a/gdb/linux-nat.c b/gdb/linux-nat.c index 3ba072bc8d7..2602e1f240d 100644 --- a/gdb/linux-nat.c +++ b/gdb/linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "infrun.h" #include "target.h" diff --git a/gdb/linux-record.c b/gdb/linux-record.c index 1b7330de08c..6430c0e0088 100644 --- a/gdb/linux-record.c +++ b/gdb/linux-record.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "gdbtypes.h" #include "regcache.h" diff --git a/gdb/linux-tdep.c b/gdb/linux-tdep.c index 701e3df7a27..b967580a643 100644 --- a/gdb/linux-tdep.c +++ b/gdb/linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "linux-tdep.h" #include "auxv.h" diff --git a/gdb/linux-thread-db.c b/gdb/linux-thread-db.c index 34a39899eeb..65bf4a79fdf 100644 --- a/gdb/linux-thread-db.c +++ b/gdb/linux-thread-db.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "gdb_proc_service.h" #include "nat/gdb_thread_db.h" diff --git a/gdb/lm32-tdep.c b/gdb/lm32-tdep.c index b4605e48c6a..478f1edf3e6 100644 --- a/gdb/lm32-tdep.c +++ b/gdb/lm32-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/location.c b/gdb/location.c index c3bea1fc673..851d6e47444 100644 --- a/gdb/location.c +++ b/gdb/location.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_assert.h" #include "gdbsupport/gdb-checked-static-cast.h" #include "location.h" diff --git a/gdb/loongarch-linux-nat.c b/gdb/loongarch-linux-nat.c index 9bceb8a5953..15fca6ad781 100644 --- a/gdb/loongarch-linux-nat.c +++ b/gdb/loongarch-linux-nat.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "elf/common.h" #include "gregset.h" #include "inferior.h" diff --git a/gdb/loongarch-linux-tdep.c b/gdb/loongarch-linux-tdep.c index cc8121bb2b8..a57dc31cde8 100644 --- a/gdb/loongarch-linux-tdep.c +++ b/gdb/loongarch-linux-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "glibc-tdep.h" #include "inferior.h" #include "linux-tdep.h" diff --git a/gdb/loongarch-tdep.c b/gdb/loongarch-tdep.c index 0b38e751d16..149fbd55db9 100644 --- a/gdb/loongarch-tdep.c +++ b/gdb/loongarch-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dwarf2/frame.h" #include "elf-bfd.h" diff --git a/gdb/m2-exp.y b/gdb/m2-exp.y index ce5a399477d..ebbc49c62a5 100644 --- a/gdb/m2-exp.y +++ b/gdb/m2-exp.y @@ -37,7 +37,6 @@ %{ -#include "defs.h" #include "expression.h" #include "language.h" #include "value.h" diff --git a/gdb/m2-lang.c b/gdb/m2-lang.c index 30c2a931236..86fef96dec1 100644 --- a/gdb/m2-lang.c +++ b/gdb/m2-lang.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/m2-typeprint.c b/gdb/m2-typeprint.c index d8172c0c368..32cc930cfb8 100644 --- a/gdb/m2-typeprint.c +++ b/gdb/m2-typeprint.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "gdbsupport/gdb_obstack.h" #include "bfd.h" diff --git a/gdb/m2-valprint.c b/gdb/m2-valprint.c index c98f9269ae6..62bfec9cf1c 100644 --- a/gdb/m2-valprint.c +++ b/gdb/m2-valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/m32c-tdep.c b/gdb/m32c-tdep.c index 0895f7bd0c4..33ec44349d7 100644 --- a/gdb/m32c-tdep.c +++ b/gdb/m32c-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "sim/sim-m32c.h" #include "gdbtypes.h" #include "regcache.h" diff --git a/gdb/m32r-linux-nat.c b/gdb/m32r-linux-nat.c index f482fe62e23..08a4db1d39a 100644 --- a/gdb/m32r-linux-nat.c +++ b/gdb/m32r-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/m32r-linux-tdep.c b/gdb/m32r-linux-tdep.c index b74d2f3f161..a28e1135840 100644 --- a/gdb/m32r-linux-tdep.c +++ b/gdb/m32r-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "frame.h" #include "value.h" diff --git a/gdb/m32r-tdep.c b/gdb/m32r-tdep.c index 0bd6b499e6f..215df88b21c 100644 --- a/gdb/m32r-tdep.c +++ b/gdb/m32r-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/m68hc11-tdep.c b/gdb/m68hc11-tdep.c index d80b190f2c0..70b3f129d5a 100644 --- a/gdb/m68hc11-tdep.c +++ b/gdb/m68hc11-tdep.c @@ -20,7 +20,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/m68k-bsd-nat.c b/gdb/m68k-bsd-nat.c index 29fd98f0921..1fb0c20d05c 100644 --- a/gdb/m68k-bsd-nat.c +++ b/gdb/m68k-bsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "gdbcore.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/m68k-bsd-tdep.c b/gdb/m68k-bsd-tdep.c index 3903a83f4e0..faec4713143 100644 --- a/gdb/m68k-bsd-tdep.c +++ b/gdb/m68k-bsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "osabi.h" diff --git a/gdb/m68k-linux-nat.c b/gdb/m68k-linux-nat.c index 8b1f868a6b9..7f337398676 100644 --- a/gdb/m68k-linux-nat.c +++ b/gdb/m68k-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "language.h" diff --git a/gdb/m68k-linux-tdep.c b/gdb/m68k-linux-tdep.c index eca4ede099f..4874db720db 100644 --- a/gdb/m68k-linux-tdep.c +++ b/gdb/m68k-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "frame.h" #include "target.h" diff --git a/gdb/m68k-tdep.c b/gdb/m68k-tdep.c index abfc605aabb..f73f58de90a 100644 --- a/gdb/m68k-tdep.c +++ b/gdb/m68k-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/frame.h" #include "frame.h" #include "frame-base.h" diff --git a/gdb/machoread.c b/gdb/machoread.c index 8022fac9378..b65694e697d 100644 --- a/gdb/machoread.c +++ b/gdb/machoread.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "bfd.h" diff --git a/gdb/macrocmd.c b/gdb/macrocmd.c index d3879cdf94c..ddabfede0f5 100644 --- a/gdb/macrocmd.c +++ b/gdb/macrocmd.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "macrotab.h" #include "macroexp.h" #include "macroscope.h" diff --git a/gdb/macroexp.c b/gdb/macroexp.c index b8a9b29db24..bcae7ec8daf 100644 --- a/gdb/macroexp.c +++ b/gdb/macroexp.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "macrotab.h" #include "macroexp.h" diff --git a/gdb/macroscope.c b/gdb/macroscope.c index b193b0a5c02..4c1304f119a 100644 --- a/gdb/macroscope.c +++ b/gdb/macroscope.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "macroscope.h" #include "symtab.h" diff --git a/gdb/macrotab.c b/gdb/macrotab.c index 5329d2a5a93..f2012dae1ad 100644 --- a/gdb/macrotab.c +++ b/gdb/macrotab.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "gdbsupport/pathstuff.h" #include "splay-tree.h" diff --git a/gdb/main.c b/gdb/main.c index 17826fae95e..bf3c776dba9 100644 --- a/gdb/main.c +++ b/gdb/main.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "ui.h" #include "target.h" diff --git a/gdb/maint-test-options.c b/gdb/maint-test-options.c index 11b0e1d1f0f..f671771f3b3 100644 --- a/gdb/maint-test-options.c +++ b/gdb/maint-test-options.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "cli/cli-option.h" diff --git a/gdb/maint-test-settings.c b/gdb/maint-test-settings.c index 22c7d2dd7ab..61456911589 100644 --- a/gdb/maint-test-settings.c +++ b/gdb/maint-test-settings.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" /* Command list for "maint set test-settings". */ diff --git a/gdb/maint.c b/gdb/maint.c index f410cf11e69..6a5a55afebf 100644 --- a/gdb/maint.c +++ b/gdb/maint.c @@ -20,7 +20,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include #include diff --git a/gdb/make-init-c b/gdb/make-init-c index 7190e691c3e..3458333c84c 100755 --- a/gdb/make-init-c +++ b/gdb/make-init-c @@ -41,7 +41,6 @@ set -e echo "/* Do not modify this file. */" echo "/* It is created automatically by the Makefile. */" -echo "#include \"defs.h\" /* For initialize_file_ftype. */" echo "#include " echo "" sed -n -e 's/^\(_initialize_[a-zA-Z0-9_]*\) ()$/\1/p' "$@" | while read -r name; do diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index 4748b0cd7aa..ab4d509e02a 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -39,7 +39,6 @@ This module can read all four of the known byte-order combinations, on any type of host. */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "gdbcore.h" diff --git a/gdb/mem-break.c b/gdb/mem-break.c index 552bb28b288..712ad000daf 100644 --- a/gdb/mem-break.c +++ b/gdb/mem-break.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "breakpoint.h" #include "inferior.h" diff --git a/gdb/memattr.c b/gdb/memattr.c index 6d406be3633..062611e8ee6 100644 --- a/gdb/memattr.c +++ b/gdb/memattr.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "command.h" #include "gdbcmd.h" #include "memattr.h" diff --git a/gdb/memory-map.c b/gdb/memory-map.c index 7b7a0ebf950..26c49dbb079 100644 --- a/gdb/memory-map.c +++ b/gdb/memory-map.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "memory-map.h" #if !defined(HAVE_LIBEXPAT) diff --git a/gdb/memrange.c b/gdb/memrange.c index 161e9ac8f95..11687b808b8 100644 --- a/gdb/memrange.c +++ b/gdb/memrange.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "memrange.h" #include diff --git a/gdb/memtag.c b/gdb/memtag.c index 86b2f66de28..54bdc0ad323 100644 --- a/gdb/memtag.c +++ b/gdb/memtag.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "memtag.h" #include "bfd.h" diff --git a/gdb/mep-tdep.c b/gdb/mep-tdep.c index f455d3eb51d..fdb589134da 100644 --- a/gdb/mep-tdep.c +++ b/gdb/mep-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/mi/mi-cmd-break.c b/gdb/mi/mi-cmd-break.c index 4e64283f8e9..343a167e3d8 100644 --- a/gdb/mi/mi-cmd-break.c +++ b/gdb/mi/mi-cmd-break.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "mi-cmds.h" #include "ui-out.h" diff --git a/gdb/mi/mi-cmd-catch.c b/gdb/mi/mi-cmd-catch.c index 422bbe793f2..6cba316efda 100644 --- a/gdb/mi/mi-cmd-catch.c +++ b/gdb/mi/mi-cmd-catch.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "breakpoint.h" #include "ada-lang.h" diff --git a/gdb/mi/mi-cmd-disas.c b/gdb/mi/mi-cmd-disas.c index 3121f0c1dd9..99b2ae41817 100644 --- a/gdb/mi/mi-cmd-disas.c +++ b/gdb/mi/mi-cmd-disas.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "target.h" #include "value.h" diff --git a/gdb/mi/mi-cmd-env.c b/gdb/mi/mi-cmd-env.c index e4fa89bb82c..ae8c5e8bf00 100644 --- a/gdb/mi/mi-cmd-env.c +++ b/gdb/mi/mi-cmd-env.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "value.h" #include "mi-out.h" diff --git a/gdb/mi/mi-cmd-file.c b/gdb/mi/mi-cmd-file.c index 95128a9ad6d..3e2702e04ed 100644 --- a/gdb/mi/mi-cmd-file.c +++ b/gdb/mi/mi-cmd-file.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-cmds.h" #include "mi-getopt.h" #include "mi-interp.h" diff --git a/gdb/mi/mi-cmd-info.c b/gdb/mi/mi-cmd-info.c index 1af20f8cb3a..628891bcc11 100644 --- a/gdb/mi/mi-cmd-info.c +++ b/gdb/mi/mi-cmd-info.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osdata.h" #include "mi-cmds.h" #include "ada-lang.h" diff --git a/gdb/mi/mi-cmd-stack.c b/gdb/mi/mi-cmd-stack.c index 09c31b6a9a4..b78c169e70b 100644 --- a/gdb/mi/mi-cmd-stack.c +++ b/gdb/mi/mi-cmd-stack.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "frame.h" #include "value.h" diff --git a/gdb/mi/mi-cmd-target.c b/gdb/mi/mi-cmd-target.c index e9edad73996..fbc6d6c07c8 100644 --- a/gdb/mi/mi-cmd-target.c +++ b/gdb/mi/mi-cmd-target.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-cmds.h" #include "mi-getopt.h" #include "remote.h" diff --git a/gdb/mi/mi-cmd-var.c b/gdb/mi/mi-cmd-var.c index cb5bafe9b7b..f31120472a7 100644 --- a/gdb/mi/mi-cmd-var.c +++ b/gdb/mi/mi-cmd-var.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-cmds.h" #include "mi-main.h" #include "ui-out.h" diff --git a/gdb/mi/mi-cmds.c b/gdb/mi/mi-cmds.c index 53df07c41d0..c7afb10097b 100644 --- a/gdb/mi/mi-cmds.c +++ b/gdb/mi/mi-cmds.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "mi-cmds.h" #include "mi-main.h" diff --git a/gdb/mi/mi-common.c b/gdb/mi/mi-common.c index dc0ea563921..699ead28520 100644 --- a/gdb/mi/mi-common.c +++ b/gdb/mi/mi-common.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-common.h" static const char * const async_reason_string_lookup[] = diff --git a/gdb/mi/mi-console.c b/gdb/mi/mi-console.c index 74d33200575..1f8d731e39f 100644 --- a/gdb/mi/mi-console.c +++ b/gdb/mi/mi-console.c @@ -24,7 +24,6 @@ for instance, error output is normally identified by a leading "&". */ -#include "defs.h" #include "mi-console.h" /* Create a console that wraps the given output stream RAW with the diff --git a/gdb/mi/mi-getopt.c b/gdb/mi/mi-getopt.c index cf98c56e7e0..143c5b92dcd 100644 --- a/gdb/mi/mi-getopt.c +++ b/gdb/mi/mi-getopt.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-getopt.h" /* See comments about mi_getopt and mi_getopt_silent in mi-getopt.h. When there is an unknown option, if ERROR_ON_UNKNOWN is true, diff --git a/gdb/mi/mi-interp.c b/gdb/mi/mi-interp.c index 38ae2276901..07e036f5ff9 100644 --- a/gdb/mi/mi-interp.c +++ b/gdb/mi/mi-interp.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-interp.h" diff --git a/gdb/mi/mi-main.c b/gdb/mi/mi-main.c index f4ab17915ec..ab788a20231 100644 --- a/gdb/mi/mi-main.c +++ b/gdb/mi/mi-main.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "target.h" #include "inferior.h" diff --git a/gdb/mi/mi-out.c b/gdb/mi/mi-out.c index 41bb95a9273..ff93d2cd448 100644 --- a/gdb/mi/mi-out.c +++ b/gdb/mi/mi-out.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-out.h" #include diff --git a/gdb/mi/mi-parse.c b/gdb/mi/mi-parse.c index 6975821c7ec..8804c98d7b4 100644 --- a/gdb/mi/mi-parse.c +++ b/gdb/mi/mi-parse.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-cmds.h" #include "mi-parse.h" #include "charset.h" diff --git a/gdb/mi/mi-symbol-cmds.c b/gdb/mi/mi-symbol-cmds.c index 37cf2fbcfa2..15c032b9ae2 100644 --- a/gdb/mi/mi-symbol-cmds.c +++ b/gdb/mi/mi-symbol-cmds.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "mi-cmds.h" #include "symtab.h" #include "objfiles.h" diff --git a/gdb/microblaze-linux-tdep.c b/gdb/microblaze-linux-tdep.c index 6236ab0a044..999a3bc2712 100644 --- a/gdb/microblaze-linux-tdep.c +++ b/gdb/microblaze-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "symtab.h" diff --git a/gdb/microblaze-tdep.c b/gdb/microblaze-tdep.c index 07261bd4d22..1886c973bdc 100644 --- a/gdb/microblaze-tdep.c +++ b/gdb/microblaze-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "frame.h" diff --git a/gdb/mingw-hdep.c b/gdb/mingw-hdep.c index 0ef19b680fb..53815b2f683 100644 --- a/gdb/mingw-hdep.c +++ b/gdb/mingw-hdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "main.h" #include "serial.h" #include "gdbsupport/event-loop.h" diff --git a/gdb/minidebug.c b/gdb/minidebug.c index b7558b71f98..b3a1f121280 100644 --- a/gdb/minidebug.c +++ b/gdb/minidebug.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdb_bfd.h" #include "symfile.h" #include "objfiles.h" diff --git a/gdb/minsyms.c b/gdb/minsyms.c index 6aa2010fb01..38176c4bdcb 100644 --- a/gdb/minsyms.c +++ b/gdb/minsyms.c @@ -36,7 +36,6 @@ to figure out what full symbol table entries need to be read in. */ -#include "defs.h" #include #include "symtab.h" #include "bfd.h" diff --git a/gdb/mips-fbsd-nat.c b/gdb/mips-fbsd-nat.c index 6dd7b00bf5e..b4d410405e3 100644 --- a/gdb/mips-fbsd-nat.c +++ b/gdb/mips-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/mips-fbsd-tdep.c b/gdb/mips-fbsd-tdep.c index 8464a92bf4a..188ef4099da 100644 --- a/gdb/mips-fbsd-tdep.c +++ b/gdb/mips-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regset.h" #include "trad-frame.h" diff --git a/gdb/mips-linux-nat.c b/gdb/mips-linux-nat.c index 435aff82bbc..97ec72e5d73 100644 --- a/gdb/mips-linux-nat.c +++ b/gdb/mips-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "command.h" #include "gdbcmd.h" #include "inferior.h" diff --git a/gdb/mips-linux-tdep.c b/gdb/mips-linux-tdep.c index 0b5e7867788..79508f0fce7 100644 --- a/gdb/mips-linux-tdep.c +++ b/gdb/mips-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "target.h" #include "solib-svr4.h" diff --git a/gdb/mips-netbsd-nat.c b/gdb/mips-netbsd-nat.c index ddf6a8d15db..3576c099fa6 100644 --- a/gdb/mips-netbsd-nat.c +++ b/gdb/mips-netbsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/mips-netbsd-tdep.c b/gdb/mips-netbsd-tdep.c index 8d3604a8b90..63068a18fe8 100644 --- a/gdb/mips-netbsd-tdep.c +++ b/gdb/mips-netbsd-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "regset.h" diff --git a/gdb/mips-sde-tdep.c b/gdb/mips-sde-tdep.c index 7b367898f04..90988cdfdac 100644 --- a/gdb/mips-sde-tdep.c +++ b/gdb/mips-sde-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "elf-bfd.h" #include "symtab.h" diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c index 67bed1d2ba0..c34971c60c1 100644 --- a/gdb/mips-tdep.c +++ b/gdb/mips-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "symtab.h" diff --git a/gdb/mips64-obsd-nat.c b/gdb/mips64-obsd-nat.c index 2b3449c2dc1..ced3ffb2ee2 100644 --- a/gdb/mips64-obsd-nat.c +++ b/gdb/mips64-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/mips64-obsd-tdep.c b/gdb/mips64-obsd-tdep.c index cacb8bbee50..543938bc08e 100644 --- a/gdb/mips64-obsd-tdep.c +++ b/gdb/mips64-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "osabi.h" #include "regcache.h" diff --git a/gdb/mipsread.c b/gdb/mipsread.c index 40b1413e215..53def129be7 100644 --- a/gdb/mipsread.c +++ b/gdb/mipsread.c @@ -23,7 +23,6 @@ /* Read symbols from an ECOFF file. Most of the work is done in mdebugread.c. */ -#include "defs.h" #include "bfd.h" #include "symtab.h" #include "objfiles.h" diff --git a/gdb/mn10300-linux-tdep.c b/gdb/mn10300-linux-tdep.c index 4554cb18231..8eb59d2cee4 100644 --- a/gdb/mn10300-linux-tdep.c +++ b/gdb/mn10300-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "mn10300-tdep.h" diff --git a/gdb/mn10300-tdep.c b/gdb/mn10300-tdep.c index f8c5a0906ef..cd70f8adb68 100644 --- a/gdb/mn10300-tdep.c +++ b/gdb/mn10300-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "gdbtypes.h" diff --git a/gdb/moxie-tdep.c b/gdb/moxie-tdep.c index 812c92d1e0a..a6b783e5c84 100644 --- a/gdb/moxie-tdep.c +++ b/gdb/moxie-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/msp430-tdep.c b/gdb/msp430-tdep.c index e07e3cc4be2..9d90a6e2784 100644 --- a/gdb/msp430-tdep.c +++ b/gdb/msp430-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "prologue-value.h" #include "target.h" diff --git a/gdb/namespace.c b/gdb/namespace.c index 33057fe08be..231c7bd4cb6 100644 --- a/gdb/namespace.c +++ b/gdb/namespace.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "namespace.h" #include "frame.h" #include "symtab.h" diff --git a/gdb/nat/aarch64-hw-point.c b/gdb/nat/aarch64-hw-point.c index 08fd230b71f..b62c4627d96 100644 --- a/gdb/nat/aarch64-hw-point.c +++ b/gdb/nat/aarch64-hw-point.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/break-common.h" #include "gdbsupport/common-regcache.h" #include "aarch64-hw-point.h" diff --git a/gdb/nat/aarch64-linux-hw-point.c b/gdb/nat/aarch64-linux-hw-point.c index 8a06a0c30ef..43e04fef137 100644 --- a/gdb/nat/aarch64-linux-hw-point.c +++ b/gdb/nat/aarch64-linux-hw-point.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/break-common.h" #include "gdbsupport/common-regcache.h" #include "nat/linux-nat.h" diff --git a/gdb/nat/aarch64-linux.c b/gdb/nat/aarch64-linux.c index 5ebbc9b81f8..5a95f22a6fc 100644 --- a/gdb/nat/aarch64-linux.c +++ b/gdb/nat/aarch64-linux.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/break-common.h" #include "nat/linux-nat.h" #include "nat/aarch64-linux-hw-point.h" diff --git a/gdb/nat/aarch64-mte-linux-ptrace.c b/gdb/nat/aarch64-mte-linux-ptrace.c index dfd2856a642..ace3e188061 100644 --- a/gdb/nat/aarch64-mte-linux-ptrace.c +++ b/gdb/nat/aarch64-mte-linux-ptrace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/byte-vector.h" #include "linux-ptrace.h" diff --git a/gdb/nat/aarch64-scalable-linux-ptrace.c b/gdb/nat/aarch64-scalable-linux-ptrace.c index a840d513c0c..81bb8eab4a8 100644 --- a/gdb/nat/aarch64-scalable-linux-ptrace.c +++ b/gdb/nat/aarch64-scalable-linux-ptrace.c @@ -19,7 +19,6 @@ #include #include -#include "gdbsupport/common-defs.h" #include "elf/external.h" #include "elf/common.h" #include "aarch64-scalable-linux-ptrace.h" diff --git a/gdb/nat/amd64-linux-siginfo.c b/gdb/nat/amd64-linux-siginfo.c index 8ced1935342..f5e99941b5c 100644 --- a/gdb/nat/amd64-linux-siginfo.c +++ b/gdb/nat/amd64-linux-siginfo.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include #include "amd64-linux-siginfo.h" diff --git a/gdb/nat/fork-inferior.c b/gdb/nat/fork-inferior.c index dfc2f6c5a88..a5900fe4ee8 100644 --- a/gdb/nat/fork-inferior.c +++ b/gdb/nat/fork-inferior.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "fork-inferior.h" #include "target/waitstatus.h" #include "gdbsupport/filestuff.h" diff --git a/gdb/nat/linux-btrace.c b/gdb/nat/linux-btrace.c index f8352b62b8b..5715168d2f0 100644 --- a/gdb/nat/linux-btrace.c +++ b/gdb/nat/linux-btrace.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "linux-btrace.h" #include "gdbsupport/common-regcache.h" #include "gdbsupport/gdb_wait.h" diff --git a/gdb/nat/linux-namespaces.c b/gdb/nat/linux-namespaces.c index 292e7e7ffc8..36a245c6a4c 100644 --- a/gdb/nat/linux-namespaces.c +++ b/gdb/nat/linux-namespaces.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/linux-namespaces.h" #include "gdbsupport/filestuff.h" #include diff --git a/gdb/nat/linux-osdata.c b/gdb/nat/linux-osdata.c index c9192940f23..6ffabe90aa7 100644 --- a/gdb/nat/linux-osdata.c +++ b/gdb/nat/linux-osdata.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "linux-osdata.h" #include diff --git a/gdb/nat/linux-personality.c b/gdb/nat/linux-personality.c index 49789321aeb..a406c73dfe8 100644 --- a/gdb/nat/linux-personality.c +++ b/gdb/nat/linux-personality.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/linux-personality.h" #include diff --git a/gdb/nat/linux-procfs.c b/gdb/nat/linux-procfs.c index b17e3120792..e2086952ce6 100644 --- a/gdb/nat/linux-procfs.c +++ b/gdb/nat/linux-procfs.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "linux-procfs.h" #include "gdbsupport/filestuff.h" #include diff --git a/gdb/nat/linux-ptrace.c b/gdb/nat/linux-ptrace.c index 4fe8ffa4053..9ea0e22913f 100644 --- a/gdb/nat/linux-ptrace.c +++ b/gdb/nat/linux-ptrace.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "linux-ptrace.h" #include "linux-procfs.h" #include "linux-waitpid.h" diff --git a/gdb/nat/linux-waitpid.c b/gdb/nat/linux-waitpid.c index 7b5b095b560..0ac2f9fb2b9 100644 --- a/gdb/nat/linux-waitpid.c +++ b/gdb/nat/linux-waitpid.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "linux-nat.h" #include "linux-waitpid.h" diff --git a/gdb/nat/mips-linux-watch.c b/gdb/nat/mips-linux-watch.c index 091d235f760..7d105e8e6ea 100644 --- a/gdb/nat/mips-linux-watch.c +++ b/gdb/nat/mips-linux-watch.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/gdb_ptrace.h" #include "mips-linux-watch.h" diff --git a/gdb/nat/netbsd-nat.c b/gdb/nat/netbsd-nat.c index 5b208c15fe4..713ed6a16fa 100644 --- a/gdb/nat/netbsd-nat.c +++ b/gdb/nat/netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/netbsd-nat.h" #include "gdbsupport/common-debug.h" diff --git a/gdb/nat/ppc-linux.c b/gdb/nat/ppc-linux.c index cc6dffe7d60..d64ed33fcf2 100644 --- a/gdb/nat/ppc-linux.c +++ b/gdb/nat/ppc-linux.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "ppc-linux.h" #include "nat/gdb_ptrace.h" #include diff --git a/gdb/nat/riscv-linux-tdesc.c b/gdb/nat/riscv-linux-tdesc.c index 32f52772f62..0cd38435b22 100644 --- a/gdb/nat/riscv-linux-tdesc.c +++ b/gdb/nat/riscv-linux-tdesc.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdb_proc_service.h" #include "arch/riscv.h" diff --git a/gdb/nat/windows-nat.c b/gdb/nat/windows-nat.c index 86b70c8d566..f9f6848861d 100644 --- a/gdb/nat/windows-nat.c +++ b/gdb/nat/windows-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/windows-nat.h" #include "gdbsupport/common-debug.h" #include "target/target.h" diff --git a/gdb/nat/x86-dregs.c b/gdb/nat/x86-dregs.c index d22e839730a..7ea9f49eb68 100644 --- a/gdb/nat/x86-dregs.c +++ b/gdb/nat/x86-dregs.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "x86-dregs.h" #include "gdbsupport/break-common.h" diff --git a/gdb/nat/x86-linux-dregs.c b/gdb/nat/x86-linux-dregs.c index a1bc49909d9..a6c0ea63552 100644 --- a/gdb/nat/x86-linux-dregs.c +++ b/gdb/nat/x86-linux-dregs.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "nat/gdb_ptrace.h" #include #include "target/waitstatus.h" diff --git a/gdb/nat/x86-linux.c b/gdb/nat/x86-linux.c index e61f4d749ba..7a21c8f2c26 100644 --- a/gdb/nat/x86-linux.c +++ b/gdb/nat/x86-linux.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "x86-linux.h" #include "x86-linux-dregs.h" diff --git a/gdb/nat/x86-xstate.c b/gdb/nat/x86-xstate.c index 9b64ceb309e..970dda1d894 100644 --- a/gdb/nat/x86-xstate.c +++ b/gdb/nat/x86-xstate.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/x86-xstate.h" #include "nat/x86-cpuid.h" #include "nat/x86-xstate.h" diff --git a/gdb/nds32-tdep.c b/gdb/nds32-tdep.c index e453cd0f6d9..bbbc80b37cd 100644 --- a/gdb/nds32-tdep.c +++ b/gdb/nds32-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/netbsd-nat.c b/gdb/netbsd-nat.c index 574c1ad489c..90456de165e 100644 --- a/gdb/netbsd-nat.c +++ b/gdb/netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "netbsd-nat.h" #include "nat/netbsd-nat.h" diff --git a/gdb/netbsd-tdep.c b/gdb/netbsd-tdep.c index e21217d7509..953b329674a 100644 --- a/gdb/netbsd-tdep.c +++ b/gdb/netbsd-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "auxv.h" #include "solib-svr4.h" #include "netbsd-tdep.h" diff --git a/gdb/nios2-linux-tdep.c b/gdb/nios2-linux-tdep.c index 9d2d4fff04a..bd5f6cfe3f6 100644 --- a/gdb/nios2-linux-tdep.c +++ b/gdb/nios2-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "osabi.h" #include "solib-svr4.h" diff --git a/gdb/nios2-tdep.c b/gdb/nios2-tdep.c index 0a8eeb88bb5..da2616b436e 100644 --- a/gdb/nios2-tdep.c +++ b/gdb/nios2-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/nto-procfs.c b/gdb/nto-procfs.c index a076a237f26..95a75b46d4f 100644 --- a/gdb/nto-procfs.c +++ b/gdb/nto-procfs.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c index a16459283f5..937902b4f0a 100644 --- a/gdb/nto-tdep.c +++ b/gdb/nto-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "nto-tdep.h" #include "top.h" diff --git a/gdb/objc-lang.c b/gdb/objc-lang.c index 2424e1e8530..e492c82845b 100644 --- a/gdb/objc-lang.c +++ b/gdb/objc-lang.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/objfiles.c b/gdb/objfiles.c index d880b9304d2..ba88ed1bc41 100644 --- a/gdb/objfiles.c +++ b/gdb/objfiles.c @@ -22,7 +22,6 @@ /* This file contains support routines for creating, manipulating, and destroying objfile structures. */ -#include "defs.h" #include "bfd.h" #include "symtab.h" #include "symfile.h" diff --git a/gdb/obsd-nat.c b/gdb/obsd-nat.c index d9134c0b18d..69a21ad71fc 100644 --- a/gdb/obsd-nat.c +++ b/gdb/obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbthread.h" #include "inferior.h" #include "target.h" diff --git a/gdb/obsd-tdep.c b/gdb/obsd-tdep.c index da53a82b2a8..5142984bc84 100644 --- a/gdb/obsd-tdep.c +++ b/gdb/obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "auxv.h" #include "frame.h" #include "symtab.h" diff --git a/gdb/observable.c b/gdb/observable.c index 6ee456243a5..0527cc68e2c 100644 --- a/gdb/observable.c +++ b/gdb/observable.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "observable.h" #include "command.h" #include "gdbcmd.h" diff --git a/gdb/opencl-lang.c b/gdb/opencl-lang.c index 2b58deed573..2132778b4be 100644 --- a/gdb/opencl-lang.c +++ b/gdb/opencl-lang.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "symtab.h" #include "expression.h" diff --git a/gdb/or1k-linux-nat.c b/gdb/or1k-linux-nat.c index 9a84bc93af3..21392245f48 100644 --- a/gdb/or1k-linux-nat.c +++ b/gdb/or1k-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "gregset.h" #include "linux-nat.h" diff --git a/gdb/or1k-linux-tdep.c b/gdb/or1k-linux-tdep.c index 75ab8459e75..00045a33820 100644 --- a/gdb/or1k-linux-tdep.c +++ b/gdb/or1k-linux-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "or1k-tdep.h" #include "osabi.h" #include "glibc-tdep.h" diff --git a/gdb/or1k-tdep.c b/gdb/or1k-tdep.c index ffcb50f4bcd..d4ac0ac1b9d 100644 --- a/gdb/or1k-tdep.c +++ b/gdb/or1k-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "symtab.h" diff --git a/gdb/osabi.c b/gdb/osabi.c index 9917d360b6a..016c203f47f 100644 --- a/gdb/osabi.c +++ b/gdb/osabi.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "arch-utils.h" diff --git a/gdb/osdata.c b/gdb/osdata.c index a1cc468a346..6dea1003cd2 100644 --- a/gdb/osdata.c +++ b/gdb/osdata.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "xml-support.h" #include "osdata.h" diff --git a/gdb/p-exp.y b/gdb/p-exp.y index bfb1cad60a7..2140b609225 100644 --- a/gdb/p-exp.y +++ b/gdb/p-exp.y @@ -43,7 +43,6 @@ Probably also lots of other problems, less well defined PM. */ %{ -#include "defs.h" #include #include "expression.h" #include "value.h" diff --git a/gdb/p-lang.c b/gdb/p-lang.c index 73ba436437b..adc6402084d 100644 --- a/gdb/p-lang.c +++ b/gdb/p-lang.c @@ -19,7 +19,6 @@ /* This file is derived from c-lang.c */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "expression.h" diff --git a/gdb/p-typeprint.c b/gdb/p-typeprint.c index eb2d0283d63..5c48c1400c4 100644 --- a/gdb/p-typeprint.c +++ b/gdb/p-typeprint.c @@ -18,7 +18,6 @@ /* This file is derived from p-typeprint.c */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "bfd.h" #include "symtab.h" diff --git a/gdb/p-valprint.c b/gdb/p-valprint.c index 2372cdf83eb..7f6d7dc6e6b 100644 --- a/gdb/p-valprint.c +++ b/gdb/p-valprint.c @@ -19,7 +19,6 @@ /* This file is derived from c-valprint.c */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/parse.c b/gdb/parse.c index 4b0eeaf5330..fecaa81c318 100644 --- a/gdb/parse.c +++ b/gdb/parse.c @@ -29,7 +29,6 @@ during the process of parsing; the lower levels of the tree always come first in the result. */ -#include "defs.h" #include #include "arch-utils.h" #include "symtab.h" diff --git a/gdb/posix-hdep.c b/gdb/posix-hdep.c index ae5add9790f..a0d5c585ebc 100644 --- a/gdb/posix-hdep.c +++ b/gdb/posix-hdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/event-loop.h" #include "gdbsupport/gdb_select.h" #include "inferior.h" diff --git a/gdb/ppc-fbsd-nat.c b/gdb/ppc-fbsd-nat.c index 1925660f457..b3b20ffdbbc 100644 --- a/gdb/ppc-fbsd-nat.c +++ b/gdb/ppc-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/ppc-fbsd-tdep.c b/gdb/ppc-fbsd-tdep.c index 719ddc71d13..8f86607d5d1 100644 --- a/gdb/ppc-fbsd-tdep.c +++ b/gdb/ppc-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "gdbcore.h" diff --git a/gdb/ppc-linux-nat.c b/gdb/ppc-linux-nat.c index 028422bb1e8..2ed6e6e5068 100644 --- a/gdb/ppc-linux-nat.c +++ b/gdb/ppc-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "gdbthread.h" diff --git a/gdb/ppc-linux-tdep.c b/gdb/ppc-linux-tdep.c index 2824cb628c3..2da2d32eb26 100644 --- a/gdb/ppc-linux-tdep.c +++ b/gdb/ppc-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "symtab.h" diff --git a/gdb/ppc-netbsd-nat.c b/gdb/ppc-netbsd-nat.c index 06a7a3710f7..a384944376e 100644 --- a/gdb/ppc-netbsd-nat.c +++ b/gdb/ppc-netbsd-nat.c @@ -21,7 +21,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include #include diff --git a/gdb/ppc-netbsd-tdep.c b/gdb/ppc-netbsd-tdep.c index 58f5678d5d9..d8e4c424ba4 100644 --- a/gdb/ppc-netbsd-tdep.c +++ b/gdb/ppc-netbsd-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "osabi.h" #include "regcache.h" diff --git a/gdb/ppc-obsd-nat.c b/gdb/ppc-obsd-nat.c index 06a67c3e25f..66e7b9357fa 100644 --- a/gdb/ppc-obsd-nat.c +++ b/gdb/ppc-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "inferior.h" #include "regcache.h" diff --git a/gdb/ppc-obsd-tdep.c b/gdb/ppc-obsd-tdep.c index b845e67bcaa..b50a24c6af7 100644 --- a/gdb/ppc-obsd-tdep.c +++ b/gdb/ppc-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame.h" #include "frame-unwind.h" diff --git a/gdb/ppc-ravenscar-thread.c b/gdb/ppc-ravenscar-thread.c index 8e610573bd9..fd44a9a3ec6 100644 --- a/gdb/ppc-ravenscar-thread.c +++ b/gdb/ppc-ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "ppc-tdep.h" diff --git a/gdb/ppc-sysv-tdep.c b/gdb/ppc-sysv-tdep.c index ebbf1cf4295..9d0e8a95a77 100644 --- a/gdb/ppc-sysv-tdep.c +++ b/gdb/ppc-sysv-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "gdbcore.h" #include "inferior.h" diff --git a/gdb/ppc64-tdep.c b/gdb/ppc64-tdep.c index 5797d55f00b..8f91d06a085 100644 --- a/gdb/ppc64-tdep.c +++ b/gdb/ppc64-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbcore.h" #include "infrun.h" diff --git a/gdb/printcmd.c b/gdb/printcmd.c index 63e530e612e..cb0d32aa4bc 100644 --- a/gdb/printcmd.c +++ b/gdb/printcmd.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/probe.c b/gdb/probe.c index 4d68e129636..b13baf00e71 100644 --- a/gdb/probe.c +++ b/gdb/probe.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "probe.h" #include "command.h" #include "cli/cli-cmds.h" diff --git a/gdb/proc-api.c b/gdb/proc-api.c index 07395c5ab0b..0d3f389afdb 100644 --- a/gdb/proc-api.c +++ b/gdb/proc-api.c @@ -24,7 +24,6 @@ * Pretty-print trace of api calls to the /proc api */ -#include "defs.h" #include "gdbcmd.h" #include "completer.h" diff --git a/gdb/proc-events.c b/gdb/proc-events.c index 76d66deb593..55b73636cb5 100644 --- a/gdb/proc-events.c +++ b/gdb/proc-events.c @@ -28,7 +28,6 @@ FIXME: At present, the syscall translation table must be initialized, which is not true of the other translation tables. */ -#include "defs.h" #include #include diff --git a/gdb/proc-flags.c b/gdb/proc-flags.c index 24b0cce91be..33075e933ec 100644 --- a/gdb/proc-flags.c +++ b/gdb/proc-flags.c @@ -25,7 +25,6 @@ * */ -#include "defs.h" #include #include diff --git a/gdb/proc-service.c b/gdb/proc-service.c index f2ba0975096..1889a001a1d 100644 --- a/gdb/proc-service.c +++ b/gdb/proc-service.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "inferior.h" diff --git a/gdb/proc-why.c b/gdb/proc-why.c index 5bfc3627c7e..ec8987ddb73 100644 --- a/gdb/proc-why.c +++ b/gdb/proc-why.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include diff --git a/gdb/process-stratum-target.c b/gdb/process-stratum-target.c index 8737938e3b4..ce8ff28958e 100644 --- a/gdb/process-stratum-target.c +++ b/gdb/process-stratum-target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "process-stratum-target.h" #include "inferior.h" #include diff --git a/gdb/procfs.c b/gdb/procfs.c index ba2b166727e..77fdacfd61e 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "infrun.h" #include "target.h" diff --git a/gdb/producer.c b/gdb/producer.c index cd615a450c2..2ca701f5c7c 100644 --- a/gdb/producer.c +++ b/gdb/producer.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "producer.h" #include "gdbsupport/selftest.h" #include "gdbsupport/gdb_regex.h" diff --git a/gdb/progspace-and-thread.c b/gdb/progspace-and-thread.c index 092deb77471..e78e56d8494 100644 --- a/gdb/progspace-and-thread.c +++ b/gdb/progspace-and-thread.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "progspace-and-thread.h" #include "inferior.h" diff --git a/gdb/progspace.c b/gdb/progspace.c index cda0f415a3f..131cd2f1186 100644 --- a/gdb/progspace.c +++ b/gdb/progspace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "objfiles.h" #include "arch-utils.h" diff --git a/gdb/prologue-value.c b/gdb/prologue-value.c index 7183a9079a3..2c0ce52421b 100644 --- a/gdb/prologue-value.c +++ b/gdb/prologue-value.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "prologue-value.h" #include "regcache.h" diff --git a/gdb/psymtab.c b/gdb/psymtab.c index a831e5eec40..a4f5b04627c 100644 --- a/gdb/psymtab.c +++ b/gdb/psymtab.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "objfiles.h" #include "psymtab.h" diff --git a/gdb/python/py-arch.c b/gdb/python/py-arch.c index 663113d4fd5..c6f566221d8 100644 --- a/gdb/python/py-arch.c +++ b/gdb/python/py-arch.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "arch-utils.h" #include "disasm.h" diff --git a/gdb/python/py-auto-load.c b/gdb/python/py-auto-load.c index 42795259399..8a3327b3722 100644 --- a/gdb/python/py-auto-load.c +++ b/gdb/python/py-auto-load.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "gdbcmd.h" #include "objfiles.h" diff --git a/gdb/python/py-block.c b/gdb/python/py-block.c index 9417ebc252e..3e30faf0856 100644 --- a/gdb/python/py-block.c +++ b/gdb/python/py-block.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "block.h" #include "dictionary.h" #include "symtab.h" diff --git a/gdb/python/py-bpevent.c b/gdb/python/py-bpevent.c index dc962f11788..5982a26f562 100644 --- a/gdb/python/py-bpevent.c +++ b/gdb/python/py-bpevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-stopevent.h" /* Create and initialize a BreakpointEvent object. This acquires new diff --git a/gdb/python/py-breakpoint.c b/gdb/python/py-breakpoint.c index 95782444c4a..cd9ef3093c1 100644 --- a/gdb/python/py-breakpoint.c +++ b/gdb/python/py-breakpoint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "python-internal.h" #include "python.h" diff --git a/gdb/python/py-cmd.c b/gdb/python/py-cmd.c index 91e8f100e1c..f18a8e8eaa9 100644 --- a/gdb/python/py-cmd.c +++ b/gdb/python/py-cmd.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "value.h" #include "python-internal.h" diff --git a/gdb/python/py-connection.c b/gdb/python/py-connection.c index 84f80cf6a74..dcca76b7867 100644 --- a/gdb/python/py-connection.c +++ b/gdb/python/py-connection.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "process-stratum-target.h" #include "inferior.h" diff --git a/gdb/python/py-continueevent.c b/gdb/python/py-continueevent.c index e366b4d1bc3..c859b1e91ca 100644 --- a/gdb/python/py-continueevent.c +++ b/gdb/python/py-continueevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" #include "gdbthread.h" diff --git a/gdb/python/py-dap.c b/gdb/python/py-dap.c index 9a00130fe90..861514d9002 100644 --- a/gdb/python/py-dap.c +++ b/gdb/python/py-dap.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "interps.h" #include "cli-out.h" diff --git a/gdb/python/py-disasm.c b/gdb/python/py-disasm.c index b48d5620b15..2d8ce44a065 100644 --- a/gdb/python/py-disasm.c +++ b/gdb/python/py-disasm.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "language.h" #include "dis-asm.h" diff --git a/gdb/python/py-event.c b/gdb/python/py-event.c index 7ac16c850f1..47a2997a09a 100644 --- a/gdb/python/py-event.c +++ b/gdb/python/py-event.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" void diff --git a/gdb/python/py-evtregistry.c b/gdb/python/py-evtregistry.c index d968815003a..1f486e28c92 100644 --- a/gdb/python/py-evtregistry.c +++ b/gdb/python/py-evtregistry.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "command.h" #include "py-events.h" diff --git a/gdb/python/py-evts.c b/gdb/python/py-evts.c index 1fbba517a39..4e966e197e3 100644 --- a/gdb/python/py-evts.c +++ b/gdb/python/py-evts.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-events.h" static struct PyModuleDef EventModuleDef = diff --git a/gdb/python/py-exitedevent.c b/gdb/python/py-exitedevent.c index bef16c913a1..4837468ff99 100644 --- a/gdb/python/py-exitedevent.c +++ b/gdb/python/py-exitedevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" static gdbpy_ref<> diff --git a/gdb/python/py-finishbreakpoint.c b/gdb/python/py-finishbreakpoint.c index 617e879a040..c74a2473a81 100644 --- a/gdb/python/py-finishbreakpoint.c +++ b/gdb/python/py-finishbreakpoint.c @@ -19,7 +19,6 @@ -#include "defs.h" #include "top.h" #include "python-internal.h" #include "breakpoint.h" diff --git a/gdb/python/py-frame.c b/gdb/python/py-frame.c index 7467f845b78..bbb42afb2ed 100644 --- a/gdb/python/py-frame.c +++ b/gdb/python/py-frame.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "charset.h" #include "block.h" diff --git a/gdb/python/py-framefilter.c b/gdb/python/py-framefilter.c index 768e3a6e0c8..0cd15977d2f 100644 --- a/gdb/python/py-framefilter.c +++ b/gdb/python/py-framefilter.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "objfiles.h" #include "symtab.h" #include "language.h" diff --git a/gdb/python/py-function.c b/gdb/python/py-function.c index 81c4106c477..077396cb93e 100644 --- a/gdb/python/py-function.c +++ b/gdb/python/py-function.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "python-internal.h" #include "charset.h" diff --git a/gdb/python/py-gdb-readline.c b/gdb/python/py-gdb-readline.c index bbf49bb7326..92287eea7c9 100644 --- a/gdb/python/py-gdb-readline.c +++ b/gdb/python/py-gdb-readline.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "top.h" #include "cli/cli-utils.h" diff --git a/gdb/python/py-inferior.c b/gdb/python/py-inferior.c index c25519c8dd9..795ac655ddd 100644 --- a/gdb/python/py-inferior.c +++ b/gdb/python/py-inferior.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "auto-load.h" #include "gdbcore.h" #include "gdbthread.h" diff --git a/gdb/python/py-infevents.c b/gdb/python/py-infevents.c index 8a150852e08..f53d589f85b 100644 --- a/gdb/python/py-infevents.c +++ b/gdb/python/py-infevents.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" /* Construct either a gdb.InferiorCallPreEvent or a diff --git a/gdb/python/py-infthread.c b/gdb/python/py-infthread.c index 995397e7f0d..a17f25ed498 100644 --- a/gdb/python/py-infthread.c +++ b/gdb/python/py-infthread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbthread.h" #include "inferior.h" #include "python-internal.h" diff --git a/gdb/python/py-instruction.c b/gdb/python/py-instruction.c index e3c99ef7a7b..bc3945af2cf 100644 --- a/gdb/python/py-instruction.c +++ b/gdb/python/py-instruction.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-instruction.h" /* Python type object for the abstract gdb.Instruction class. This class diff --git a/gdb/python/py-lazy-string.c b/gdb/python/py-lazy-string.c index 5d07f376f97..0b7f5c9d680 100644 --- a/gdb/python/py-lazy-string.c +++ b/gdb/python/py-lazy-string.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "charset.h" #include "value.h" diff --git a/gdb/python/py-linetable.c b/gdb/python/py-linetable.c index 31194786eb7..e3e71f9e436 100644 --- a/gdb/python/py-linetable.c +++ b/gdb/python/py-linetable.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" struct linetable_entry_object { diff --git a/gdb/python/py-membuf.c b/gdb/python/py-membuf.c index 538d7f41fe3..af48d01b9ed 100644 --- a/gdb/python/py-membuf.c +++ b/gdb/python/py-membuf.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" struct membuf_object { diff --git a/gdb/python/py-mi.c b/gdb/python/py-mi.c index 49e524a2df8..bc95e86a456 100644 --- a/gdb/python/py-mi.c +++ b/gdb/python/py-mi.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "py-uiout.h" #include "utils.h" diff --git a/gdb/python/py-micmd.c b/gdb/python/py-micmd.c index aab6c5c2317..54427d4633b 100644 --- a/gdb/python/py-micmd.c +++ b/gdb/python/py-micmd.c @@ -19,7 +19,6 @@ /* GDB/MI commands implemented in Python. */ -#include "defs.h" #include "python-internal.h" #include "arch-utils.h" #include "charset.h" diff --git a/gdb/python/py-newobjfileevent.c b/gdb/python/py-newobjfileevent.c index b7a09680613..deaee706246 100644 --- a/gdb/python/py-newobjfileevent.c +++ b/gdb/python/py-newobjfileevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" static gdbpy_ref<> diff --git a/gdb/python/py-objfile.c b/gdb/python/py-objfile.c index ffdb7be4a9a..60a14833b95 100644 --- a/gdb/python/py-objfile.c +++ b/gdb/python/py-objfile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "charset.h" #include "objfiles.h" diff --git a/gdb/python/py-param.c b/gdb/python/py-param.c index 9f3c63116ec..ba837566343 100644 --- a/gdb/python/py-param.c +++ b/gdb/python/py-param.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "python-internal.h" #include "charset.h" diff --git a/gdb/python/py-prettyprint.c b/gdb/python/py-prettyprint.c index fb141fb42dc..368b3a3c793 100644 --- a/gdb/python/py-prettyprint.c +++ b/gdb/python/py-prettyprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "objfiles.h" #include "symtab.h" #include "language.h" diff --git a/gdb/python/py-progspace.c b/gdb/python/py-progspace.c index 5d883a7d812..a5b22ce9d5c 100644 --- a/gdb/python/py-progspace.c +++ b/gdb/python/py-progspace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "charset.h" #include "progspace.h" diff --git a/gdb/python/py-record-btrace.c b/gdb/python/py-record-btrace.c index 347100ba404..8c34add0d77 100644 --- a/gdb/python/py-record-btrace.c +++ b/gdb/python/py-record-btrace.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "gdbcmd.h" #include "gdbthread.h" diff --git a/gdb/python/py-record-full.c b/gdb/python/py-record-full.c index 73b24053c9d..b6623a600c5 100644 --- a/gdb/python/py-record-full.c +++ b/gdb/python/py-record-full.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-record-full.h" /* Implementation of diff --git a/gdb/python/py-record.c b/gdb/python/py-record.c index 81b4c63d597..d4891268e03 100644 --- a/gdb/python/py-record.c +++ b/gdb/python/py-record.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-instruction.h" #include "py-record.h" #include "py-record-btrace.h" diff --git a/gdb/python/py-registers.c b/gdb/python/py-registers.c index d7a40c9ba58..f03274c308a 100644 --- a/gdb/python/py-registers.c +++ b/gdb/python/py-registers.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "arch-utils.h" #include "reggroups.h" diff --git a/gdb/python/py-signalevent.c b/gdb/python/py-signalevent.c index 73f56035e35..bf511064fe6 100644 --- a/gdb/python/py-signalevent.c +++ b/gdb/python/py-signalevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-stopevent.h" gdbpy_ref<> diff --git a/gdb/python/py-stopevent.c b/gdb/python/py-stopevent.c index fcaebe26f13..be26bc17f85 100644 --- a/gdb/python/py-stopevent.c +++ b/gdb/python/py-stopevent.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-stopevent.h" #include "py-uiout.h" #include "thread-fsm.h" diff --git a/gdb/python/py-symbol.c b/gdb/python/py-symbol.c index 88da56527e8..754420f3b56 100644 --- a/gdb/python/py-symbol.c +++ b/gdb/python/py-symbol.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "block.h" #include "frame.h" diff --git a/gdb/python/py-symtab.c b/gdb/python/py-symtab.c index b28f6ca8b48..7290b856478 100644 --- a/gdb/python/py-symtab.c +++ b/gdb/python/py-symtab.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "charset.h" #include "symtab.h" #include "source.h" diff --git a/gdb/python/py-threadevent.c b/gdb/python/py-threadevent.c index 5c99b60b46f..557f2b78017 100644 --- a/gdb/python/py-threadevent.c +++ b/gdb/python/py-threadevent.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "py-event.h" #include "infrun.h" #include "gdbthread.h" diff --git a/gdb/python/py-tui.c b/gdb/python/py-tui.c index 089f4f87768..5dcec4bd2b1 100644 --- a/gdb/python/py-tui.c +++ b/gdb/python/py-tui.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "python-internal.h" #include "gdbsupport/intrusive_list.h" diff --git a/gdb/python/py-type.c b/gdb/python/py-type.c index 8793db8eed1..863e6f6175f 100644 --- a/gdb/python/py-type.c +++ b/gdb/python/py-type.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "python-internal.h" #include "charset.h" diff --git a/gdb/python/py-unwind.c b/gdb/python/py-unwind.c index 56f925bc57f..58bcf40e1c9 100644 --- a/gdb/python/py-unwind.c +++ b/gdb/python/py-unwind.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "frame-unwind.h" #include "gdbsupport/gdb_obstack.h" diff --git a/gdb/python/py-utils.c b/gdb/python/py-utils.c index 3fcf48f7998..47f65f4fd44 100644 --- a/gdb/python/py-utils.c +++ b/gdb/python/py-utils.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "charset.h" #include "value.h" diff --git a/gdb/python/py-value.c b/gdb/python/py-value.c index ff7943d80c3..dd17420b0b5 100644 --- a/gdb/python/py-value.c +++ b/gdb/python/py-value.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "top.h" #include "charset.h" #include "value.h" diff --git a/gdb/python/py-varobj.c b/gdb/python/py-varobj.c index efe6b4312b6..cbfea266f60 100644 --- a/gdb/python/py-varobj.c +++ b/gdb/python/py-varobj.c @@ -13,7 +13,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "python-internal.h" #include "varobj.h" #include "varobj-iter.h" diff --git a/gdb/python/py-xmethods.c b/gdb/python/py-xmethods.c index c7041eb2ad3..2fae04303b2 100644 --- a/gdb/python/py-xmethods.c +++ b/gdb/python/py-xmethods.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "extension-priv.h" #include "objfiles.h" diff --git a/gdb/python/python.c b/gdb/python/python.c index e2ac315f9f5..d6e5883476e 100644 --- a/gdb/python/python.c +++ b/gdb/python/python.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "command.h" #include "ui-out.h" diff --git a/gdb/ravenscar-thread.c b/gdb/ravenscar-thread.c index 75d110f20c5..ecc9235c917 100644 --- a/gdb/ravenscar-thread.c +++ b/gdb/ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "gdbthread.h" #include "ada-lang.h" diff --git a/gdb/record-btrace.c b/gdb/record-btrace.c index 6350400c318..0ef1dfbe652 100644 --- a/gdb/record-btrace.c +++ b/gdb/record-btrace.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "record.h" #include "record-btrace.h" #include "gdbthread.h" diff --git a/gdb/record-full.c b/gdb/record-full.c index 24058824d74..4c3667f48ba 100644 --- a/gdb/record-full.c +++ b/gdb/record-full.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "regcache.h" #include "gdbthread.h" diff --git a/gdb/record.c b/gdb/record.c index 25901d2deef..1843969c2c9 100644 --- a/gdb/record.c +++ b/gdb/record.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "completer.h" #include "record.h" diff --git a/gdb/regcache-dump.c b/gdb/regcache-dump.c index 709dd058633..33205a4241d 100644 --- a/gdb/regcache-dump.c +++ b/gdb/regcache-dump.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "regcache.h" #include "gdbsupport/def-vector.h" diff --git a/gdb/regcache.c b/gdb/regcache.c index af298893acf..b7abbe99f3c 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbthread.h" #include "target.h" diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh index 344fcf5b9a1..38464c65b06 100755 --- a/gdb/regformats/regdat.sh +++ b/gdb/regformats/regdat.sh @@ -107,7 +107,6 @@ EOF exec > new-$2 copyright $1 -echo '#include "server.h"' echo '#include "regdef.h"' echo '#include "tdesc.h"' echo diff --git a/gdb/reggroups.c b/gdb/reggroups.c index ee76c04623e..8fb21bd7622 100644 --- a/gdb/reggroups.c +++ b/gdb/reggroups.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "reggroups.h" #include "gdbtypes.h" diff --git a/gdb/remote-fileio.c b/gdb/remote-fileio.c index 154cd0be8e5..eaa0d8f619a 100644 --- a/gdb/remote-fileio.c +++ b/gdb/remote-fileio.c @@ -19,7 +19,6 @@ /* See the GDB User Guide for details of the GDB remote protocol. */ -#include "defs.h" #include "gdbcmd.h" #include "remote.h" #include "gdbsupport/gdb_wait.h" diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c index 2088b50fd95..9acf3f8dc78 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -31,7 +31,6 @@ remote_async_get_pending_events_handler, while in all-stop mode, they are processed in remote_resume. */ -#include "defs.h" #include "remote.h" #include "remote-notif.h" #include "observable.h" diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index e761d3a0579..5fccefe93a1 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdb_bfd.h" #include "inferior.h" #include "infrun.h" diff --git a/gdb/remote.c b/gdb/remote.c index 14c8b020b1e..e278711df7b 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -19,7 +19,6 @@ /* See the GDB User Guide for details of the GDB remote protocol. */ -#include "defs.h" #include #include #include "inferior.h" diff --git a/gdb/reverse.c b/gdb/reverse.c index 9a011631a32..11c76b4b335 100644 --- a/gdb/reverse.c +++ b/gdb/reverse.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "top.h" #include "cli/cli-cmds.h" diff --git a/gdb/riscv-fbsd-nat.c b/gdb/riscv-fbsd-nat.c index 8da2e02fafe..bc9d613d207 100644 --- a/gdb/riscv-fbsd-nat.c +++ b/gdb/riscv-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "target.h" diff --git a/gdb/riscv-fbsd-tdep.c b/gdb/riscv-fbsd-tdep.c index 205f7a950df..68f726743d9 100644 --- a/gdb/riscv-fbsd-tdep.c +++ b/gdb/riscv-fbsd-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "fbsd-tdep.h" #include "osabi.h" #include "riscv-tdep.h" diff --git a/gdb/riscv-linux-nat.c b/gdb/riscv-linux-nat.c index 5bccc1f5349..a5507e88ea1 100644 --- a/gdb/riscv-linux-nat.c +++ b/gdb/riscv-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "gregset.h" #include "linux-nat.h" diff --git a/gdb/riscv-linux-tdep.c b/gdb/riscv-linux-tdep.c index 0267dc65e58..ff478cf4c28 100644 --- a/gdb/riscv-linux-tdep.c +++ b/gdb/riscv-linux-tdep.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "riscv-tdep.h" #include "osabi.h" #include "glibc-tdep.h" diff --git a/gdb/riscv-none-tdep.c b/gdb/riscv-none-tdep.c index 7dcab01de6d..e98c699a68c 100644 --- a/gdb/riscv-none-tdep.c +++ b/gdb/riscv-none-tdep.c @@ -17,7 +17,6 @@ /* This file contain code that is specific for bare-metal RISC-V targets. */ -#include "defs.h" #include "arch-utils.h" #include "regcache.h" #include "riscv-tdep.h" diff --git a/gdb/riscv-ravenscar-thread.c b/gdb/riscv-ravenscar-thread.c index 794b0c44c99..291b1db8d9e 100644 --- a/gdb/riscv-ravenscar-thread.c +++ b/gdb/riscv-ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/riscv-tdep.c b/gdb/riscv-tdep.c index 604a19fe2a6..f86a37988cb 100644 --- a/gdb/riscv-tdep.c +++ b/gdb/riscv-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "symtab.h" @@ -49,7 +48,6 @@ #include "dwarf2/frame.h" #include "user-regs.h" #include "valprint.h" -#include "gdbsupport/common-defs.h" #include "opcode/riscv-opc.h" #include "cli/cli-decode.h" #include "observable.h" diff --git a/gdb/rl78-tdep.c b/gdb/rl78-tdep.c index 1e439f36356..acd0731dd9f 100644 --- a/gdb/rl78-tdep.c +++ b/gdb/rl78-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "prologue-value.h" #include "target.h" diff --git a/gdb/rs6000-aix-nat.c b/gdb/rs6000-aix-nat.c index 066d34d446c..908671a713a 100644 --- a/gdb/rs6000-aix-nat.c +++ b/gdb/rs6000-aix-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "target.h" #include "gdbcore.h" diff --git a/gdb/rs6000-aix-tdep.c b/gdb/rs6000-aix-tdep.c index db76af6984b..5111f4f55c0 100644 --- a/gdb/rs6000-aix-tdep.c +++ b/gdb/rs6000-aix-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regcache.h" #include "regset.h" diff --git a/gdb/rs6000-lynx178-tdep.c b/gdb/rs6000-lynx178-tdep.c index c92c71dcb88..550e0688203 100644 --- a/gdb/rs6000-lynx178-tdep.c +++ b/gdb/rs6000-lynx178-tdep.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "regcache.h" #include "gdbcore.h" diff --git a/gdb/rs6000-tdep.c b/gdb/rs6000-tdep.c index 3157213cb1f..b7ba0042bb7 100644 --- a/gdb/rs6000-tdep.c +++ b/gdb/rs6000-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "infrun.h" diff --git a/gdb/run-on-main-thread.c b/gdb/run-on-main-thread.c index 7b9807e0eaf..e30dabaff03 100644 --- a/gdb/run-on-main-thread.c +++ b/gdb/run-on-main-thread.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "run-on-main-thread.h" #include "ser-event.h" #if CXX_STD_THREAD diff --git a/gdb/rust-lang.c b/gdb/rust-lang.c index ab537cc9752..64e40577a69 100644 --- a/gdb/rust-lang.c +++ b/gdb/rust-lang.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include diff --git a/gdb/rust-parse.c b/gdb/rust-parse.c index 66263b91bdc..9300e17bdf8 100644 --- a/gdb/rust-parse.c +++ b/gdb/rust-parse.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "block.h" #include "charset.h" diff --git a/gdb/rx-tdep.c b/gdb/rx-tdep.c index 53ad5d5c92b..844e36023e0 100644 --- a/gdb/rx-tdep.c +++ b/gdb/rx-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "prologue-value.h" #include "target.h" diff --git a/gdb/s12z-tdep.c b/gdb/s12z-tdep.c index 60cbc26afff..29d4ef3b71c 100644 --- a/gdb/s12z-tdep.c +++ b/gdb/s12z-tdep.c @@ -18,7 +18,6 @@ /* Much of this file is shamelessly copied from or1k-tdep.c and others. */ -#include "defs.h" #include "arch-utils.h" #include "dwarf2/frame.h" diff --git a/gdb/s390-linux-nat.c b/gdb/s390-linux-nat.c index 1e074814d87..fa4aaf9aa9a 100644 --- a/gdb/s390-linux-nat.c +++ b/gdb/s390-linux-nat.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "inferior.h" #include "target.h" diff --git a/gdb/s390-linux-tdep.c b/gdb/s390-linux-tdep.c index 945b3c7cee7..bc1db550d2e 100644 --- a/gdb/s390-linux-tdep.c +++ b/gdb/s390-linux-tdep.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "auxv.h" #include "elf/common.h" diff --git a/gdb/s390-tdep.c b/gdb/s390-tdep.c index 174338e1885..519e3eb0a42 100644 --- a/gdb/s390-tdep.c +++ b/gdb/s390-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "ax-gdb.h" diff --git a/gdb/selftest-arch.c b/gdb/selftest-arch.c index 99677edfa66..a337f76083a 100644 --- a/gdb/selftest-arch.c +++ b/gdb/selftest-arch.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #if GDB_SELF_TEST diff --git a/gdb/sentinel-frame.c b/gdb/sentinel-frame.c index ca7c28952f3..4eaeae0d254 100644 --- a/gdb/sentinel-frame.c +++ b/gdb/sentinel-frame.c @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "sentinel-frame.h" #include "inferior.h" diff --git a/gdb/ser-base.c b/gdb/ser-base.c index f6308268546..ccf38d2202b 100644 --- a/gdb/ser-base.c +++ b/gdb/ser-base.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" #include "gdbsupport/event-loop.h" diff --git a/gdb/ser-event.c b/gdb/ser-event.c index 374322ead23..fe1c460aa1f 100644 --- a/gdb/ser-event.c +++ b/gdb/ser-event.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ser-event.h" #include "serial.h" #include "gdbsupport/filestuff.h" diff --git a/gdb/ser-go32.c b/gdb/ser-go32.c index 57c44806c0e..ae71f73cce9 100644 --- a/gdb/ser-go32.c +++ b/gdb/ser-go32.c @@ -21,7 +21,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "serial.h" /* diff --git a/gdb/ser-mingw.c b/gdb/ser-mingw.c index 5c2e06c2926..2603bb8dcfb 100644 --- a/gdb/ser-mingw.c +++ b/gdb/ser-mingw.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" #include "ser-tcp.h" diff --git a/gdb/ser-pipe.c b/gdb/ser-pipe.c index 842b656eb5a..49312036da0 100644 --- a/gdb/ser-pipe.c +++ b/gdb/ser-pipe.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" #include "ser-unix.h" diff --git a/gdb/ser-tcp.c b/gdb/ser-tcp.c index 3f5541d0a2f..6efc2457bdb 100644 --- a/gdb/ser-tcp.c +++ b/gdb/ser-tcp.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" #include "ser-tcp.h" diff --git a/gdb/ser-uds.c b/gdb/ser-uds.c index 39a5f6f053a..8da4c7a22fa 100644 --- a/gdb/ser-uds.c +++ b/gdb/ser-uds.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" diff --git a/gdb/ser-unix.c b/gdb/ser-unix.c index bc8b087b6eb..db1464f8f6e 100644 --- a/gdb/ser-unix.c +++ b/gdb/ser-unix.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "serial.h" #include "ser-base.h" #include "ser-unix.h" diff --git a/gdb/serial.c b/gdb/serial.c index 734a580ed02..aeab7ebcfb0 100644 --- a/gdb/serial.c +++ b/gdb/serial.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "serial.h" #include "gdbcmd.h" diff --git a/gdb/sh-linux-tdep.c b/gdb/sh-linux-tdep.c index c78d363400a..affbf550a50 100644 --- a/gdb/sh-linux-tdep.c +++ b/gdb/sh-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "solib-svr4.h" diff --git a/gdb/sh-netbsd-nat.c b/gdb/sh-netbsd-nat.c index cf321984eeb..c3c31e9bb3a 100644 --- a/gdb/sh-netbsd-nat.c +++ b/gdb/sh-netbsd-nat.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include diff --git a/gdb/sh-netbsd-tdep.c b/gdb/sh-netbsd-tdep.c index e04df2709f4..fec6a2e03d2 100644 --- a/gdb/sh-netbsd-tdep.c +++ b/gdb/sh-netbsd-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regset.h" #include "value.h" diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c index 16e513eb405..1c67ea42b04 100644 --- a/gdb/sh-tdep.c +++ b/gdb/sh-tdep.c @@ -20,7 +20,6 @@ /* Contributed by Steve Chamberlain sac@cygnus.com. */ -#include "defs.h" #include "frame.h" #include "frame-base.h" #include "frame-unwind.h" diff --git a/gdb/skip.c b/gdb/skip.c index 79db4c54e06..f2818eccb34 100644 --- a/gdb/skip.c +++ b/gdb/skip.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "skip.h" #include "value.h" #include "valprint.h" diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c index d58e2af0d22..7c17601d560 100644 --- a/gdb/sol-thread.c +++ b/gdb/sol-thread.c @@ -48,7 +48,6 @@ symbols, etc... The ps_* routines actually do most of their work by calling functions in procfs.c. */ -#include "defs.h" #include #include #include diff --git a/gdb/sol2-tdep.c b/gdb/sol2-tdep.c index 4ee2d0ac346..468b132165e 100644 --- a/gdb/sol2-tdep.c +++ b/gdb/sol2-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "symtab.h" #include "inferior.h" diff --git a/gdb/solib-aix.c b/gdb/solib-aix.c index 8c8f219bdc5..a50bb165c19 100644 --- a/gdb/solib-aix.c +++ b/gdb/solib-aix.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "solib-aix.h" #include "solib.h" #include "solist.h" diff --git a/gdb/solib-darwin.c b/gdb/solib-darwin.c index 5ef0646d538..6943b2df586 100644 --- a/gdb/solib-darwin.c +++ b/gdb/solib-darwin.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include "objfiles.h" diff --git a/gdb/solib-dsbt.c b/gdb/solib-dsbt.c index f1c10d0f302..0208ed13eff 100644 --- a/gdb/solib-dsbt.c +++ b/gdb/solib-dsbt.c @@ -17,7 +17,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "solib.h" diff --git a/gdb/solib-frv.c b/gdb/solib-frv.c index f90a0a218d6..aef609378a4 100644 --- a/gdb/solib-frv.c +++ b/gdb/solib-frv.c @@ -17,7 +17,6 @@ along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "solib.h" #include "solist.h" diff --git a/gdb/solib-rocm.c b/gdb/solib-rocm.c index 02ab36bb95e..b714e4ef6cc 100644 --- a/gdb/solib-rocm.c +++ b/gdb/solib-rocm.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "amd-dbgapi-target.h" #include "amdgpu-tdep.h" diff --git a/gdb/solib-svr4.c b/gdb/solib-svr4.c index 2377ed3341d..49dd1e9aa33 100644 --- a/gdb/solib-svr4.c +++ b/gdb/solib-svr4.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "elf/external.h" #include "elf/common.h" diff --git a/gdb/solib-target.c b/gdb/solib-target.c index bb4c6a6c174..6563da05a47 100644 --- a/gdb/solib-target.c +++ b/gdb/solib-target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "objfiles.h" #include "solist.h" #include "symtab.h" diff --git a/gdb/solib.c b/gdb/solib.c index 9497f5d3099..2f69c3372b0 100644 --- a/gdb/solib.c +++ b/gdb/solib.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "symtab.h" diff --git a/gdb/source-cache.c b/gdb/source-cache.c index 8b5bd84d19a..6af984fb88b 100644 --- a/gdb/source-cache.c +++ b/gdb/source-cache.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "source-cache.h" #include "gdbsupport/scoped_fd.h" #include "source.h" diff --git a/gdb/source.c b/gdb/source.c index bbeb4154258..432301e2a71 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "symtab.h" #include "expression.h" diff --git a/gdb/sparc-linux-nat.c b/gdb/sparc-linux-nat.c index f8142435162..0b3a6925610 100644 --- a/gdb/sparc-linux-nat.c +++ b/gdb/sparc-linux-nat.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include diff --git a/gdb/sparc-linux-tdep.c b/gdb/sparc-linux-tdep.c index 1590cbdc4f0..fac4c7d773d 100644 --- a/gdb/sparc-linux-tdep.c +++ b/gdb/sparc-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/frame.h" #include "frame.h" #include "frame-unwind.h" diff --git a/gdb/sparc-nat.c b/gdb/sparc-nat.c index d3149ab39ef..b8d0bed622f 100644 --- a/gdb/sparc-nat.c +++ b/gdb/sparc-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/sparc-netbsd-nat.c b/gdb/sparc-netbsd-nat.c index 1f65c01d3df..82592ccc3cf 100644 --- a/gdb/sparc-netbsd-nat.c +++ b/gdb/sparc-netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "target.h" diff --git a/gdb/sparc-netbsd-tdep.c b/gdb/sparc-netbsd-tdep.c index d2b1a4bfd14..fc22e66826f 100644 --- a/gdb/sparc-netbsd-tdep.c +++ b/gdb/sparc-netbsd-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc-obsd-tdep.c b/gdb/sparc-obsd-tdep.c index 8cdbc8aae6e..d6166710709 100644 --- a/gdb/sparc-obsd-tdep.c +++ b/gdb/sparc-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc-ravenscar-thread.c b/gdb/sparc-ravenscar-thread.c index 0f6dec072c3..82f68e14cb2 100644 --- a/gdb/sparc-ravenscar-thread.c +++ b/gdb/sparc-ravenscar-thread.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "sparc-tdep.h" diff --git a/gdb/sparc-sol2-nat.c b/gdb/sparc-sol2-nat.c index cee9a68459e..8f9607f338d 100644 --- a/gdb/sparc-sol2-nat.c +++ b/gdb/sparc-sol2-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include diff --git a/gdb/sparc-sol2-tdep.c b/gdb/sparc-sol2-tdep.c index 52578440103..aea3766d9b5 100644 --- a/gdb/sparc-sol2-tdep.c +++ b/gdb/sparc-sol2-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc-tdep.c b/gdb/sparc-tdep.c index 5eec3615f53..fbc27ffcb5e 100644 --- a/gdb/sparc-tdep.c +++ b/gdb/sparc-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "dwarf2.h" diff --git a/gdb/sparc64-fbsd-nat.c b/gdb/sparc64-fbsd-nat.c index 7c025405e97..c10d55f0cd0 100644 --- a/gdb/sparc64-fbsd-nat.c +++ b/gdb/sparc64-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include "target.h" diff --git a/gdb/sparc64-fbsd-tdep.c b/gdb/sparc64-fbsd-tdep.c index c992c8c8f6f..a30c7c448e5 100644 --- a/gdb/sparc64-fbsd-tdep.c +++ b/gdb/sparc64-fbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc64-linux-nat.c b/gdb/sparc64-linux-nat.c index 24dfa2c0145..bd9aafd58b0 100644 --- a/gdb/sparc64-linux-nat.c +++ b/gdb/sparc64-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "regcache.h" #include diff --git a/gdb/sparc64-linux-tdep.c b/gdb/sparc64-linux-tdep.c index 33da5321d81..e91bba3aadb 100644 --- a/gdb/sparc64-linux-tdep.c +++ b/gdb/sparc64-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "dwarf2/frame.h" diff --git a/gdb/sparc64-nat.c b/gdb/sparc64-nat.c index a7cc4403c25..aa07bf5d362 100644 --- a/gdb/sparc64-nat.c +++ b/gdb/sparc64-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbarch.h" #include "sparc64-tdep.h" diff --git a/gdb/sparc64-netbsd-nat.c b/gdb/sparc64-netbsd-nat.c index 32dc87e5495..111a45dd8a7 100644 --- a/gdb/sparc64-netbsd-nat.c +++ b/gdb/sparc64-netbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "target.h" diff --git a/gdb/sparc64-netbsd-tdep.c b/gdb/sparc64-netbsd-tdep.c index fe97689ae15..b101f4970d9 100644 --- a/gdb/sparc64-netbsd-tdep.c +++ b/gdb/sparc64-netbsd-tdep.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc64-obsd-nat.c b/gdb/sparc64-obsd-nat.c index c007edb7122..71589d109e3 100644 --- a/gdb/sparc64-obsd-nat.c +++ b/gdb/sparc64-obsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcore.h" #include "regcache.h" #include "target.h" diff --git a/gdb/sparc64-obsd-tdep.c b/gdb/sparc64-obsd-tdep.c index 3837074a9fb..6caeb107b9f 100644 --- a/gdb/sparc64-obsd-tdep.c +++ b/gdb/sparc64-obsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/sparc64-sol2-tdep.c b/gdb/sparc64-sol2-tdep.c index 7cef98bb681..b7ca4ca1f5b 100644 --- a/gdb/sparc64-sol2-tdep.c +++ b/gdb/sparc64-sol2-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "gdbarch.h" diff --git a/gdb/sparc64-tdep.c b/gdb/sparc64-tdep.c index 8a90dd00d16..a55107fa32d 100644 --- a/gdb/sparc64-tdep.c +++ b/gdb/sparc64-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dwarf2/frame.h" #include "frame.h" diff --git a/gdb/split-name.c b/gdb/split-name.c index eacec135530..f29608095ab 100644 --- a/gdb/split-name.c +++ b/gdb/split-name.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "split-name.h" #include "cp-support.h" diff --git a/gdb/stabsread.c b/gdb/stabsread.c index 025cb2120d1..85fe4000f32 100644 --- a/gdb/stabsread.c +++ b/gdb/stabsread.c @@ -24,7 +24,6 @@ format). Avoid placing any object file format specific code in this file. */ -#include "defs.h" #include "bfd.h" #include "gdbsupport/gdb_obstack.h" #include "symtab.h" diff --git a/gdb/stack.c b/gdb/stack.c index 23e3891a060..9c679222708 100644 --- a/gdb/stack.c +++ b/gdb/stack.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/stap-probe.c b/gdb/stap-probe.c index b54e4d2d10a..0b66554efae 100644 --- a/gdb/stap-probe.c +++ b/gdb/stap-probe.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "stap-probe.h" #include "probe.h" #include "ui-out.h" diff --git a/gdb/std-regs.c b/gdb/std-regs.c index 755e0c987e6..3539d8a629a 100644 --- a/gdb/std-regs.c +++ b/gdb/std-regs.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "user-regs.h" #include "frame.h" #include "gdbtypes.h" diff --git a/gdb/stub-termcap.c b/gdb/stub-termcap.c index 28b046d7f7f..ff0ef992960 100644 --- a/gdb/stub-termcap.c +++ b/gdb/stub-termcap.c @@ -20,7 +20,6 @@ along with this program. If not, see . */ -#include "defs.h" extern "C" { diff --git a/gdb/symfile-debug.c b/gdb/symfile-debug.c index 3955298b1fe..bc70447600e 100644 --- a/gdb/symfile-debug.c +++ b/gdb/symfile-debug.c @@ -25,7 +25,6 @@ and then if the function returns a result printing a message after it returns. */ -#include "defs.h" #include "gdbcmd.h" #include "objfiles.h" #include "observable.h" diff --git a/gdb/symfile-mem.c b/gdb/symfile-mem.c index 12a5f7d936b..87fcc076986 100644 --- a/gdb/symfile-mem.c +++ b/gdb/symfile-mem.c @@ -41,7 +41,6 @@ entry point. */ -#include "defs.h" #include "symtab.h" #include "gdbcore.h" #include "objfiles.h" diff --git a/gdb/symfile.c b/gdb/symfile.c index db6d76e78bf..2a7d41dc974 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "bfdlink.h" #include "symtab.h" diff --git a/gdb/symmisc.c b/gdb/symmisc.c index 49b9674f77a..f80fc5ab196 100644 --- a/gdb/symmisc.c +++ b/gdb/symmisc.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "bfd.h" diff --git a/gdb/symtab.c b/gdb/symtab.c index 33b664f9478..86603dfebc3 100644 --- a/gdb/symtab.c +++ b/gdb/symtab.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "dwarf2/call-site.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/target-connection.c b/gdb/target-connection.c index 388fd873d64..d9a529ae9bb 100644 --- a/gdb/target-connection.c +++ b/gdb/target-connection.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target-connection.h" #include diff --git a/gdb/target-dcache.c b/gdb/target-dcache.c index 72886d753ec..7c6bcd8d18c 100644 --- a/gdb/target-dcache.c +++ b/gdb/target-dcache.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target-dcache.h" #include "gdbcmd.h" #include "progspace.h" diff --git a/gdb/target-descriptions.c b/gdb/target-descriptions.c index 591ae3dac7b..8aca5cf719b 100644 --- a/gdb/target-descriptions.c +++ b/gdb/target-descriptions.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "gdbcmd.h" #include "gdbtypes.h" @@ -1299,7 +1298,6 @@ public: gdb_printf (" Original: %s */\n\n", lbasename (m_filename_after_features.c_str ())); - gdb_printf ("#include \"defs.h\"\n"); gdb_printf ("#include \"osabi.h\"\n"); gdb_printf ("#include \"target-descriptions.h\"\n"); gdb_printf ("\n"); diff --git a/gdb/target-float.c b/gdb/target-float.c index 41598892356..9b1b6b781d9 100644 --- a/gdb/target-float.c +++ b/gdb/target-float.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "floatformat.h" #include "target-float.h" diff --git a/gdb/target-memory.c b/gdb/target-memory.c index 6bb67e44aa0..f752769e415 100644 --- a/gdb/target-memory.c +++ b/gdb/target-memory.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "memory-map.h" #include "inferior.h" diff --git a/gdb/target.c b/gdb/target.c index bbc1badc9e1..107a84b3ca1 100644 --- a/gdb/target.c +++ b/gdb/target.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "target-dcache.h" #include "gdbcmd.h" diff --git a/gdb/target/target.c b/gdb/target/target.c index f00506a625e..c84a6ff52da 100644 --- a/gdb/target/target.c +++ b/gdb/target/target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "target/target.h" /* Read LEN bytes of target memory at address MEMADDR, placing the diff --git a/gdb/target/waitstatus.c b/gdb/target/waitstatus.c index 411a2ecc4f8..30c0621326f 100644 --- a/gdb/target/waitstatus.c +++ b/gdb/target/waitstatus.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "waitstatus.h" /* See waitstatus.h. */ diff --git a/gdb/test-target.c b/gdb/test-target.c index 3d662950670..4da7a08f24e 100644 --- a/gdb/test-target.c +++ b/gdb/test-target.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "test-target.h" #if GDB_SELF_TEST diff --git a/gdb/thread-iter.c b/gdb/thread-iter.c index 31fcf1fc255..601d23c9ec3 100644 --- a/gdb/thread-iter.c +++ b/gdb/thread-iter.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbthread.h" #include "inferior.h" diff --git a/gdb/thread.c b/gdb/thread.c index 22523569fdb..60a1bef8cf0 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "language.h" #include "symtab.h" #include "frame.h" diff --git a/gdb/tic6x-linux-tdep.c b/gdb/tic6x-linux-tdep.c index a9de60cf662..c214178b66d 100644 --- a/gdb/tic6x-linux-tdep.c +++ b/gdb/tic6x-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "solib.h" #include "osabi.h" #include "linux-tdep.h" diff --git a/gdb/tic6x-tdep.c b/gdb/tic6x-tdep.c index aa115095df7..3a63b0cc25d 100644 --- a/gdb/tic6x-tdep.c +++ b/gdb/tic6x-tdep.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" diff --git a/gdb/tid-parse.c b/gdb/tid-parse.c index aa1480d7cf0..623f55e14b3 100644 --- a/gdb/tid-parse.c +++ b/gdb/tid-parse.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tid-parse.h" #include "inferior.h" #include "gdbthread.h" diff --git a/gdb/tilegx-linux-nat.c b/gdb/tilegx-linux-nat.c index ad707d34daf..bbfeaefeccd 100644 --- a/gdb/tilegx-linux-nat.c +++ b/gdb/tilegx-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbcore.h" #include "regcache.h" diff --git a/gdb/tilegx-linux-tdep.c b/gdb/tilegx-linux-tdep.c index e0ff0fc2a86..cec2be2bfec 100644 --- a/gdb/tilegx-linux-tdep.c +++ b/gdb/tilegx-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "osabi.h" #include "linux-tdep.h" #include "glibc-tdep.h" diff --git a/gdb/tilegx-tdep.c b/gdb/tilegx-tdep.c index c25933be558..d5ea93cf503 100644 --- a/gdb/tilegx-tdep.c +++ b/gdb/tilegx-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-base.h" #include "frame-unwind.h" diff --git a/gdb/top.c b/gdb/top.c index 0aeeb987832..6e9df41c4f3 100644 --- a/gdb/top.c +++ b/gdb/top.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "cli/cli-cmds.h" #include "cli/cli-script.h" diff --git a/gdb/tracectf.c b/gdb/tracectf.c index 2ffae6bd326..282a8250ac1 100644 --- a/gdb/tracectf.c +++ b/gdb/tracectf.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tracectf.h" #include "tracepoint.h" #include "regcache.h" diff --git a/gdb/tracefile-tfile.c b/gdb/tracefile-tfile.c index f5696bf0129..79af963b049 100644 --- a/gdb/tracefile-tfile.c +++ b/gdb/tracefile-tfile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tracefile.h" #include "readline/tilde.h" #include "gdbsupport/filestuff.h" diff --git a/gdb/tracefile.c b/gdb/tracefile.c index e347b3a30c0..9db68bbac51 100644 --- a/gdb/tracefile.c +++ b/gdb/tracefile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tracefile.h" #include "tracectf.h" #include "exec.h" diff --git a/gdb/tracepoint.c b/gdb/tracepoint.c index 418d9ea2203..1586a043af6 100644 --- a/gdb/tracepoint.c +++ b/gdb/tracepoint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "symtab.h" #include "frame.h" diff --git a/gdb/trad-frame.c b/gdb/trad-frame.c index c35e08ab280..fc926131478 100644 --- a/gdb/trad-frame.c +++ b/gdb/trad-frame.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "trad-frame.h" #include "regcache.h" diff --git a/gdb/tramp-frame.c b/gdb/tramp-frame.c index 0e730e66b58..4b397cbf046 100644 --- a/gdb/tramp-frame.c +++ b/gdb/tramp-frame.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tramp-frame.h" #include "frame-unwind.h" #include "gdbcore.h" diff --git a/gdb/tui/tui-command.c b/gdb/tui/tui-command.c index 2587dfe59b4..59e595525b0 100644 --- a/gdb/tui/tui-command.c +++ b/gdb/tui/tui-command.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tui/tui.h" #include "tui/tui-data.h" #include "tui/tui-win.h" diff --git a/gdb/tui/tui-data.c b/gdb/tui/tui-data.c index 03395d2df09..462771ca163 100644 --- a/gdb/tui/tui-data.c +++ b/gdb/tui/tui-data.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "tui/tui.h" #include "tui/tui-data.h" diff --git a/gdb/tui/tui-disasm.c b/gdb/tui/tui-disasm.c index 5dc27c32daa..07ca37603b8 100644 --- a/gdb/tui/tui-disasm.c +++ b/gdb/tui/tui-disasm.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "symtab.h" #include "breakpoint.h" diff --git a/gdb/tui/tui-file.c b/gdb/tui/tui-file.c index 1cf840488c1..a0d72a0fbd2 100644 --- a/gdb/tui/tui-file.c +++ b/gdb/tui/tui-file.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tui/tui-file.h" #include "tui/tui-io.h" #include "tui/tui-command.h" diff --git a/gdb/tui/tui-hooks.c b/gdb/tui/tui-hooks.c index 289a2599688..cf48e709ed8 100644 --- a/gdb/tui/tui-hooks.c +++ b/gdb/tui/tui-hooks.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "inferior.h" #include "command.h" diff --git a/gdb/tui/tui-interp.c b/gdb/tui/tui-interp.c index b16da314455..a75708ba662 100644 --- a/gdb/tui/tui-interp.c +++ b/gdb/tui/tui-interp.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-interp.h" #include "interps.h" #include "ui.h" diff --git a/gdb/tui/tui-io.c b/gdb/tui/tui-io.c index ba07e3d573b..34e85de0853 100644 --- a/gdb/tui/tui-io.c +++ b/gdb/tui/tui-io.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "gdbsupport/event-loop.h" #include "event-top.h" diff --git a/gdb/tui/tui-layout.c b/gdb/tui/tui-layout.c index a96ca855d1d..143254bcf99 100644 --- a/gdb/tui/tui-layout.c +++ b/gdb/tui/tui-layout.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "command.h" #include "symtab.h" diff --git a/gdb/tui/tui-location.c b/gdb/tui/tui-location.c index 831ab14345e..7e8f769d804 100644 --- a/gdb/tui/tui-location.c +++ b/gdb/tui/tui-location.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tui/tui.h" #include "tui/tui-status.h" #include "tui/tui-data.h" diff --git a/gdb/tui/tui-regs.c b/gdb/tui/tui-regs.c index 05211eb7b22..88e1c5a3410 100644 --- a/gdb/tui/tui-regs.c +++ b/gdb/tui/tui-regs.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "tui/tui.h" #include "tui/tui-data.h" diff --git a/gdb/tui/tui-source.c b/gdb/tui/tui-source.c index fa956b29a19..5c17aba3a1a 100644 --- a/gdb/tui/tui-source.c +++ b/gdb/tui/tui-source.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include #include "symtab.h" diff --git a/gdb/tui/tui-status.c b/gdb/tui/tui-status.c index aac391d3bab..c7750af6ea0 100644 --- a/gdb/tui/tui-status.c +++ b/gdb/tui/tui-status.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "breakpoint.h" #include "frame.h" diff --git a/gdb/tui/tui-win.c b/gdb/tui/tui-win.c index a2982eba0c6..ced7e254f50 100644 --- a/gdb/tui/tui-win.c +++ b/gdb/tui/tui-win.c @@ -24,7 +24,6 @@ Author: Susan B. Macchia */ -#include "defs.h" #include "command.h" #include "symtab.h" #include "breakpoint.h" diff --git a/gdb/tui/tui-wingeneral.c b/gdb/tui/tui-wingeneral.c index 4263b9c049b..c14ac5a8faf 100644 --- a/gdb/tui/tui-wingeneral.c +++ b/gdb/tui/tui-wingeneral.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "tui/tui.h" #include "tui/tui-data.h" #include "tui/tui-io.h" diff --git a/gdb/tui/tui-winsource.c b/gdb/tui/tui-winsource.c index 6b8716cd27c..4dbbe922256 100644 --- a/gdb/tui/tui-winsource.c +++ b/gdb/tui/tui-winsource.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "symtab.h" #include "frame.h" diff --git a/gdb/tui/tui.c b/gdb/tui/tui.c index dea6ffbf954..19f09609a2f 100644 --- a/gdb/tui/tui.c +++ b/gdb/tui/tui.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "tui/tui.h" #include "tui/tui-hooks.h" diff --git a/gdb/type-stack.c b/gdb/type-stack.c index 614f7e8764e..09348dfd371 100644 --- a/gdb/type-stack.c +++ b/gdb/type-stack.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "type-stack.h" #include "gdbtypes.h" diff --git a/gdb/typeprint.c b/gdb/typeprint.c index 3b100dcb148..4d0e764274a 100644 --- a/gdb/typeprint.c +++ b/gdb/typeprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/gdb_obstack.h" #include "bfd.h" #include "symtab.h" diff --git a/gdb/ui-file.c b/gdb/ui-file.c index e60921072a4..dd15ea427bc 100644 --- a/gdb/ui-file.c +++ b/gdb/ui-file.c @@ -19,7 +19,6 @@ /* Implement the ``struct ui_file'' object. */ -#include "defs.h" #include "ui-file.h" #include "gdbsupport/gdb_obstack.h" #include "gdbsupport/gdb_select.h" diff --git a/gdb/ui-out.c b/gdb/ui-out.c index a5f1ba518ab..b3a2fb7f4e5 100644 --- a/gdb/ui-out.c +++ b/gdb/ui-out.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "expression.h" #include "language.h" #include "ui-out.h" diff --git a/gdb/ui-style.c b/gdb/ui-style.c index 3d9e1b5a97d..952102e30c3 100644 --- a/gdb/ui-style.c +++ b/gdb/ui-style.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ui-style.h" #include "gdbsupport/gdb_regex.h" diff --git a/gdb/ui.c b/gdb/ui.c index 2a9bf519c6c..80ee67dbae5 100644 --- a/gdb/ui.c +++ b/gdb/ui.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "ui.h" #include "cli/cli-cmds.h" diff --git a/gdb/unittests/array-view-selftests.c b/gdb/unittests/array-view-selftests.c index 299318ace43..eb3ae304790 100644 --- a/gdb/unittests/array-view-selftests.c +++ b/gdb/unittests/array-view-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/array-view.h" #include diff --git a/gdb/unittests/child-path-selftests.c b/gdb/unittests/child-path-selftests.c index 9f77dd73995..4c4014d1477 100644 --- a/gdb/unittests/child-path-selftests.c +++ b/gdb/unittests/child-path-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/pathstuff.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/cli-utils-selftests.c b/gdb/unittests/cli-utils-selftests.c index 69d84bf5015..6ade3af4ffa 100644 --- a/gdb/unittests/cli-utils-selftests.c +++ b/gdb/unittests/cli-utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-utils.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/command-def-selftests.c b/gdb/unittests/command-def-selftests.c index 74a21801976..6936af740fc 100644 --- a/gdb/unittests/command-def-selftests.c +++ b/gdb/unittests/command-def-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "cli/cli-cmds.h" #include "cli/cli-decode.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/common-utils-selftests.c b/gdb/unittests/common-utils-selftests.c index b1f8fb84396..e66e38045ad 100644 --- a/gdb/unittests/common-utils-selftests.c +++ b/gdb/unittests/common-utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/selftest.h" namespace selftests { diff --git a/gdb/unittests/copy_bitwise-selftests.c b/gdb/unittests/copy_bitwise-selftests.c index 776d99ac9f1..c9f61b09cf4 100644 --- a/gdb/unittests/copy_bitwise-selftests.c +++ b/gdb/unittests/copy_bitwise-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "utils.h" diff --git a/gdb/unittests/enum-flags-selftests.c b/gdb/unittests/enum-flags-selftests.c index 54e168173de..b55d8c31406 100644 --- a/gdb/unittests/enum-flags-selftests.c +++ b/gdb/unittests/enum-flags-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/enum-flags.h" #include "gdbsupport/valid-expr.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/environ-selftests.c b/gdb/unittests/environ-selftests.c index c016e74ccf1..9bd736028b3 100644 --- a/gdb/unittests/environ-selftests.c +++ b/gdb/unittests/environ-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/environ.h" #include "diagnostics.h" diff --git a/gdb/unittests/filtered_iterator-selftests.c b/gdb/unittests/filtered_iterator-selftests.c index 147f09dd449..dc76fe031aa 100644 --- a/gdb/unittests/filtered_iterator-selftests.c +++ b/gdb/unittests/filtered_iterator-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/filtered-iterator.h" diff --git a/gdb/unittests/format_pieces-selftests.c b/gdb/unittests/format_pieces-selftests.c index b4918c67af4..a01f248c316 100644 --- a/gdb/unittests/format_pieces-selftests.c +++ b/gdb/unittests/format_pieces-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/format.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/frame_info_ptr-selftests.c b/gdb/unittests/frame_info_ptr-selftests.c index f09d1c8ba01..ec83024cc3d 100644 --- a/gdb/unittests/frame_info_ptr-selftests.c +++ b/gdb/unittests/frame_info_ptr-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/function-view-selftests.c b/gdb/unittests/function-view-selftests.c index b01c02c1d9b..dc1a6304eb6 100644 --- a/gdb/unittests/function-view-selftests.c +++ b/gdb/unittests/function-view-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/function-view.h" diff --git a/gdb/unittests/gdb_tilde_expand-selftests.c b/gdb/unittests/gdb_tilde_expand-selftests.c index 5edf4b688b1..165885f361b 100644 --- a/gdb/unittests/gdb_tilde_expand-selftests.c +++ b/gdb/unittests/gdb_tilde_expand-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/selftest.h" #include diff --git a/gdb/unittests/gmp-utils-selftests.c b/gdb/unittests/gmp-utils-selftests.c index 513ebc82497..3c6b71062a7 100644 --- a/gdb/unittests/gmp-utils-selftests.c +++ b/gdb/unittests/gmp-utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gmp-utils.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/intrusive_list-selftests.c b/gdb/unittests/intrusive_list-selftests.c index 61e1343b241..28d0134ffe6 100644 --- a/gdb/unittests/intrusive_list-selftests.c +++ b/gdb/unittests/intrusive_list-selftests.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/intrusive_list.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/lookup_name_info-selftests.c b/gdb/unittests/lookup_name_info-selftests.c index 2fd8be9a3db..fe87bedac76 100644 --- a/gdb/unittests/lookup_name_info-selftests.c +++ b/gdb/unittests/lookup_name_info-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "symtab.h" diff --git a/gdb/unittests/main-thread-selftests.c b/gdb/unittests/main-thread-selftests.c index 9fd1b99e34b..1ba350575f1 100644 --- a/gdb/unittests/main-thread-selftests.c +++ b/gdb/unittests/main-thread-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/block-signals.h" #include "gdbsupport/scope-exit.h" diff --git a/gdb/unittests/memory-map-selftests.c b/gdb/unittests/memory-map-selftests.c index cc059bbc199..55d66fd61a0 100644 --- a/gdb/unittests/memory-map-selftests.c +++ b/gdb/unittests/memory-map-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "memory-map.h" diff --git a/gdb/unittests/memrange-selftests.c b/gdb/unittests/memrange-selftests.c index d6a10511a75..df02b6ad265 100644 --- a/gdb/unittests/memrange-selftests.c +++ b/gdb/unittests/memrange-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "memrange.h" diff --git a/gdb/unittests/mkdir-recursive-selftests.c b/gdb/unittests/mkdir-recursive-selftests.c index 1aaf685855b..a96874d2228 100644 --- a/gdb/unittests/mkdir-recursive-selftests.c +++ b/gdb/unittests/mkdir-recursive-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/filestuff.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/observable-selftests.c b/gdb/unittests/observable-selftests.c index bc2e001d86a..2640f6817ee 100644 --- a/gdb/unittests/observable-selftests.c +++ b/gdb/unittests/observable-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/observable.h" diff --git a/gdb/unittests/offset-type-selftests.c b/gdb/unittests/offset-type-selftests.c index e5a24ab1a19..95cc4f8ebd5 100644 --- a/gdb/unittests/offset-type-selftests.c +++ b/gdb/unittests/offset-type-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/offset-type.h" #include "gdbsupport/underlying.h" diff --git a/gdb/unittests/packed-selftests.c b/gdb/unittests/packed-selftests.c index 852a7d364ce..060c87c4e15 100644 --- a/gdb/unittests/packed-selftests.c +++ b/gdb/unittests/packed-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/packed.h" diff --git a/gdb/unittests/parallel-for-selftests.c b/gdb/unittests/parallel-for-selftests.c index a9abbf0328c..0261948361a 100644 --- a/gdb/unittests/parallel-for-selftests.c +++ b/gdb/unittests/parallel-for-selftests.c @@ -24,7 +24,6 @@ FOR_EACH. The FOR_EACH-defined part reads like a regular function. */ #ifndef FOR_EACH -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/parallel-for.h" diff --git a/gdb/unittests/parse-connection-spec-selftests.c b/gdb/unittests/parse-connection-spec-selftests.c index 83c006ba928..55a7c13c3a8 100644 --- a/gdb/unittests/parse-connection-spec-selftests.c +++ b/gdb/unittests/parse-connection-spec-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/netstuff.h" #include "diagnostics.h" diff --git a/gdb/unittests/path-join-selftests.c b/gdb/unittests/path-join-selftests.c index 15df04884d9..08fad63341d 100644 --- a/gdb/unittests/path-join-selftests.c +++ b/gdb/unittests/path-join-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/pathstuff.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/ptid-selftests.c b/gdb/unittests/ptid-selftests.c index a44ffa3f7c9..6fc04c12eb1 100644 --- a/gdb/unittests/ptid-selftests.c +++ b/gdb/unittests/ptid-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/ptid.h" #include diff --git a/gdb/unittests/rsp-low-selftests.c b/gdb/unittests/rsp-low-selftests.c index 90141abb65e..7a178715096 100644 --- a/gdb/unittests/rsp-low-selftests.c +++ b/gdb/unittests/rsp-low-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/rsp-low.h" diff --git a/gdb/unittests/scoped_fd-selftests.c b/gdb/unittests/scoped_fd-selftests.c index e85f9f7d920..1413c5018e8 100644 --- a/gdb/unittests/scoped_fd-selftests.c +++ b/gdb/unittests/scoped_fd-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/filestuff.h" #include "gdbsupport/scoped_fd.h" diff --git a/gdb/unittests/scoped_ignore_signal-selftests.c b/gdb/unittests/scoped_ignore_signal-selftests.c index dc1d9341b7a..361928c53c0 100644 --- a/gdb/unittests/scoped_ignore_signal-selftests.c +++ b/gdb/unittests/scoped_ignore_signal-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/scoped_ignore_signal.h" #include "gdbsupport/selftest.h" #include "gdbsupport/scope-exit.h" diff --git a/gdb/unittests/scoped_mmap-selftests.c b/gdb/unittests/scoped_mmap-selftests.c index dbf836fa2d7..7b3a6f5202b 100644 --- a/gdb/unittests/scoped_mmap-selftests.c +++ b/gdb/unittests/scoped_mmap-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/filestuff.h" #include "gdbsupport/scoped_mmap.h" diff --git a/gdb/unittests/scoped_restore-selftests.c b/gdb/unittests/scoped_restore-selftests.c index 074cc4ccda1..1fd51181392 100644 --- a/gdb/unittests/scoped_restore-selftests.c +++ b/gdb/unittests/scoped_restore-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/scoped_restore.h" diff --git a/gdb/unittests/search-memory-selftests.c b/gdb/unittests/search-memory-selftests.c index 109ce8b528d..11246337db3 100644 --- a/gdb/unittests/search-memory-selftests.c +++ b/gdb/unittests/search-memory-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/search.h" diff --git a/gdb/unittests/style-selftests.c b/gdb/unittests/style-selftests.c index 8a6cf2b3868..4dc3c842c47 100644 --- a/gdb/unittests/style-selftests.c +++ b/gdb/unittests/style-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "ui-style.h" diff --git a/gdb/unittests/tracepoint-selftests.c b/gdb/unittests/tracepoint-selftests.c index 7267b70eef9..02700284548 100644 --- a/gdb/unittests/tracepoint-selftests.c +++ b/gdb/unittests/tracepoint-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "tracepoint.h" diff --git a/gdb/unittests/tui-selftests.c b/gdb/unittests/tui-selftests.c index e936b20f370..68472079701 100644 --- a/gdb/unittests/tui-selftests.c +++ b/gdb/unittests/tui-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #ifdef TUI diff --git a/gdb/unittests/ui-file-selftests.c b/gdb/unittests/ui-file-selftests.c index eff1be7f2b2..7c55b80cdfe 100644 --- a/gdb/unittests/ui-file-selftests.c +++ b/gdb/unittests/ui-file-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "ui-file.h" diff --git a/gdb/unittests/unique_xmalloc_ptr_char.c b/gdb/unittests/unique_xmalloc_ptr_char.c index e36d871dd17..b7fd5b6c4a1 100644 --- a/gdb/unittests/unique_xmalloc_ptr_char.c +++ b/gdb/unittests/unique_xmalloc_ptr_char.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "selftest-arch.h" #include "gdbsupport/gdb_unique_ptr.h" diff --git a/gdb/unittests/unpack-selftests.c b/gdb/unittests/unpack-selftests.c index 2fc789231db..35f4eeeee2f 100644 --- a/gdb/unittests/unpack-selftests.c +++ b/gdb/unittests/unpack-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "selftest-arch.h" #include "value.h" diff --git a/gdb/unittests/utils-selftests.c b/gdb/unittests/utils-selftests.c index 2f6d10400e1..6748dc2546c 100644 --- a/gdb/unittests/utils-selftests.c +++ b/gdb/unittests/utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "utils.h" #include "gdbsupport/selftest.h" diff --git a/gdb/unittests/vec-utils-selftests.c b/gdb/unittests/vec-utils-selftests.c index e7ff1289205..da3bcf08d3c 100644 --- a/gdb/unittests/vec-utils-selftests.c +++ b/gdb/unittests/vec-utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/gdb_vecs.h" diff --git a/gdb/unittests/xml-utils-selftests.c b/gdb/unittests/xml-utils-selftests.c index 31f74742b0a..627d5d8428e 100644 --- a/gdb/unittests/xml-utils-selftests.c +++ b/gdb/unittests/xml-utils-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbsupport/xml-utils.h" #include "gdbsupport/selftest.h" diff --git a/gdb/user-regs.c b/gdb/user-regs.c index d1b510a7927..ac04f63dbb8 100644 --- a/gdb/user-regs.c +++ b/gdb/user-regs.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "user-regs.h" #include "gdbtypes.h" #include "frame.h" diff --git a/gdb/utils.c b/gdb/utils.c index 68aebf37381..ded03c74099 100644 --- a/gdb/utils.c +++ b/gdb/utils.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include #include "gdbsupport/gdb_wait.h" #include "event-top.h" diff --git a/gdb/v850-tdep.c b/gdb/v850-tdep.c index 4c1fd383a84..6bda14f0fa1 100644 --- a/gdb/v850-tdep.c +++ b/gdb/v850-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-base.h" #include "trad-frame.h" diff --git a/gdb/valarith.c b/gdb/valarith.c index 31b1c4762f7..6b152cadcac 100644 --- a/gdb/valarith.c +++ b/gdb/valarith.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/valops.c b/gdb/valops.c index 52cce287281..a17b937a963 100644 --- a/gdb/valops.c +++ b/gdb/valops.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "value.h" diff --git a/gdb/valprint.c b/gdb/valprint.c index 7b3ffc884f1..40ffdbe6146 100644 --- a/gdb/valprint.c +++ b/gdb/valprint.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "value.h" diff --git a/gdb/value.c b/gdb/value.c index 7ddfeb7c728..1bd180a62cc 100644 --- a/gdb/value.c +++ b/gdb/value.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "symtab.h" #include "gdbtypes.h" diff --git a/gdb/varobj.c b/gdb/varobj.c index af64534169f..8ce3cbdd440 100644 --- a/gdb/varobj.c +++ b/gdb/varobj.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "value.h" #include "expression.h" #include "frame.h" diff --git a/gdb/vax-bsd-nat.c b/gdb/vax-bsd-nat.c index 0f982ca6219..2a4db3a8121 100644 --- a/gdb/vax-bsd-nat.c +++ b/gdb/vax-bsd-nat.c @@ -19,7 +19,6 @@ /* We define this to get types like register_t. */ #define _KERNTYPES -#include "defs.h" #include "inferior.h" #include "regcache.h" #include "target.h" diff --git a/gdb/vax-netbsd-tdep.c b/gdb/vax-netbsd-tdep.c index 66c56227f41..fa528ae658a 100644 --- a/gdb/vax-netbsd-tdep.c +++ b/gdb/vax-netbsd-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "osabi.h" diff --git a/gdb/vax-tdep.c b/gdb/vax-tdep.c index 125f3423be5..dd00898c298 100644 --- a/gdb/vax-tdep.c +++ b/gdb/vax-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "frame.h" diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c index b123a66ef0f..6fc41231023 100644 --- a/gdb/windows-nat.c +++ b/gdb/windows-nat.c @@ -21,7 +21,6 @@ /* Originally by Steve Chamberlain, sac@cygnus.com */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "infrun.h" diff --git a/gdb/windows-tdep.c b/gdb/windows-tdep.c index 361ccdd0dcb..f9585adf8fa 100644 --- a/gdb/windows-tdep.c +++ b/gdb/windows-tdep.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "windows-tdep.h" #include "gdbsupport/gdb_obstack.h" #include "xml-support.h" diff --git a/gdb/x86-bsd-nat.c b/gdb/x86-bsd-nat.c index e2bc7a8ad0b..2bdd385e7f2 100644 --- a/gdb/x86-bsd-nat.c +++ b/gdb/x86-bsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "gdbthread.h" diff --git a/gdb/x86-fbsd-nat.c b/gdb/x86-fbsd-nat.c index eea4dd37cac..bfd15bf6748 100644 --- a/gdb/x86-fbsd-nat.c +++ b/gdb/x86-fbsd-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "x86-fbsd-nat.h" #ifdef PT_GETXSTATE_INFO #include "nat/x86-xstate.h" diff --git a/gdb/x86-linux-nat.c b/gdb/x86-linux-nat.c index b93ffca38db..a3d8ffb60f1 100644 --- a/gdb/x86-linux-nat.c +++ b/gdb/x86-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "inferior.h" #include "elf/common.h" #include "gdb_proc_service.h" diff --git a/gdb/x86-nat.c b/gdb/x86-nat.c index bd4a05da237..5826716a1f8 100644 --- a/gdb/x86-nat.c +++ b/gdb/x86-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "x86-nat.h" #include "gdbcmd.h" #include "inferior.h" diff --git a/gdb/x86-tdep.c b/gdb/x86-tdep.c index 4cacf3ba511..5d7aa9535b7 100644 --- a/gdb/x86-tdep.c +++ b/gdb/x86-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "x86-tdep.h" #include "symtab.h" diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c index e324f4ef8ca..c4914bdcbaf 100644 --- a/gdb/xcoffread.c +++ b/gdb/xcoffread.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "bfd.h" #include diff --git a/gdb/xml-support.c b/gdb/xml-support.c index 65de9b292f0..583e101c25f 100644 --- a/gdb/xml-support.c +++ b/gdb/xml-support.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbcmd.h" #include "xml-builtin.h" #include "xml-support.h" diff --git a/gdb/xml-syscall.c b/gdb/xml-syscall.c index fc999f0eee3..2373d0fd77b 100644 --- a/gdb/xml-syscall.c +++ b/gdb/xml-syscall.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "gdbtypes.h" #include "xml-support.h" #include "xml-syscall.h" diff --git a/gdb/xml-tdesc.c b/gdb/xml-tdesc.c index 0a84f2b77ed..436c493d4f9 100644 --- a/gdb/xml-tdesc.c +++ b/gdb/xml-tdesc.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "target.h" #include "target-descriptions.h" #include "xml-support.h" diff --git a/gdb/xstormy16-tdep.c b/gdb/xstormy16-tdep.c index 12b16c2d3d3..166e6af8527 100644 --- a/gdb/xstormy16-tdep.c +++ b/gdb/xstormy16-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "frame-base.h" #include "frame-unwind.h" diff --git a/gdb/xtensa-config.c b/gdb/xtensa-config.c index c312fe2749e..77eb922c1f9 100644 --- a/gdb/xtensa-config.c +++ b/gdb/xtensa-config.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #define XTENSA_CONFIG_VERSION 0x60 diff --git a/gdb/xtensa-linux-nat.c b/gdb/xtensa-linux-nat.c index e32656833a1..f8509b02e07 100644 --- a/gdb/xtensa-linux-nat.c +++ b/gdb/xtensa-linux-nat.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "inferior.h" #include "gdbcore.h" diff --git a/gdb/xtensa-linux-tdep.c b/gdb/xtensa-linux-tdep.c index cc8c30b1068..7c215e300b3 100644 --- a/gdb/xtensa-linux-tdep.c +++ b/gdb/xtensa-linux-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "xtensa-tdep.h" #include "osabi.h" #include "linux-tdep.h" diff --git a/gdb/xtensa-tdep.c b/gdb/xtensa-tdep.c index d116b34fd81..2c3d468d8be 100644 --- a/gdb/xtensa-tdep.c +++ b/gdb/xtensa-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "frame.h" #include "solib-svr4.h" #include "symtab.h" diff --git a/gdb/z80-tdep.c b/gdb/z80-tdep.c index f2d000f5303..ee8e36b1867 100644 --- a/gdb/z80-tdep.c +++ b/gdb/z80-tdep.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" #include "arch-utils.h" #include "dis-asm.h" #include "frame.h" diff --git a/gdbserver/ax.cc b/gdbserver/ax.cc index 2307e8dbeea..ff42795582f 100644 --- a/gdbserver/ax.cc +++ b/gdbserver/ax.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "ax.h" #include "gdbsupport/format.h" #include "tracepoint.h" diff --git a/gdbserver/debug.cc b/gdbserver/debug.cc index 9bdff962dda..ae9ca5cd768 100644 --- a/gdbserver/debug.cc +++ b/gdbserver/debug.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #if !defined (IN_PROCESS_AGENT) diff --git a/gdbserver/dll.cc b/gdbserver/dll.cc index 0fb6476f40e..ff637a03fed 100644 --- a/gdbserver/dll.cc +++ b/gdbserver/dll.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "dll.h" #include diff --git a/gdbserver/fork-child.cc b/gdbserver/fork-child.cc index 43ff57c3167..7e4c69b31bd 100644 --- a/gdbserver/fork-child.cc +++ b/gdbserver/fork-child.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "gdbsupport/job-control.h" #include "gdbsupport/scoped_restore.h" #include "nat/fork-inferior.h" diff --git a/gdbserver/gdbreplay.cc b/gdbserver/gdbreplay.cc index 6263423db35..0219e865ec7 100644 --- a/gdbserver/gdbreplay.cc +++ b/gdbserver/gdbreplay.cc @@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" - #undef PACKAGE #undef PACKAGE_NAME #undef PACKAGE_VERSION diff --git a/gdbserver/hostio.cc b/gdbserver/hostio.cc index 255d86dab65..c5ae35ab7dd 100644 --- a/gdbserver/hostio.cc +++ b/gdbserver/hostio.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "gdbsupport/fileio.h" #include "hostio.h" diff --git a/gdbserver/i387-fp.cc b/gdbserver/i387-fp.cc index 60d565b8482..62cafd87204 100644 --- a/gdbserver/i387-fp.cc +++ b/gdbserver/i387-fp.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "i387-fp.h" #include "gdbsupport/x86-xstate.h" #include "nat/x86-xstate.h" diff --git a/gdbserver/inferiors.cc b/gdbserver/inferiors.cc index c02d47aa91b..d088340474f 100644 --- a/gdbserver/inferiors.cc +++ b/gdbserver/inferiors.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "gdbsupport/common-inferior.h" #include "gdbthread.h" #include "dll.h" diff --git a/gdbserver/linux-aarch32-low.cc b/gdbserver/linux-aarch32-low.cc index 940c10fd1cf..ca66e7f8fbc 100644 --- a/gdbserver/linux-aarch32-low.cc +++ b/gdbserver/linux-aarch32-low.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "arch/arm.h" #include "arch/arm-linux.h" #include "linux-low.h" diff --git a/gdbserver/linux-aarch32-tdesc.cc b/gdbserver/linux-aarch32-tdesc.cc index 54c6f62e996..b8987752b9f 100644 --- a/gdbserver/linux-aarch32-tdesc.cc +++ b/gdbserver/linux-aarch32-tdesc.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-aarch32-tdesc.h" diff --git a/gdbserver/linux-aarch64-ipa.cc b/gdbserver/linux-aarch64-ipa.cc index f33374ebd6c..99b7700ac4b 100644 --- a/gdbserver/linux-aarch64-ipa.cc +++ b/gdbserver/linux-aarch64-ipa.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include "tracepoint.h" #include diff --git a/gdbserver/linux-aarch64-low.cc b/gdbserver/linux-aarch64-low.cc index 28d75d035dc..5df67fccd08 100644 --- a/gdbserver/linux-aarch64-low.cc +++ b/gdbserver/linux-aarch64-low.cc @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "nat/aarch64-linux.h" #include "nat/aarch64-linux-hw-point.h" diff --git a/gdbserver/linux-aarch64-tdesc.cc b/gdbserver/linux-aarch64-tdesc.cc index 7a41769905c..0ed9a42cbff 100644 --- a/gdbserver/linux-aarch64-tdesc.cc +++ b/gdbserver/linux-aarch64-tdesc.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-aarch64-tdesc.h" diff --git a/gdbserver/linux-amd64-ipa.cc b/gdbserver/linux-amd64-ipa.cc index 54e4c9812bb..13c8a5bb360 100644 --- a/gdbserver/linux-amd64-ipa.cc +++ b/gdbserver/linux-amd64-ipa.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include "tracepoint.h" #include "linux-x86-tdesc.h" diff --git a/gdbserver/linux-arc-low.cc b/gdbserver/linux-arc-low.cc index 166a4431f09..dda224f0a74 100644 --- a/gdbserver/linux-arc-low.cc +++ b/gdbserver/linux-arc-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "regdef.h" #include "linux-low.h" #include "tdesc.h" diff --git a/gdbserver/linux-arm-low.cc b/gdbserver/linux-arm-low.cc index 396ec88081b..17b64c09aff 100644 --- a/gdbserver/linux-arm-low.cc +++ b/gdbserver/linux-arm-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "arch/arm.h" #include "arch/arm-linux.h" diff --git a/gdbserver/linux-arm-tdesc.cc b/gdbserver/linux-arm-tdesc.cc index 24941fe667e..559f9b0f3dc 100644 --- a/gdbserver/linux-arm-tdesc.cc +++ b/gdbserver/linux-arm-tdesc.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-arm-tdesc.h" diff --git a/gdbserver/linux-csky-low.cc b/gdbserver/linux-csky-low.cc index 5497f7dc7a3..2eb5a2df17b 100644 --- a/gdbserver/linux-csky-low.cc +++ b/gdbserver/linux-csky-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "tdesc.h" #include "linux-low.h" #include diff --git a/gdbserver/linux-i386-ipa.cc b/gdbserver/linux-i386-ipa.cc index 2e4646f8c03..8f14e0937d4 100644 --- a/gdbserver/linux-i386-ipa.cc +++ b/gdbserver/linux-i386-ipa.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include "tracepoint.h" #include "linux-x86-tdesc.h" diff --git a/gdbserver/linux-ia64-low.cc b/gdbserver/linux-ia64-low.cc index 7bceaadbc80..b7c3c642eb3 100644 --- a/gdbserver/linux-ia64-low.cc +++ b/gdbserver/linux-ia64-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #ifdef HAVE_SYS_REG_H diff --git a/gdbserver/linux-loongarch-low.cc b/gdbserver/linux-loongarch-low.cc index f1e1deb878b..584ea64a7d9 100644 --- a/gdbserver/linux-loongarch-low.cc +++ b/gdbserver/linux-loongarch-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "tdesc.h" #include "elf/common.h" diff --git a/gdbserver/linux-low.cc b/gdbserver/linux-low.cc index 9d5a6242803..d8842f0972d 100644 --- a/gdbserver/linux-low.cc +++ b/gdbserver/linux-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "nat/linux-osdata.h" #include "gdbsupport/agent.h" diff --git a/gdbserver/linux-m68k-low.cc b/gdbserver/linux-m68k-low.cc index 1cccb25bc53..8020e49ac6e 100644 --- a/gdbserver/linux-m68k-low.cc +++ b/gdbserver/linux-m68k-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" /* Linux target op definitions for the m68k architecture. */ diff --git a/gdbserver/linux-mips-low.cc b/gdbserver/linux-mips-low.cc index 35f92fc24d4..6cf4a6d2d9b 100644 --- a/gdbserver/linux-mips-low.cc +++ b/gdbserver/linux-mips-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "nat/gdb_ptrace.h" diff --git a/gdbserver/linux-nios2-low.cc b/gdbserver/linux-nios2-low.cc index 31868ff0a4a..c37bb5a5da9 100644 --- a/gdbserver/linux-nios2-low.cc +++ b/gdbserver/linux-nios2-low.cc @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "elf/common.h" #include "nat/gdb_ptrace.h" diff --git a/gdbserver/linux-or1k-low.cc b/gdbserver/linux-or1k-low.cc index bea92516e9c..1e0fa39358c 100644 --- a/gdbserver/linux-or1k-low.cc +++ b/gdbserver/linux-or1k-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "elf/common.h" #include "nat/gdb_ptrace.h" diff --git a/gdbserver/linux-ppc-ipa.cc b/gdbserver/linux-ppc-ipa.cc index 299ef377843..cbbfcfa19be 100644 --- a/gdbserver/linux-ppc-ipa.cc +++ b/gdbserver/linux-ppc-ipa.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include "tracepoint.h" #include "arch/ppc-linux-tdesc.h" diff --git a/gdbserver/linux-ppc-low.cc b/gdbserver/linux-ppc-low.cc index 5c45a3f6ecb..bd3ac143660 100644 --- a/gdbserver/linux-ppc-low.cc +++ b/gdbserver/linux-ppc-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "elf/common.h" diff --git a/gdbserver/linux-riscv-low.cc b/gdbserver/linux-riscv-low.cc index 680e9f7a094..c4554c507a8 100644 --- a/gdbserver/linux-riscv-low.cc +++ b/gdbserver/linux-riscv-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "tdesc.h" diff --git a/gdbserver/linux-s390-ipa.cc b/gdbserver/linux-s390-ipa.cc index 56d10667445..55ce4a41d15 100644 --- a/gdbserver/linux-s390-ipa.cc +++ b/gdbserver/linux-s390-ipa.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include "tracepoint.h" #include "linux-s390-tdesc.h" diff --git a/gdbserver/linux-s390-low.cc b/gdbserver/linux-s390-low.cc index 79937f00d6f..ee2c192609a 100644 --- a/gdbserver/linux-s390-low.cc +++ b/gdbserver/linux-s390-low.cc @@ -19,7 +19,6 @@ /* This file is used for both 31-bit and 64-bit S/390 systems. */ -#include "server.h" #include "linux-low.h" #include "elf/common.h" #include "ax.h" diff --git a/gdbserver/linux-sh-low.cc b/gdbserver/linux-sh-low.cc index 910b6a0e2e9..64e6de3480b 100644 --- a/gdbserver/linux-sh-low.cc +++ b/gdbserver/linux-sh-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" /* Linux target op definitions for the SH architecture. */ diff --git a/gdbserver/linux-sparc-low.cc b/gdbserver/linux-sparc-low.cc index 8e3960a5fa7..4192bd3984e 100644 --- a/gdbserver/linux-sparc-low.cc +++ b/gdbserver/linux-sparc-low.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "nat/gdb_ptrace.h" diff --git a/gdbserver/linux-tic6x-low.cc b/gdbserver/linux-tic6x-low.cc index 7c961901dd1..707be2e7b0f 100644 --- a/gdbserver/linux-tic6x-low.cc +++ b/gdbserver/linux-tic6x-low.cc @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" #include "arch/tic6x.h" #include "tdesc.h" diff --git a/gdbserver/linux-x86-low.cc b/gdbserver/linux-x86-low.cc index 933d1fb012a..2532603451a 100644 --- a/gdbserver/linux-x86-low.cc +++ b/gdbserver/linux-x86-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include #include #include diff --git a/gdbserver/linux-x86-tdesc.cc b/gdbserver/linux-x86-tdesc.cc index 626207fc477..cd3b5d80e37 100644 --- a/gdbserver/linux-x86-tdesc.cc +++ b/gdbserver/linux-x86-tdesc.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "tdesc.h" #include "linux-x86-tdesc.h" #include "arch/i386.h" diff --git a/gdbserver/linux-xtensa-low.cc b/gdbserver/linux-xtensa-low.cc index 9ebb2e63590..b20b62e1c0d 100644 --- a/gdbserver/linux-xtensa-low.cc +++ b/gdbserver/linux-xtensa-low.cc @@ -17,7 +17,6 @@ along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" /* Linux target op definitions for the Xtensa architecture. */ diff --git a/gdbserver/mem-break.cc b/gdbserver/mem-break.cc index c23bb46c666..eebf999c223 100644 --- a/gdbserver/mem-break.cc +++ b/gdbserver/mem-break.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "regcache.h" #include "ax.h" diff --git a/gdbserver/netbsd-aarch64-low.cc b/gdbserver/netbsd-aarch64-low.cc index cfb1bb7914b..f20a1a71773 100644 --- a/gdbserver/netbsd-aarch64-low.cc +++ b/gdbserver/netbsd-aarch64-low.cc @@ -19,7 +19,6 @@ #include #include -#include "server.h" #include "netbsd-low.h" #include "arch/aarch64.h" #include "arch/aarch64-insn.h" diff --git a/gdbserver/netbsd-amd64-low.cc b/gdbserver/netbsd-amd64-low.cc index 5555e0ba307..2c8c7113f7d 100644 --- a/gdbserver/netbsd-amd64-low.cc +++ b/gdbserver/netbsd-amd64-low.cc @@ -19,7 +19,6 @@ #include #include -#include "server.h" #include "netbsd-low.h" #include "gdbsupport/x86-xstate.h" #include "arch/amd64.h" diff --git a/gdbserver/netbsd-i386-low.cc b/gdbserver/netbsd-i386-low.cc index a694609d50d..247a39797c4 100644 --- a/gdbserver/netbsd-i386-low.cc +++ b/gdbserver/netbsd-i386-low.cc @@ -19,7 +19,6 @@ #include #include -#include "server.h" #include "netbsd-low.h" #include "gdbsupport/x86-xstate.h" #include "arch/i386.h" diff --git a/gdbserver/netbsd-low.cc b/gdbserver/netbsd-low.cc index bcb1bd97170..4b58826e091 100644 --- a/gdbserver/netbsd-low.cc +++ b/gdbserver/netbsd-low.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "target.h" #include "netbsd-low.h" #include "nat/netbsd-nat.h" diff --git a/gdbserver/notif.cc b/gdbserver/notif.cc index 25e40a3c6b6..dac3c3b1bab 100644 --- a/gdbserver/notif.cc +++ b/gdbserver/notif.cc @@ -47,7 +47,6 @@ # 3 is done by function 'handle_notif_ack'. */ -#include "server.h" #include "notif.h" static struct notif_server *notifs[] = diff --git a/gdbserver/proc-service.cc b/gdbserver/proc-service.cc index 40a0c7c43bf..0a332b52d56 100644 --- a/gdbserver/proc-service.cc +++ b/gdbserver/proc-service.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" /* This file is currently tied to GNU/Linux. It should scale well to another libthread_db implementation, with the appropriate gdbserver diff --git a/gdbserver/regcache.cc b/gdbserver/regcache.cc index 55d14239e81..1bb71d10328 100644 --- a/gdbserver/regcache.cc +++ b/gdbserver/regcache.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "regdef.h" #include "gdbthread.h" #include "tdesc.h" diff --git a/gdbserver/remote-utils.cc b/gdbserver/remote-utils.cc index 95955753401..5a8eb9ae52a 100644 --- a/gdbserver/remote-utils.cc +++ b/gdbserver/remote-utils.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #if HAVE_TERMIOS_H #include #endif diff --git a/gdbserver/server.cc b/gdbserver/server.cc index 74c7763d777..c7d5cc1c1b0 100644 --- a/gdbserver/server.cc +++ b/gdbserver/server.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "gdbthread.h" #include "gdbsupport/agent.h" #include "notif.h" diff --git a/gdbserver/symbol.cc b/gdbserver/symbol.cc index 90945dcd35d..435acc71978 100644 --- a/gdbserver/symbol.cc +++ b/gdbserver/symbol.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "gdbsupport/symbol.h" /* See gdbsupport/symbol.h. */ diff --git a/gdbserver/target.cc b/gdbserver/target.cc index 23b699d33bb..6db32da2e95 100644 --- a/gdbserver/target.cc +++ b/gdbserver/target.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "tracepoint.h" #include "gdbsupport/byte-vector.h" #include "hostio.h" diff --git a/gdbserver/tdesc.cc b/gdbserver/tdesc.cc index aff6f53029a..3265793da96 100644 --- a/gdbserver/tdesc.cc +++ b/gdbserver/tdesc.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "tdesc.h" #include "regdef.h" diff --git a/gdbserver/thread-db.cc b/gdbserver/thread-db.cc index d08c0f75263..8cef84206b8 100644 --- a/gdbserver/thread-db.cc +++ b/gdbserver/thread-db.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "linux-low.h" diff --git a/gdbserver/tracepoint.cc b/gdbserver/tracepoint.cc index 461fa8fa1c5..b7d0ef2c293 100644 --- a/gdbserver/tracepoint.cc +++ b/gdbserver/tracepoint.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "tracepoint.h" #include "gdbthread.h" #include "gdbsupport/rsp-low.h" diff --git a/gdbserver/utils.cc b/gdbserver/utils.cc index 11902f7c3fd..3d3144e33da 100644 --- a/gdbserver/utils.cc +++ b/gdbserver/utils.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #ifdef IN_PROCESS_AGENT # define PREFIX "ipa: " diff --git a/gdbserver/win32-i386-low.cc b/gdbserver/win32-i386-low.cc index 44490300b69..0a761ca58ef 100644 --- a/gdbserver/win32-i386-low.cc +++ b/gdbserver/win32-i386-low.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "win32-low.h" #include "x86-low.h" #include "gdbsupport/x86-xstate.h" diff --git a/gdbserver/win32-low.cc b/gdbserver/win32-low.cc index 58e8b089f2e..f672e542d1b 100644 --- a/gdbserver/win32-low.cc +++ b/gdbserver/win32-low.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "regcache.h" #include "gdbsupport/fileio.h" #include "mem-break.h" diff --git a/gdbserver/x86-low.cc b/gdbserver/x86-low.cc index 11d9028992c..c59b31b78f7 100644 --- a/gdbserver/x86-low.cc +++ b/gdbserver/x86-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "server.h" #include "x86-low.h" /* Clear the reference counts and forget everything we knew about the diff --git a/gdbsupport/agent.cc b/gdbsupport/agent.cc index 862582c7888..c70b59a4c83 100644 --- a/gdbsupport/agent.cc +++ b/gdbsupport/agent.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "target/target.h" #include "gdbsupport/symbol.h" #include diff --git a/gdbsupport/btrace-common.cc b/gdbsupport/btrace-common.cc index 2d54e8ba82d..2358a9fab33 100644 --- a/gdbsupport/btrace-common.cc +++ b/gdbsupport/btrace-common.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "btrace-common.h" diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc index cc14523b2d1..6362ea24e7c 100644 --- a/gdbsupport/cleanups.cc +++ b/gdbsupport/cleanups.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "cleanups.h" #include diff --git a/gdbsupport/common-debug.cc b/gdbsupport/common-debug.cc index 9a5309f1e72..c4d95287271 100644 --- a/gdbsupport/common-debug.cc +++ b/gdbsupport/common-debug.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "common-debug.h" /* See gdbsupport/common-debug.h. */ diff --git a/gdbsupport/common-exceptions.cc b/gdbsupport/common-exceptions.cc index 0caed27434e..5aa16129b02 100644 --- a/gdbsupport/common-exceptions.cc +++ b/gdbsupport/common-exceptions.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "common-exceptions.h" #include diff --git a/gdbsupport/common-inferior.cc b/gdbsupport/common-inferior.cc index e9824dfcd36..4211e049ba7 100644 --- a/gdbsupport/common-inferior.cc +++ b/gdbsupport/common-inferior.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/common-inferior.h" /* See common-inferior.h. */ diff --git a/gdbsupport/common-regcache.cc b/gdbsupport/common-regcache.cc index 9baca3197d1..525bb5ce705 100644 --- a/gdbsupport/common-regcache.cc +++ b/gdbsupport/common-regcache.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "common-regcache.h" /* Return the register's value or throw if it's not available. */ diff --git a/gdbsupport/common-utils.cc b/gdbsupport/common-utils.cc index 99b9cb8609b..91c14a0f139 100644 --- a/gdbsupport/common-utils.cc +++ b/gdbsupport/common-utils.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "common-utils.h" #include "host-defs.h" #include "gdbsupport/gdb-safe-ctype.h" diff --git a/gdbsupport/environ.cc b/gdbsupport/environ.cc index f7984c565cb..1b6ca61ee80 100644 --- a/gdbsupport/environ.cc +++ b/gdbsupport/environ.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "environ.h" #include #include diff --git a/gdbsupport/errors.cc b/gdbsupport/errors.cc index cccdc5cafb2..c11229aa0d7 100644 --- a/gdbsupport/errors.cc +++ b/gdbsupport/errors.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "errors.h" #if defined (USE_WIN32API) || defined(__CYGWIN__) #include diff --git a/gdbsupport/event-loop.cc b/gdbsupport/event-loop.cc index 0ab6974b876..b18a9fdaac0 100644 --- a/gdbsupport/event-loop.cc +++ b/gdbsupport/event-loop.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/event-loop.h" #include diff --git a/gdbsupport/event-pipe.cc b/gdbsupport/event-pipe.cc index 7e8e8d63683..af6c943284f 100644 --- a/gdbsupport/event-pipe.cc +++ b/gdbsupport/event-pipe.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/event-pipe.h" #include "gdbsupport/filestuff.h" diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc index 26fa6fd616e..b115e33b581 100644 --- a/gdbsupport/fileio.cc +++ b/gdbsupport/fileio.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "fileio.h" #include #include diff --git a/gdbsupport/filestuff.cc b/gdbsupport/filestuff.cc index 9d3b417359b..5c427e11b02 100644 --- a/gdbsupport/filestuff.cc +++ b/gdbsupport/filestuff.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "filestuff.h" #include "gdb_vecs.h" #include diff --git a/gdbsupport/format.cc b/gdbsupport/format.cc index 4e228a95ea8..12173eeba30 100644 --- a/gdbsupport/format.cc +++ b/gdbsupport/format.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "format.h" format_pieces::format_pieces (const char **arg, bool gdb_extensions, diff --git a/gdbsupport/gdb-dlfcn.cc b/gdbsupport/gdb-dlfcn.cc index d8dbabd336d..1a8289ace74 100644 --- a/gdbsupport/gdb-dlfcn.cc +++ b/gdbsupport/gdb-dlfcn.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb-dlfcn.h" #ifdef HAVE_DLFCN_H diff --git a/gdbsupport/gdb-hashtab.cc b/gdbsupport/gdb-hashtab.cc index 7ef41cc332d..42f80faa403 100644 --- a/gdbsupport/gdb-hashtab.cc +++ b/gdbsupport/gdb-hashtab.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb-hashtab.h" /* Allocation function for the libiberty hash table which uses an diff --git a/gdbsupport/gdb_obstack.cc b/gdbsupport/gdb_obstack.cc index 8bbd64fb6fa..f24b4fc998b 100644 --- a/gdbsupport/gdb_obstack.cc +++ b/gdbsupport/gdb_obstack.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb_obstack.h" /* Concatenate NULL terminated variable argument list of `const char *' diff --git a/gdbsupport/gdb_regex.cc b/gdbsupport/gdb_regex.cc index 4c50c4fadef..5570a1435c7 100644 --- a/gdbsupport/gdb_regex.cc +++ b/gdbsupport/gdb_regex.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb_regex.h" #include "gdbsupport/def-vector.h" diff --git a/gdbsupport/gdb_tilde_expand.cc b/gdbsupport/gdb_tilde_expand.cc index 8aa4fa02ec2..4a0a5734ad8 100644 --- a/gdbsupport/gdb_tilde_expand.cc +++ b/gdbsupport/gdb_tilde_expand.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include #include "filenames.h" #include "gdb_tilde_expand.h" diff --git a/gdbsupport/gdb_vecs.cc b/gdbsupport/gdb_vecs.cc index 8b7f4fb9146..71c730876d6 100644 --- a/gdbsupport/gdb_vecs.cc +++ b/gdbsupport/gdb_vecs.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb_vecs.h" #include "host-defs.h" diff --git a/gdbsupport/gdb_wait.cc b/gdbsupport/gdb_wait.cc index 5c1c4249587..476861db228 100644 --- a/gdbsupport/gdb_wait.cc +++ b/gdbsupport/gdb_wait.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdb_wait.h" diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc index 7637cc5988f..eff196dfdc8 100644 --- a/gdbsupport/job-control.cc +++ b/gdbsupport/job-control.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "job-control.h" #ifdef HAVE_TERMIOS_H #include diff --git a/gdbsupport/netstuff.cc b/gdbsupport/netstuff.cc index af00f9cb860..73f1d3b4dcb 100644 --- a/gdbsupport/netstuff.cc +++ b/gdbsupport/netstuff.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "netstuff.h" #include diff --git a/gdbsupport/new-op.cc b/gdbsupport/new-op.cc index 3d3fa999bf1..23ab0bb90aa 100644 --- a/gdbsupport/new-op.cc +++ b/gdbsupport/new-op.cc @@ -23,7 +23,6 @@ #endif #if !__has_feature(address_sanitizer) && !defined(__SANITIZE_ADDRESS__) -#include "common-defs.h" #include "host-defs.h" #include diff --git a/gdbsupport/pathstuff.cc b/gdbsupport/pathstuff.cc index f40df1150e0..9c3816ccc63 100644 --- a/gdbsupport/pathstuff.cc +++ b/gdbsupport/pathstuff.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "pathstuff.h" #include "host-defs.h" #include "filenames.h" diff --git a/gdbsupport/print-utils.cc b/gdbsupport/print-utils.cc index 1fdaf4d745a..565a4791675 100644 --- a/gdbsupport/print-utils.cc +++ b/gdbsupport/print-utils.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "print-utils.h" /* Temporary storage using circular buffer. */ diff --git a/gdbsupport/ptid.cc b/gdbsupport/ptid.cc index 08866ef90e6..56daf92d4a9 100644 --- a/gdbsupport/ptid.cc +++ b/gdbsupport/ptid.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "ptid.h" #include "print-utils.h" diff --git a/gdbsupport/rsp-low.cc b/gdbsupport/rsp-low.cc index 37dce9d5c74..20f249f642d 100644 --- a/gdbsupport/rsp-low.cc +++ b/gdbsupport/rsp-low.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "rsp-low.h" /* See rsp-low.h. */ diff --git a/gdbsupport/run-time-clock.cc b/gdbsupport/run-time-clock.cc index 4e0f9802de2..f754b03f046 100644 --- a/gdbsupport/run-time-clock.cc +++ b/gdbsupport/run-time-clock.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "run-time-clock.h" #if defined HAVE_SYS_RESOURCE_H #include diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc index 68899dfbdaa..54b3b857d4d 100644 --- a/gdbsupport/safe-strerror.cc +++ b/gdbsupport/safe-strerror.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include /* There are two different versions of strerror_r; one is GNU-specific, the diff --git a/gdbsupport/scoped_mmap.cc b/gdbsupport/scoped_mmap.cc index 4f70ac65ec7..c5c527b4fd4 100644 --- a/gdbsupport/scoped_mmap.cc +++ b/gdbsupport/scoped_mmap.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "scoped_mmap.h" #include "scoped_fd.h" #include "gdbsupport/filestuff.h" diff --git a/gdbsupport/search.cc b/gdbsupport/search.cc index 896aed5e695..6c52643a4f3 100644 --- a/gdbsupport/search.cc +++ b/gdbsupport/search.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/search.h" #include "gdbsupport/byte-vector.h" diff --git a/gdbsupport/selftest.cc b/gdbsupport/selftest.cc index 1e6d07f287a..d3bed68038a 100644 --- a/gdbsupport/selftest.cc +++ b/gdbsupport/selftest.cc @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "common-exceptions.h" #include "common-debug.h" #include "selftest.h" diff --git a/gdbsupport/signals-state-save-restore.cc b/gdbsupport/signals-state-save-restore.cc index 307e238307f..60724f95c87 100644 --- a/gdbsupport/signals-state-save-restore.cc +++ b/gdbsupport/signals-state-save-restore.cc @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "signals-state-save-restore.h" #include "gdbsupport/gdb-sigmask.h" diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc index 782b4904f91..4989b3fc28b 100644 --- a/gdbsupport/signals.cc +++ b/gdbsupport/signals.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #ifdef HAVE_SIGNAL_H #include diff --git a/gdbsupport/task-group.cc b/gdbsupport/task-group.cc index 6844d8594e3..e29ed25e0d3 100644 --- a/gdbsupport/task-group.cc +++ b/gdbsupport/task-group.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "task-group.h" #include "thread-pool.h" diff --git a/gdbsupport/tdesc.cc b/gdbsupport/tdesc.cc index 1ee3e1f7c2e..080d39c485d 100644 --- a/gdbsupport/tdesc.cc +++ b/gdbsupport/tdesc.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdbsupport/tdesc.h" tdesc_reg::tdesc_reg (struct tdesc_feature *feature, const std::string &name_, diff --git a/gdbsupport/thread-pool.cc b/gdbsupport/thread-pool.cc index 1b46b68e12e..04a20344420 100644 --- a/gdbsupport/thread-pool.cc +++ b/gdbsupport/thread-pool.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "gdbsupport/thread-pool.h" #if CXX_STD_THREAD diff --git a/gdbsupport/xml-utils.cc b/gdbsupport/xml-utils.cc index 0490f21d763..b89204cdf51 100644 --- a/gdbsupport/xml-utils.cc +++ b/gdbsupport/xml-utils.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" #include "xml-utils.h" /* See xml-utils.h. */