old-cross-binutils/gdb/config
Randolph Chung acf86d5407 2004-12-13 Randolph Chung <tausq@debian.org>
* Makefile.in (pa64solib_h, somsolib_h): Delete.
	(solib_pa64_h, solib_som_h): New.
	(HFILES_NO_SRCDIR, ALLDEPFILES): Replace somsolib.h with solib-som.h.
	(hppa-hpux-tdep.o, hpread.o): Update dependencies.
	(pa64solib.o, somsolib.o): Delete.
	(solib-pa64.o, solib-som.o): New.
	* hppa-hpux-tdep.c: Include new solib interfaces.
	(hppa_hpux_som_init_abi): Attach to SOM solib interface.
	(hppa_hpux_elf_init_abi): Attach to PA64 ELF solib interface.
	* hppa-tdep.c (internalize_unwinds): If solib_get_text_base method
	is available, use it to determine the base of unwind records.
	* hppa-tdep.h (gdbarch_tdep): Add new solib methods.
	* hpread.c: Replace somsolib.h with solib-som.h.
	(hpread_process_one_debug_symbol): Use target vector to get thread
	start address.
	* config/pa/hppa64.mt (TDEPFILES): Use new solib interface.
	* config/pa/hppahpux.mt (TDEPFILES): Likewise.
	* config/pa/hpux.mh (NATDEPFILES): Delete references to target objects.
	* config/pa/tm-hppah.h: Use new solib interface.
2004-12-13 04:06:16 +00:00
..
alpha * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
arm * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +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 Resolve file-name clash between 2004-11-20 18:08:33 +00:00
frv 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
i386 2004-11-30 Andrew Cagney <cagney@gnu.org> 2004-11-30 15:15:27 +00:00
ia64 2004-11-30 Andrew Cagney <cagney@gnu.org> 2004-11-30 15:05:20 +00:00
m32r * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k * config/m68k/nbsdaout.mh (NAT_FILE): Set to solib.h instead of 2004-11-29 15:53:13 +00:00
m88k 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
mips 2004-11-30 Andrew Cagney <cagney@gnu.org> 2004-11-30 15:05:20 +00:00
mn10300 2004-12-10 Michael Snyder <msnyder@redhat.com> 2004-12-11 02:02:01 +00:00
pa 2004-12-13 Randolph Chung <tausq@debian.org> 2004-12-13 04:06:16 +00:00
powerpc * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
rs6000 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 03:09:26 +00:00
s390 * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
sh Index: ChangeLog 2004-09-13 20:55:42 +00:00
sparc * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h. 2004-11-29 11:20:10 +00:00
vax 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
nm-bsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-linux.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +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 2004-11-13 Andrew Cagney <cagney@gnu.org> 2004-11-14 02:56:34 +00:00