diff options
author | Jim Blandy <jimb@codesourcery.com> | 2000-04-08 17:49:50 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2000-04-08 17:49:50 +0000 |
commit | faaafcb46895d03862530384cc7f848fd0f03c4f (patch) | |
tree | 1e074699f369323feb7b98a0528e4be753a80907 | |
parent | 9fb4dd364d203daeb606490e1cb27b8ee796e8c3 (diff) | |
download | gdb-faaafcb46895d03862530384cc7f848fd0f03c4f.zip gdb-faaafcb46895d03862530384cc7f848fd0f03c4f.tar.gz gdb-faaafcb46895d03862530384cc7f848fd0f03c4f.tar.bz2 |
*** empty log message ***
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index fc9fb95..2c3b651 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2000-04-08 Jim Blandy <jimb@redhat.com> + + * gdbint.texinfo (Using Different Register and Memory Data + Representations): New section. + (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, + REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, + REGISTER_CONVERT_TO_RAW): Document. + Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com> * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex |