diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-10-03 22:30:01 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-10-03 22:30:01 +0000 |
commit | 8d19fbd261398e54d20fcf58e24e5d71c86ea055 (patch) | |
tree | 404803b040f463ea5b1094d7a0ba3f1610667e9f /gdb/doc/ChangeLog | |
parent | 7e3cec1774ffda4c1e6b0764224488464c86e62b (diff) | |
download | gdb-8d19fbd261398e54d20fcf58e24e5d71c86ea055.zip gdb-8d19fbd261398e54d20fcf58e24e5d71c86ea055.tar.gz gdb-8d19fbd261398e54d20fcf58e24e5d71c86ea055.tar.bz2 |
2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
* gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
interface definition.
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 c02bd09..749f181 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-10-03 Jeff Johnston <jjohnstn@redhat.com> + + * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int + interface definition. + 2002-10-03 Marko Mlinar <markom@opencores.org> * gdb.texinfo (Target Commands): Add or1k target specific |