* dwarf2read.c (set_die_type): Fix typo in comment.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 096810d867804ca27668a60a6794b73c141fd341..9d8af7754d320fd3d932d038f524aee199aa4f99 100644 (file)
@@ -1,3 +1,28 @@
+2010-08-23  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (read_structure_type): Add comment.
+       (read_enumeration_type): Add comment.
+       (process_enumeration_scope): Move definition of some locals
+       closer to their use.
+       (read_namespace_type): Add comment.
+       (set_die_type): Fix typo in comment.
+
+2010-08-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/11145:
+       * python/py-value.c: Include expression.h.
+       (valpy_do_cast): New function.
+       (valpy_cast): Use it.
+       (valpy_dynamic_cast): New function.
+       (valpy_reinterpret_cast): Likewise.
+       (value_object_methods): Add dynamic_cast, reinterpret_cast.
+
+2010-08-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/11391:
+       * python/py-value.c (valpy_nonzero): Don't throw error for other
+       Value types.
+
 2010-08-23  Tom Tromey  <tromey@redhat.com>
 
        PR python/10676:
This page took 0.024038 seconds and 4 git commands to generate.