* paread.c: New file that contains all HPPA/HPUX symbol reading
authorStu Grossman <grossman@cygnus>
Thu, 31 Dec 1992 17:14:14 +0000 (17:14 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 31 Dec 1992 17:14:14 +0000 (17:14 +0000)
commit684a832faafec73eb1b0cdf7a3c2f3269a17cd66
tree704be6757de4ab3bbb946968d97deb588a2f169e
parentcbf5231b9547cd624e1c8b1be461c77b6a82e1d5
* paread.c:  New file that contains all HPPA/HPUX symbol reading
code.
* dbxread.c:  Remove almost all HPPA/HPUX symbol reading code.
* (dbx_symfile_init):  Use sizeof(long) instead of 4.
* (dbx_symfile_offsets):  Make static.
* (pastab_build_psymtabs):  New interface routine for paread to
send stabs into dbxread.
* gdb-stabs.h:  Remove gobs of HPPA cruft.
gdb/ChangeLog
gdb/gdb-stabs.h
gdb/paread.c [new file with mode: 0644]