aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ba70631..716c12b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-24 Joel Brobecker <brobecker@adacore.com>
+
+ * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR
+ for char and unsigned char types of Ada compilation units.
+ * ada-lang.c (ada_is_character_type): Always return true if
+ the type code is TYPE_CODE_CHAR.
+
2007-12-23 Joel Brobecker <brobecker@adacore.com>
* infrun.c (handle_inferior_event): Remove code that made us