* buildsym.h: Add processing_acc_compilation flag.
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Jun 1992 02:18:44 +0000 (02:18 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Jun 1992 02:18:44 +0000 (02:18 +0000)
commit93297ea028114b30f985e6609a663bc5cbf04010
tree1ac506adc6787a8d1576c499a80ccf5e08538d60
parentbf2e5f6b82634e5bfc3ae4c8cedb2cda6f13aed5
* buildsym.h:  Add processing_acc_compilation flag.
* 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.
gdb/ChangeLog
gdb/buildsym.c
gdb/buildsym.h
gdb/config/sun4sol2.mh
gdb/config/sun4sol2.mt
gdb/minsyms.c
gdb/tm-sun4sol2.h [new file with mode: 0644]
gdb/xm-sun4sol2.h [new file with mode: 0644]