diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c2a8579..1f58821 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2016-10-25 Pedro Alves <palves@redhat.com> + * common/common-defs.h (__STDC_FORMAT_MACROS): Define. + +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> |