* stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument
authorJeff Law <law@redhat.com>
Wed, 23 Mar 1994 04:14:34 +0000 (04:14 +0000)
committerJeff Law <law@redhat.com>
Wed, 23 Mar 1994 04:14:34 +0000 (04:14 +0000)
commit84ad95c118631eba3101d575ceaefcc9d02d438b
treec3ce7caf138b7971abe0e6944c3617f9be81a83d
parent7dfa376e9b17fe9316eca2dd550481b8d939840f
    * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument
        for the structure's type.  All callers changed.

        * valops.c (call_function_by_hand): Check REG_STRUCT_HAS_ADDR
        for each structure argument rather than assuming it's either
        true or false for all structure arguments.

        * config/pa/tm-hppa.h (REG_STRUCT_HAS_ADDR): Depend only
        on the length structure passed, not the compiler used.

        * config/sparc/tm-sparc.h (REG_STRUCT_HAS_ADDR): Accept additional
        argument for the structure's type.
gdb/ChangeLog
gdb/config/sparc/tm-sparc.h
gdb/stabsread.c
This page took 0.028268 seconds and 4 git commands to generate.