gdb: Replace operator new / operator new[]
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ea14f041c02e92f89e0326b270de0d3dc5f40301..3826299bd240fa550ef63ba1acac807411e6e3e1 100644 (file)
@@ -1,3 +1,12 @@
+2016-09-23  Pedro Alves  <palves@redhat.com>
+
+       * Makefile.in (SFILES): Add common/new-op.c.
+       (COMMON_OBS): Add common/new-op.o.
+       (new-op.o): New rule.
+       * common/common-exceptions.h: Include <new>.
+       (struct gdb_quit_bad_alloc): New type.
+       * common/new-op.c: New file.
+
 2016-09-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
 
        * rs6000-tdep.c (ppc_process_record_op31): Fix
This page took 0.023928 seconds and 4 git commands to generate.