[gcc r11-3089] Update include/ChangeLog
Caroline Tice
ctice@gcc.gnu.org
Wed Sep 9 21:14:31 GMT 2020
https://gcc.gnu.org/g:fcf56ef5d562eef8d715a76228a5aa1312c689d5
commit r11-3089-gfcf56ef5d562eef8d715a76228a5aa1312c689d5
Author: Caroline Tice <cmtice@google.com>
Date: Wed Sep 9 14:11:33 2020 -0700
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).
Diff:
---
include/ChangeLog | 5 +++++
1 file changed, 5 insertions(+)
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 <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.
More information about the Gcc-cvs
mailing list