binutils-gdb/gdb/config
Christopher Faylor 3cb8e7f69c * win32-nat.c (get_relocated_section_addrs): Reinstate.
(solib_symbols_add): New function.
(lm_info): Remove end_addr field.
(register_loaded_dll): Don't try to find end_addr since gdb will do this
automatically now.  Make so_original_name == so_name for now.  Eliminate strcpy
by using so_name directly.  Read in symbols if new paramater "readsyms" is
true.
(handle_load_dll): Pass auto_solib_add to register_loaded_dll to control when
symbols should be read.
(win32_free_so): Don't free objfile here.
(win32_create_inferior_hook): New function.
(handle_unload_dll): Remove left-over cruft.
(win32_special_symbol_handling): New (dummy) function.
(map_single_dll_code_section): Reinstate.
(dll_code_sections_add): Reinstate.
(core_section_load_dll_symbols): Reinstate.  Don't issue an error on duplicate
attempts to read same dll.  Make sure that UNIX-like name is used to register
DLL.
(win32_current_sos): Handle core files.  Reset private list before passing
start of list pointer to gdb.
(init_win32_ops): Fill out (currently unused) solib_create_inferior_hook.  Fill
out special_symbol_handling.
* config/i386/tm-cygwin.h: Remove most special solib stuff.
2005-11-01 05:08:29 +00:00
..
alpha * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
arm * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris Index: ChangeLog 2004-09-13 20:55:42 +00:00
d10v 2004-11-01 Andrew Cagney <cagney@gnu.org> 2004-11-01 14:44:58 +00:00
djgpp * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
frv 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
h8300 2005-02-14 Andrew Cagney <cagney@gnu.org> 2005-02-15 02:05:10 +00:00
i386 * win32-nat.c (get_relocated_section_addrs): Reinstate. 2005-11-01 05:08:29 +00:00
ia64 * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
iq2000 * Makefile.in: Add dependencies for iq2000-tdep.o. 2005-03-08 08:59:47 +00:00
m32r * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
m88k * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o. 2005-01-04 20:41:24 +00:00
mips * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
mn10300 * mn10300-linux-tdep.c: New file. 2005-09-02 22:53:35 +00:00
ms1 Contribute target dependent code for Morpho Technologies ms1 processor. 2005-08-15 21:46:38 +00:00
pa * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
powerpc * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
rs6000 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 03:09:26 +00:00
s390 * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove. 2005-09-11 21:54:59 +00:00
sh * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function. 2005-04-27 20:48:25 +00:00
sparc * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
v850 * MAINTAINERS: Undelete v850. 2005-05-18 08:52:21 +00:00
vax * vaxobsd-tdep.c: New file. 2005-08-21 15:51:41 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
nm-linux.h * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
nm-lynx.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +00:00
nm-nbsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
tm-linux.h 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 02:56:34 +00:00
tm-nto.h 2005-08-12 Kris Warkentin <kewarken@qnx.com> 2005-08-12 17:28:57 +00:00