aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 03af1e0..2269549 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-26 Jim Blandy <jimb@codesourcery.com>
+
+ * ax-general.c (gen_traced_pop, gen_int_literal)
+ (gen_usual_arithmetic): Check for typedefs.
+
2007-10-26 Joel Brobecker <brobecker@adacore.com>
* parse.c (prefixify_expression): Minor reformatting.