diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 00e74c7..c5d6491 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2002-03-17 Andrew Cagney <ac131313@redhat.com> + * kod.c (kod_set_os): Remove unnecessary check that + ``command->type'' is set_cmd. + * valprint.c (set_input_radix): Use input_radix. (set_output_radix): Use output_radix. (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix |