mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
d542061a79
* 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. |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
avr | ||
cris | ||
djgpp | ||
frv | ||
h8300 | ||
i386 | ||
ia64 | ||
iq2000 | ||
m32c | ||
m32r | ||
m68hc11 | ||
m68k | ||
m88k | ||
mep | ||
mips | ||
mn10300 | ||
mt | ||
pa | ||
powerpc | ||
rs6000 | ||
s390 | ||
score | ||
sh | ||
sparc | ||
spu | ||
v850 | ||
vax | ||
xstormy16 | ||
xtensa | ||
nm-linux.h | ||
nm-nto.h |