diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-04-14 13:38:07 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-04-14 13:38:07 +0000 |
commit | f208ba17b9e2ab2f57d5505c237492f4dcc9e0c7 (patch) | |
tree | 15b612f842d3503acb11250d7ec863c241114450 /gdb/doc/ChangeLog | |
parent | a29216ec3c70e815fbc288abb68246720434f45d (diff) | |
download | gdb-f208ba17b9e2ab2f57d5505c237492f4dcc9e0c7.zip gdb-f208ba17b9e2ab2f57d5505c237492f4dcc9e0c7.tar.gz gdb-f208ba17b9e2ab2f57d5505c237492f4dcc9e0c7.tar.bz2 |
* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
* blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
(get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
* gdbint.texinfo (Target Architecture Definition): Remove
FRAME_CHAIN_COMBINE.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2f27290..24a6fa9 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-14 Andrew Cagney <ac131313@redhat.com> + + * gdbint.texinfo (Target Architecture Definition): Remove + FRAME_CHAIN_COMBINE. + 2002-04-12 Michael Chastain <mec@shout.net> * gdbint.texinfo (Obsolete Conditionals): Remove reference to |