* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.
authorJohn Gilmore <gnu@cygnus>
Sat, 22 Feb 1992 08:17:01 +0000 (08:17 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 22 Feb 1992 08:17:01 +0000 (08:17 +0000)
commit021959e249f6aaddc39b5c61f692cd9155e33f52
tree0b96c8808917805c20bbca995a14dc4140b4110f
parentf48e5efef7dfd67534c651172172f3ddb2b46e4d
* xm-sun3os4.h, xm-sun4os4.h:  Enable HAVE_MMAP.

* minsyms.c (install_minimal_symbols):  Add bunches to any
existing minsyms in the objfile.  Avoid extra mallocation
by working directly in the obstack.  Remove ignored `mainline' parm.
* coffread.c, dbxread.c, elfread.c, mipsread.c, solib.c, symtab.h,
xcoffread.c:  Change all callers.
* FIXME:  We should be able to eliminate MAINLINE from all the
symbol readers now, with a small bit of work.

* valops.c, value.h:  Lint.
* remote-vx.c:  Add missing break; statement.  Bugfix by
Michael Sclafani, <sclafani@src.dec.com>.
gdb/ChangeLog
gdb/dbxread.c
gdb/elfread.c
gdb/minsyms.c
gdb/mipsread.c
gdb/remote-vx.c
gdb/xcoffread.c
gdb/xm-sun3os4.h
gdb/xm-sun4os4.h
This page took 0.024599 seconds and 4 git commands to generate.