Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b0544387e87dbe327fb729e141d842b7f21163f3..f8b68747bd248475777c72558018e149b35db996 100644 (file)
@@ -1,3 +1,16 @@
+2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * gdb_obstack.h (obstack_strdup): Declare.
+       * gdb_obstack.c (obstack_strdup): Define.
+       * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
+       * gdbarch.c: Regenerate.
+       * gdbarch.h: Regenerate.
+       * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
+
+2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * gdbtypes.c (copy_type_recursive): Update documentation.
+
 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
This page took 0.023496 seconds and 4 git commands to generate.