* findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.
authorJohn Gilmore <gnu@cygnus>
Sat, 26 Sep 1992 10:24:26 +0000 (10:24 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 26 Sep 1992 10:24:26 +0000 (10:24 +0000)
commite0ba1d1427d48b62a92a475ffe15eca42376b49a
tree95fbfa88a54ba0c98aed72357ab44423359aef82
parent3fbdd5366e59d28fadc270ef42096204f39ce92a
* findvar.c (supply_register):  Add CLEAN_UP_REGISTER_VALUE hook.
* tm-hppa.h (CLEAN_UP_REGISTER_VALUE):  Use it.
* hppa-coredep.c:  Remove, now that we use the hook.
* config/hppab.mh, config/hppah.mh:  Use standard coredep.o.
* hppab-xdep.c, hppah-xdep.c:  Remove custom code, use hook.

* dbxread.c, partial-stab.h:  Replace all #ifdef hp9000s800's with
GDB_TARGET_IS_HPPA's.  This is a SERIOUS KLUDGE.  The code needs to all
be ripped out and reimplemented right (see elfread.c).
* tm-hppa.h (GDB_TARGET_IS_HPPA):  Define.
gdb/ChangeLog
gdb/dbxread.c
gdb/partial-stab.h
gdb/tm-hppa.h
This page took 0.027255 seconds and 4 git commands to generate.