binutils-gdb/gdb/config
Christopher Faylor dc05df573e * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.
* i386-cygwin-tdep.c: Ditto.
* i386-windows-nat.c: Ditto.
* windows-nat.h: Ditto.
* windows-tdep.c: Ditto.
* windows-tdep.h: Ditto.
* windows-nat.c: Ditto.
(cygwin_load_start): Redefine as CORE_ADDR.
(cygwin_load_end): Ditto.
(windows_make_so): Coerce result of address arithmetic to to uintptr_t before
coercing to CORE_ADDR to avoid a compiler warning.
(handle_exception): Define addr as CORE_ADDR and coerce ExceptionAddress to
uintptr_t before assigining to avoid a compiler warning.
* config/djgpp/fnchange.lst: Add mappings for recently renamed windows files.
2009-01-13 04:14:07 +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 Rename gdb-specific win32_* to windows_* throughout. 2009-01-13 04:14:07 +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