binutils-gdb/gdb/config
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
..
alpha Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arm * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
djgpp * amd64-windows-nat.c, amd64-windows-tdep.c: New files. 2009-01-11 13:15:56 +00:00
i386 Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
ia64 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m32r * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m68k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pa * config/pa/linux.mh (XDEPFILES): Remove. 2009-01-07 21:21:11 +00:00
powerpc Fix broken check-in -- forgot to cvs remove file. 2007-11-17 01:02:40 +00:00
rs6000 Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
s390 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
vax * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
xtensa 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com> 2008-02-11 21:58:41 +00:00
nm-linux.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-nto.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00