Add some missing arch_..._type helpers
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 95627c2d18d2616ca6109e08e67f4eee96865e43..437fedbbe7ab65c4b223212a31842fea7126bd53 100644 (file)
@@ -1,3 +1,15 @@
+2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbtypes.h (arch_decfloat_type): New prototype.
+       (arch_pointer_type): Likewise.
+       * gdbtypes.c (arch_decfloat_type): New function.
+       (arch_pointer_type): Likewise.
+       (gdbtypes_post_init): Use arch_decfloat_type.
+       * avr-tdep.c (avr_gdbarch_init): Use arch_pointer_type.
+       * ft32-tdep.c (ft32_gdbarch_init): Likewise.
+       * m32c-tdep.c (make_types): Likewise.
+       * rl78-tdep.c (rl78_gdbarch_init): Likewise.
+
 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gdbtypes.c (set_type_code): New function.
This page took 0.024129 seconds and 4 git commands to generate.