new-op.c: Add comment about -fsanitize=address
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 43175ffcde800adf5cd971251788eca2caba34ed..c2a8579a5c2765ceda29bbbc612036ffeafb1569 100644 (file)
@@ -1,3 +1,18 @@
+2016-10-25  Pedro Alves  <palves@redhat.com>
+
+       * common/new-op.c: Add comment about -fsanitize=address.
+
+2016-10-25  Pedro Alves  <palves@redhat.com>
+
+       * common/common-defs.h (__STDC_CONSTANT_MACROS)
+       (__STDC_LIMIT_MACROS): Define.
+
+2016-10-25  Yao Qi  <yao.qi@linaro.org>
+
+       PR gdb/20716
+       * common/new-op.c (__has_feature): New macro.
+       Don't override operator new if asan is used.
+
 2016-10-24  Luis Machado  <lgustavo@codesourcery.com>
 
        * exec.c (exec_file_locate_attach): Prevent NULL pointer dereference
This page took 0.029781 seconds and 4 git commands to generate.