* alpha-nat.c (fetch_aout_core_registers): Rename from
authorRichard Henderson <rth@redhat.com>
Tue, 3 Feb 1998 01:20:27 +0000 (01:20 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 3 Feb 1998 01:20:27 +0000 (01:20 +0000)
commitffa1f5b9c37e9a64289e1badaaf1e3633d43ad8e
tree98c97badeb0515c98f25ab3d8fb7b09121276534
parent1eaf1cef93f67143cf3859e037c3630b77eb8129
* alpha-nat.c (fetch_aout_core_registers): Rename from
fetch_core_registers.
(fetch_elf_core_registers): New function.
(supply_gregset): Use ALPHA_REGSET_BASE.
(supply_fpregset): Likewise.
(fill_fpregset): Likewise.
(alpha_aout_core_fns): Rename from alpha_core_fns.
(alpha_elf_core_fns): New.
* config/alpha/alpha-linux.mh (NATDEPFILES): solib.o not osfsolib.o.
Disable MMALLOC.
* config/alpha/nm-linux.h (SVR4_SHARED_LIBS): Define if ELF.
(TARGET_ELF64): Likewise.
(ALPHA_REGSET_BASE): New.
* config/alpha/nm-osf.h (ALPHA_REGSET_BASE): New.
* config/alpha/tm-alphalinux.h: Include tm-sysv4.h.

* solib.c (elf_locate_base): Add TARGET_ELF64 support.
(info_sharedlibary_command): Likewise.

* configure.host: Match alpha*.
* configure.tgt: Likewise.
gdb/alpha-nat.c
gdb/config/alpha/tm-alphalinux.h
gdb/configure.host
gdb/configure.tgt
This page took 0.025691 seconds and 4 git commands to generate.