aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sun4sol2.mt
AgeCommit message (Collapse)AuthorFilesLines
1992-06-13* buildsym.h: Add processing_acc_compilation flag.John Gilmore1-1/+1
* buildsym.c (read_sun_builtin_type, read_sun_floating_type): New. (define_symbol): Skip arg types in function entries. Resolve overloaded 'P' which acc uses for prototypes of functions called by this file. (read_type: 'b', 'r'): Handle Solaris2 builtin types. * minsyms.c (prim_record_minimal_symbol_and_info): Hack to save size of ELF symbols. FIXME. * tm-sun4os5.h: Rename to tm-sun4sol2.h. Update defines for Sol2. * xm-sun4os5.h: Rename to xm-sun4sol2.h. Hack more defines. * config/sun4os5.m[ht]: Rename to config/sun4sol2.m[ht]; new xm, tm.
1992-06-13* configure.in: Solaris config is sparc-sun-solaris2.John Gilmore1-0/+3
* config/sun4os5.m[ht]: Rename to config/sun4sol2.m[ht].