* hppa.c (hppa_object_setup): Get rid of all knowledge of stabs
authorStu Grossman <grossman@cygnus>
Sun, 10 Jan 1993 03:57:45 +0000 (03:57 +0000)
committerStu Grossman <grossman@cygnus>
Sun, 10 Jan 1993 03:57:45 +0000 (03:57 +0000)
commitd0a650a475360b00fb0f83dac522f672c98d1593
treea43684240c6ed52a7c864140c69ee716ffda0afd
parentbfc55a5d7cb60e153ea9294a1456192bed841276
* hppa.c (hppa_object_setup):  Get rid of all knowledge of stabs
debug info.  Setup info about linker symbols only, and use
standard bfd fields to hold the info.
* (hppa_object_p):  Remove unneeded decls.
* (hppa_new_section_hook):  Get rid of most of this.
* libhppa.h (struct hppadata):  Remove ten pounds of useless ugly
fat.  Remove all knowledge of stabs, remove redundant knowledge of
linker symbols.
* Remove macros for accessing fields which are now gone.
bfd/ChangeLog
bfd/hppa.c