binutils-gdb/gdb/config
Ulrich Weigand d542061a79 * configure.tgt: Remove hppa*64*-*-hpux11* special case.
* config/pa/hppa64.mt: Delete file.
	* config/pa/hppahpux.mt (MT_CFLAGS): Remove.
	(TDEPFILES): Move somread.o to ...
	* config/pa/hpux.mh (NATDEPFILES): ... here.

	* configure.ac: Add check for elf_hp.h header.
	Search libdl and libxpdl for dlgetmodinfo.
	* config.in, configure: Regenerate.
	* solib-pa64.c: Conditionalize compilation on #ifdef HAVE_ELF_HP_H
	instead of #ifndef PA_SOM_ONLY.  Include "solib.h".
	(pa64_solib_select): Take gdbarch instead of tdep argument.  Call
	set_solib_ops instead of modifying current_target_so_ops.
	* solib-pa64.h (pa64_solib_select): Update prototype.
	* solib-som.c: Remove include of "som.h".  Include "solib.h".
	(som_solib_select): Take gdbarch instead of tdep argument.  Call
	set_solib_ops instead of modifying current_target_so_ops.
	* solib-som.h (som_solib_select): Update prototype.
	* hppa-hpux-tdep.c (hppa_hpux_som_init_abi): Pass gdbarch instead
	of tdep to som_solib_select call.
	(hppa_hpux_elf_init_abi): Pass gdbarch instead of tdep to
	pa64_solib_select call.
	* Makefile.in: Update dependencies.
2007-10-24 21:14:17 +00:00
..
alpha * alpha-mdebug-tdep.c: Include "gdb_string.h". 2007-10-12 16:13:20 +00:00
arm * target-descriptions.c (tdesc_predefined_types): New. 2007-10-15 19:19:18 +00:00
avr
cris
djgpp * config/djgpp/djconfig.sh: Switch license to GPLv3. 2007-08-23 18:19:51 +00:00
frv * config/frv/frv.mt (DEPRECATED_TM_FILE): Remove. 2007-10-24 21:04:31 +00:00
h8300
i386 * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. 2007-10-19 12:26:35 +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
mips * target-descriptions.c (tdesc_predefined_types): New. 2007-10-15 19:19:18 +00:00
mn10300
mt
pa * configure.tgt: Remove hppa*64*-*-hpux11* special case. 2007-10-24 21:14:17 +00:00
powerpc * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. 2007-10-19 12:26:35 +00:00
rs6000 * symfile.h (struct sym_fns): Add new field sym_read_linetable. 2007-09-21 18:01:26 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score
sh
sparc * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. 2007-10-19 12:26:35 +00:00
spu
v850
vax
xstormy16
xtensa
nm-linux.h Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
nm-nto.h Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00