summaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-01-09 17:21:28 +0000
committerTom Tromey <tromey@redhat.com>2013-01-09 17:21:28 +0000
commit2e910fbe101d79883344e166925c0a11644e434a (patch)
tree793b4581ec11eb3e05ae48b25de6c95f35d46994 /gdb/config
parent133bd58147d8d50ab526878ed35898b45063e20a (diff)
downloadgdb-2e910fbe101d79883344e166925c0a11644e434a.tar.gz
* config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
* configure: Rebuild. * configure.ac: Add somread.o to the build if BFD has SOM support. * somread.c: Include som/aout.h, not syms.h. (som_symtab_read): Use som_external_symbol_dictionary_record. Unpack records manually. (_initialize_somread): Declare.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/pa/hpux.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/pa/hpux.mh b/gdb/config/pa/hpux.mh
index e88bddbf919..3151120c29e 100644
--- a/gdb/config/pa/hpux.mh
+++ b/gdb/config/pa/hpux.mh
@@ -1,3 +1,3 @@
# Host: PA-RISC HP-UX
NATDEPFILES= fork-child.o inf-ptrace.o inf-ttrace.o \
- hppa-hpux-nat.o somread.o
+ hppa-hpux-nat.o