diff options
author | Caroline Tice <cmtice@google.com> | 2020-09-09 14:11:33 -0700 |
---|---|---|
committer | Caroline Tice <cmtice@google.com> | 2020-09-09 14:11:33 -0700 |
commit | fcf56ef5d562eef8d715a76228a5aa1312c689d5 (patch) | |
tree | f6ee95bd56241c6d253675e89bf9749874def705 /include | |
parent | de8421dd8a040619eca72be1ce1cb4b2eeafade9 (diff) | |
download | gcc-fcf56ef5d562eef8d715a76228a5aa1312c689d5.zip gcc-fcf56ef5d562eef8d715a76228a5aa1312c689d5.tar.gz gcc-fcf56ef5d562eef8d715a76228a5aa1312c689d5.tar.bz2 |
Update include/ChangeLog
ChangeLog entry did not get properly updated with previous commit.
Fix that.
2020-09-09 Caroline Tice <cmtice@google.com>
include/
* dwarf2.h (enum dwarf_sect_v5): A new enum section for the
sections in a DWARF 5 DWP file (DWP version 5).
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 7203bff..1bdedac 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2020-09-09 Caroline Tice <cmtice@google.com> + + * 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 <felix.willgerodt@intel.com> * floatformat.h (floatformat_bfloat16_big): New. |