* solib.c (solib_add): New argument is the target_ops whose
authorJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:02:26 +0000 (00:02 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:02:26 +0000 (00:02 +0000)
commit5ac449d90c0fa68a04ad6bc9d6583c88ced5523c
tree412413e278b5eb94b20c607a8ad86775953d05b6
parentc561ca5dfb38b4415642c3ace584f4eb27776ef3
    * solib.c (solib_add):  New argument is the target_ops whose
        section list is to be added to, if any.  Reallocate the
        sections in that target to add any that come from shared libs.
        (throughout) so_sections renamed to sections.
        (solib_xfer_memory):  Deleted.
        * tm-sunos.h (SOLIB_ADD):  Add target argument.
        (SOLIB_XFER_MEMORY):  Delete.

        * xm-sun3os4.h, xm-sun4os4.h:  Define BROKEN_LARGE_ALLOCA,
        and add comment explaining shared library screw.
gdb/tm-sunos.h
gdb/xm-sun3os4.h
gdb/xm-sun4os4.h
This page took 0.023771 seconds and 4 git commands to generate.