diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index edf92b7..c718f1b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> + + * gdbint.texinfo (Target Architecture Definition): Document that + REGISTER_CONVERT_TO_VIRTUAL should only be called on a register + for which REGISTER_CONVERTIBLE returns a zero value. + 2000-07-08 Christopher Faylor <cgf@cygnus.com> * Makefile.in (install-info): Find files to install in either the |