diff options
author | Ron Unrau <runrau@cygnus> | 1998-02-15 21:30:02 +0000 |
---|---|---|
committer | Ron Unrau <runrau@cygnus> | 1998-02-15 21:30:02 +0000 |
commit | 678fa7ffe38b1ad0df779ed1129c1eae3d8f3c5e (patch) | |
tree | 79a1df2267639ce19f419e3efd9822bdfa7b518d /gdb/notify.defs | |
parent | 486c714a2602be686f657933992a4a4fb376041e (diff) | |
download | binutils-gdb-678fa7ffe38b1ad0df779ed1129c1eae3d8f3c5e.tar.gz |
parse.c (write_dollar_variable): call new function target_map_name_to_register
so that targets can define their own register name aliases.
infcmd.c (registers_info): call target_map_name_to_register so that
"print $reg" and "info reg $reg" share the same register alias set.
mips-tdep.c: separate MIPS_R5900_REGS from NUM_REGS so that sky registers
can be printed separately.
txvu-tdep.c: print registers according to current CPU context.
tm-txvu.h: define SKY registers and conditionalize register interpretation
macros.
txvu.mt: Don't bother building remote-mips.o for sky target.
Diffstat (limited to 'gdb/notify.defs')
0 files changed, 0 insertions, 0 deletions