binutils-gdb/gdb/config/i386
Christopher Faylor 31b060a20f Fix linking with --enable-targets=all:
* Makefile.in (ALL_TARGET_OBS): Add windows-tdep.o.
(HFILES_NO_SRCDIR): Add windows-tdep.h.
(ALLDEPFILES): Add windows-tdep.c.
* win32-tdep.h: Delete.
* windows-tdep.h: Rename from win32-tdep.h.
* win32-nat.h: Delete.
* windows-nat.h: Rename from win32-nat.h.
* win32-nat.c: Delete.
* windows-nat.c: Rename from win32-nat.c.
* win32-termcap.c: Delete.
* windows-termcap.c: Rename from win32-termcap.c.
* amd64-windows-nat.c: Handle rename from win32-nat.h -> windows-nat.h.
* configure.ac: Handle rename from win32-termcap.c -> windows-termcap.c.
* configure: Regenerate.
* gdb_curses.h: Change comment to reflect rename from win32-termcap.c ->
windows-termcap.c.
* i386-cygwin-tdep.c: Handle rename from win32-tdep.h -> windows-tdep.h.
* i386-windows-nat.c: Refect rename from win32-nat.h -> windows-nat.h.
* windows-nat.c: Ditto.  Also reflect rename from from win32-tdep.h ->
windows-tdep.h.
(win32_make_so): Handle cygwin compiler warning due to change of load_addr from
DWORD to LPVOID.
(handle_load_dll): Use %p in format string to properly print address and avoid
a compiler warning.
(DEBUG_EXCEPTION_SIMPLE): Ditto.
(handle_exception): Ditto.
* windows-tdep.c: Handle rename from win32-tdep.h -> windows-tdep.h.
* config/i386/cygwin.mh: Handle rename from win32-nat.o -> windows-nat.o.
* config/i386/mingw.mh: Ditto.
* config/i386/mingw64.mh: Ditto.
2009-01-12 01:10:28 +00:00
..
cygwin.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
darwin.mh gdb: 2008-11-27 09:23:01 +00:00
fbsd.mh 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
fbsd64.mh 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
go32.mh Remove XM_FILE. 2005-05-14 10:13:23 +00:00
i386gnu.mh gdb/ 2008-09-12 10:39:03 +00:00
i386sol2.mh * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset) 2004-10-31 15:35:08 +00:00
linux.mh * config/i386/linux.mh (NATDEPFILES): Move corelow.o from here... 2007-08-14 12:51:59 +00:00
linux64.mh 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
mingw.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
mingw64.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
nbsd64.mh * Makefile.in (amd64nbsd-nat.o): New dependency. 2008-03-16 08:50:43 +00:00
nbsdaout.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nbsdelf.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nm-cygwin.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-cygwin64.h * amd64-windows-nat.c, amd64-windows-tdep.c: New files. 2009-01-11 13:15:56 +00:00
nm-fbsd.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-go32.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-i386.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-i386gnu.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-i386sol2.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-linux.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-linux64.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nto.mh * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. 2006-11-28 19:07:51 +00:00
obsd.mh * i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h", 2006-12-16 10:45:52 +00:00
obsd64.mh 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
obsdaout.mh * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. 2006-11-24 18:23:34 +00:00
sol2-64.mh * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c. 2004-11-01 21:05:56 +00:00