* config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
authorTom Tromey <tromey@redhat.com>
Wed, 9 Jan 2013 17:21:36 +0000 (17:21 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 9 Jan 2013 17:21:36 +0000 (17:21 +0000)
commitb2259038ba4e56f7b9e09f4e909596ef2d795b40
treeff9b7520adcd9f92a9854aa4c537b795f86d2ec0
parent679af3685c25fdebc0b661746a451e802ef56ea1
* 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.
gdb/ChangeLog
gdb/config/pa/hpux.mh
gdb/configure
gdb/configure.ac
gdb/somread.c