aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-12-16 21:27:26 +0000
committerDaniel Jacobowitz <drow@false.org>2007-12-16 21:27:26 +0000
commitc244f7a6ffdc6e369f271b3a2284a6e364a1cb0b (patch)
treeb37e3396a991c97fe49af9bfe8347e57c28748a4 /gdb/ChangeLog
parentb5447a83ac77e1bfab9d414d5abb38e0023e258f (diff)
downloadgdb-c244f7a6ffdc6e369f271b3a2284a6e364a1cb0b.zip
gdb-c244f7a6ffdc6e369f271b3a2284a6e364a1cb0b.tar.gz
gdb-c244f7a6ffdc6e369f271b3a2284a6e364a1cb0b.tar.bz2
* f-typeprint.c (print_equivalent_f77_float_type): Remove function.
(f_type_print_base): Output the type names directly for real and complex types.
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 d1fef99..5337c5e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * f-typeprint.c (print_equivalent_f77_float_type): Remove function.
+ (f_type_print_base): Output the type names directly for real and
+ complex types.
+
2007-12-16 Vladimir Prus <vladimir@codesourcery.com>
* breakpoint.c (bpstat_have_active_hw_watchpoints):