binutils-gdb/gdb/config/i386
Markus Metzger 3e3aea48e2 Install the btrace target ops for i386-linux-nat and amd64-linux-nat.
gdb/
	* amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
	(amd64_linux_enable_btrace): New.
	(amd64_linux_disable_btrace): New.
	(amd64_linux_teardown_btrace): New.
	(_initialize_amd64_linux_nat): Initialize btrace ops.
	* i386-linux.nat.c: Include btrace.h and linux-btrace.h.
	(i386_linux_enable_btrace): New.
	(i386_linux_disable_btrace): New.
	(i386_linux_teardown_btrace): New.
	(_initialize_i386_linux_nat): Initialize btrace ops.
	* config/i386/linux.mh: Add linux-btrace.o.
	* config/i386/linux64.mh: Add linux-btrace.o.
2013-03-11 08:25:58 +00:00
..
cygwin.mh
cygwin64.mh * configure.host: Add x86_64-*-cygwin* as host. 2013-03-05 13:37:11 +00:00
darwin.mh
fbsd.mh
fbsd64.mh
go32.mh
i386gnu.mh
i386sol2.mh
linux.mh Install the btrace target ops for i386-linux-nat and amd64-linux-nat. 2013-03-11 08:25:58 +00:00
linux64.mh Install the btrace target ops for i386-linux-nat and amd64-linux-nat. 2013-03-11 08:25:58 +00:00
mingw.mh
mingw64.mh
nbsd64.mh
nbsdaout.mh
nbsdelf.mh
nm-fbsd.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nm-i386gnu.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nto.mh
obsd.mh
obsd64.mh
obsdaout.mh
sol2-64.mh