2009-01-13 Jim Blandy <jimb@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f3a69382b3c0001e80e6e664f2a201ef9482b049..4fcbeda14f28cafff16aa6ad7430005a9a44ab6d 100644 (file)
@@ -1,3 +1,15 @@
+2009-01-13  Jim Blandy  <jimb@codesourcery.com>
+
+       Abstract out common code for copying value locations.
+
+       * value.h (set_value_component_location): New declaration.
+       * value.c (set_value_component_location): New function.
+       (value_primitive_field): Use it.
+       * valarith.c (value_subscript, value_subscripted_rvalue): Same.
+       * valops.c (search_struct_field, value_slice): Same.
+       * ada-lang.c (coerce_unspec_val_to_type)
+       (ada_value_primitive_packed_val): Same.
+
 2009-01-13  Joel Brobecker  <brobecker@adacore.com>
 
        * MAINTAINERS (GLOBAL MAINTAINERS): Add Tom Tromey.
This page took 0.027073 seconds and 4 git commands to generate.