binutils-gdb/gdb/config/pa
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
..
hppa64.mt 2004-12-13 Randolph Chung <tausq@debian.org> 2004-12-13 04:06:16 +00:00
hppa.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
hppahpux.mt 2004-12-13 Randolph Chung <tausq@debian.org> 2004-12-13 04:06:16 +00:00
hpux11w.mh * hppa-hpux-nat.c (child_suppress_run): Add variable to allow 2004-11-23 01:01:59 +00:00
hpux.mh 2004-12-13 Randolph Chung <tausq@debian.org> 2004-12-13 04:06:16 +00:00
linux.mh * linux-thread-db.c: New file, renamed from thread-db.c. 2004-11-14 18:47:52 +00:00
linux.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
nm-hppah11.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-hppah.h 2004-09-13 Andrew Cagney <cagney@gnu.org> 2004-09-13 14:06:04 +00:00
nm-linux.h 2004-05-07 Randolph Chung <tausq@debian.org> 2004-05-08 03:27:24 +00:00
obsd.mh 2004-09-03 Andrew Cagney <cagney@gnu.org> 2004-09-03 19:08:23 +00:00
obsd.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
tm-hppa64.h 2004-06-09 Andrew Cagney <cagney@gnu.org> 2004-06-09 19:39:17 +00:00
tm-hppa.h 2004-11-23 Randolph Chung <tausq@debian.org> 2004-11-23 21:05:23 +00:00
tm-hppah.h 2004-12-13 Randolph Chung <tausq@debian.org> 2004-12-13 04:06:16 +00:00
tm-linux.h 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-11-01 00:01:11 +00:00