mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
31b060a20f
* 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. |
||
---|---|---|
.. | ||
cygwin.mh | ||
darwin.mh | ||
fbsd64.mh | ||
fbsd.mh | ||
go32.mh | ||
i386gnu.mh | ||
i386sol2.mh | ||
linux64.mh | ||
linux.mh | ||
mingw64.mh | ||
mingw.mh | ||
nbsd64.mh | ||
nbsdaout.mh | ||
nbsdelf.mh | ||
nm-cygwin64.h | ||
nm-cygwin.h | ||
nm-fbsd.h | ||
nm-go32.h | ||
nm-i386.h | ||
nm-i386gnu.h | ||
nm-i386sol2.h | ||
nm-linux64.h | ||
nm-linux.h | ||
nto.mh | ||
obsd64.mh | ||
obsd.mh | ||
obsdaout.mh | ||
sol2-64.mh |