From 5b8101ae7bd7e95bfa6404d7403b51176785f2e8 Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Wed, 26 Sep 2007 13:59:54 +0000 Subject: 2007-09-26 Pierre Muller * Fix PR pascal/2231 dwarf2read.c (read_subroutine_type): All pascal functions are prototyped. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 50c6b35..0ff49e2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2007-09-26 Pierre Muller + * Fix PR pascal/2231 + dwarf2read.c (read_subroutine_type): + All pascal functions are prototyped. + +2007-09-26 Pierre Muller + * Fix PR pascal/2283 p-valprint.c (pascal_val_print): correct current language check. Also print array of char as strings. -- cgit v1.1