X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=3aaeb927543d897548109f7db0c9fcd5c1f4ece7;hb=7bede82892a06e6c26989803e70f53697392dcf9;hp=6c23281d259f3ff5467f87f920d4db032d0033ff;hpb=905f5b3f1d20569e2788add66687e6de11130159;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6c23281d25..3aaeb92754 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2019-05-15 Sergio Durigan Junior + + Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192 + * dwarf2read.c (parse_macro_definition): Check whether 'body' is + NULL, and complain/return if that's the case. + 2019-05-15 John Darrington * s12z-tdep.c (push_pull_get_stack_adjustment): New function.