summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 346f67df8c8..b2de10b8463 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariable
+ arrayprint_recurse_level to a parameter. Update all the callers. New
+ comment at autovariables.
+
+2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdbtypes.c (make_qualified_type, replace_type): Reformat to the GNU
coding style.