binutils-gdb/gdb/config
Daniel Jacobowitz 255e7678a9 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz  <dan@codesourcery.com>

	* config/i386/cygwin.mt (TDEPFILES): Add solib-target.o.
	* coff-pe-read.c (read_pe_exported_syms): Delete verbose
	printf.
	* NEWS: Mention gdbserver DLL support.

	* gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
	for __WIN32__.
	(SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
	* gdb.base/unload.exp: Use shared library test routines.

	* inferiors.c (all_dlls, dlls_changed, get_dll): New.
	(add_thread): Minor cleanups.
	(clear_inferiors): Move lower in the file.  Clear the DLL
	list.
	(free_one_dll, match_dll, loaded_dll, unloaded_dll, clear_list): New.
	* remote-utils.c (prepare_resume_reply): Check dlls_changed.
	(xml_escape_text): New.
	* server.c (handle_query): Handle qXfer:libraries:read.  Report it
	for qSupported.
	(handle_v_cont): Report errors.
	(gdbserver_version): Update.
	(main): Correct size of own_buf.  Do not report initial DLL events.
	* server.h (struct dll_info, all_dlls, dlls_changed, loaded_dll)
	(unloaded_dll, xml_escape_text): New.
	* win32-low.c (enum target_waitkind): Update comments.
	(win32_add_one_solib, get_image_name, winapi_EnumProcessModules)
	(winapi_GetModuleInformation, winapi_GetModuleFileNameExA)
	(win32_EnumProcessModules, win32_GetModuleInformation)
	(win32_GetModuleFileNameExA, load_psapi, psapi_get_dll_name)
	(winapi_CreateToolhelp32Snapshot, winapi_Module32First)
	(winapi_Module32Next, win32_CreateToolhelp32Snapshot)
	(win32_Module32First, win32_Module32Next, load_toolhelp)
	(toolhelp_get_dll_name, handle_load_dll, handle_unload_dll): New.
	(get_child_debug_event): Handle DLL events.
	(win32_wait): Likewise.
2007-07-17 12:51:41 +00:00
..
alpha * configure.host (alpha*-*-osf[12]*): Remove support. 2007-05-06 23:04:26 +00:00
arm * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h. 2007-05-16 15:31:12 +00:00
avr
cris * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. 2006-11-24 18:23:34 +00:00
djgpp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
frv Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
h8300 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
i386 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> 2007-07-17 12:51:41 +00:00
ia64 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
iq2000
m32c
m32r * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m68hc11
m68k * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m88k
mep Add support for new target, Toshiba Media Processor (MeP). 2007-02-23 22:50:41 +00:00
mips * config/mips/linux.mh (TDEP_XML): New. 2007-06-13 18:47:58 +00:00
mn10300
mt
pa * gdbarch.sh: Add skip_permanent_breakpoint callback. 2007-05-07 18:20:21 +00:00
powerpc * aix-thread.c (aix_thread_xfer_memory): Replace by ... 2007-04-27 13:22:18 +00:00
rs6000 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove. 2007-04-27 13:26:05 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score 2007-01-04 Qinwei <qinwei@sunnorth.com.cn> 2007-01-05 01:15:11 +00:00
sh * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
sparc * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
spu
v850
vax * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
xstormy16
xtensa
nm-linux.h ChangeLog: 2007-05-08 23:39:14 +00:00
nm-nbsd.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nbsdaout.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nto.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00