Replace remaining references to i386-nat with x86-nat instead.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 6 Dec 2015 17:38:24 +0000 (18:38 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 6 Dec 2015 17:44:46 +0000 (18:44 +0100)
commit030f17b5eb56b6e48588f6da015e05f568144692
tree75dab0c16d942c86b0b5cf75adbd5280fc86b485
parenta4581526decb2c7ed2a1e16ab1f5ac65c03734af
Replace remaining references to i386-nat with x86-nat instead.

i386-nat.[hc] got renamed to x86-nat.[hc] a while back, but somehow
3 references to the old file name remained past the renaming. This
fixes all of them.

gdb/ChangeLog (with Mike Stump <mikestump@comcast.net>):

        * Makefile.in (TAGS): Replace i386-nat.h by x86-nat.h.
        * x86-nat.c: Replace remaining references to i386-nat
        by reference to x86-nat instead.
gdb/ChangeLog
gdb/Makefile.in
gdb/x86-nat.c
This page took 0.024797 seconds and 4 git commands to generate.