From: Caroline Tice Date: Wed, 9 Sep 2020 21:11:33 +0000 (-0700) Subject: Update include/ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fcf56ef5d562eef8d715a76228a5aa1312c689d5;p=gcc.git Update include/ChangeLog ChangeLog entry did not get properly updated with previous commit. Fix that. 2020-09-09 Caroline Tice include/ * dwarf2.h (enum dwarf_sect_v5): A new enum section for the sections in a DWARF 5 DWP file (DWP version 5). --- diff --git a/include/ChangeLog b/include/ChangeLog index 7203bffe599..1bdedac06c3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2020-09-09 Caroline Tice + + * dwarf2.h (enum dwarf_sect_v5): A new enum section for the + sections in a DWARF 5 DWP file (DWP version 5). + 2020-09-08 Felix Willgerodt * floatformat.h (floatformat_bfloat16_big): New.