Commit gdb and sim support for v850e2 and v850e2v3 on behalf of
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 489057840e70404d4925efe28ec55ae71643b089..a334a068167a87d5cc63ccc95cb431f2c2414aa6 100644 (file)
@@ -1,3 +1,28 @@
+2012-03-28  Rathish C  <rathish.c@kpitcummins.com>
+
+       * v850-tdep.c: Add the enum values for mpu and fpu registers.
+       (v850_register_name): Add the mpu and fpu register names.
+       (v850e_register_name): Add the mpu and fpu register names.
+       (v850e2_register_name): New function.
+       (v850_gdbarch_init): Add case for bfd_mach_v850e2 and 
+       bfd_mach_v850e2v3.
+
+2012-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry for Ada varobj support.
+
+2012-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * varobj.c (default_value_is_changeable_p): New function,
+       extracted from varobj_value_is_changeable_p.  Add declaration.
+       (ada_value_is_changeable_p): New function, extracted from
+       varobj_value_is_changeable_p.  Add declaration.
+       (struct language_specific): New field "value_is_changeable_p".
+       (languages): Add entries for new field.
+       (varobj_create): Set language before calling install_new_value.
+       (varobj_value_is_changeable_p): Reimplement to call the varobj's
+       "value_is_changeable_p" language callback.
+
 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
 
        * ada-varobj.h, ada-varobj.c: New files.
This page took 0.033698 seconds and 4 git commands to generate.