Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e727bfb7b757e6ca73612c78f857143848e9b33c..4b476c2d38625e8db14029b46e58ab73dcbf38a9 100644 (file)
@@ -1,3 +1,9 @@
+2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * gdbarch.h (gdbarch_obstack_strdup): Declare.
+       * gdbarch.c (gdbarch_obstack_strdup): Define.
+       * gdbtypes.c (arch_type): Use it.
+
 2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
 
        * gdbtypes.c (alloc_type_arch): Allocate the type on the given
This page took 0.028039 seconds and 4 git commands to generate.