]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Apr 1993 22:27:25 +0000 (22:27 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Apr 1993 22:27:25 +0000 (22:27 +0000)
commit5afa2040f45d3772e759c2e148ad8bf33115c80a
tree1daadfad56d3ec827d2fe2e70f97b98abafb2117
parent4365c36c9b87e20565b20c52809c781c50831a18
Thu Apr 22 14:50:05 1993  Jim Kingdon  (kingdon@cygnus.com)

* symtab.h: Fix LOC_REF_ARG comment.

Wed Apr 22 20:21:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  and Jim Kingdon (kingdon@cygnus.com)

* stabsread.c (define_symbol): Combine a 'p', 'r' arg pair to a
LOC_REGPARM symbol.
* config/sparc/tm-sparc.h (REG_STRUCT_HAS_ADDR): Revise comments.
symfile.c (compare_symbols): Don't check first character; STRCMP
does that.

* stabsread.c (define_symbol): Generate a LOC_REGPARM_ADDR for
structures that are passed by address in a register.
* symtab.h (enum address_class): Add LOC_REGPARM_ADDR.
* findvar.c (read_var_value),
printcmd.c (address_info, print_frame_args),
stack.c (print_frame_arg_vars), symmisc.c (print_{,partial_}symbol),
* symtab.c (lookup_block_symbol): Deal with it.
gdb/ChangeLog
gdb/config/sparc/tm-sparc.h
gdb/printcmd.c
gdb/stabsread.c
gdb/stack.c
gdb/symtab.h