aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-13 11:09:31 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-13 11:09:31 +0000
commit16c06870bc4536f0ff076cb1e7d2eadac15aec85 (patch)
tree7a5fbd72b9d7df1bffb3ecf5976bad6519bc6c37 /include/ChangeLog
parent19172f39233dfb335d8d93a387918fe5f83c74f5 (diff)
downloadgdb-16c06870bc4536f0ff076cb1e7d2eadac15aec85.zip
gdb-16c06870bc4536f0ff076cb1e7d2eadac15aec85.tar.gz
gdb-16c06870bc4536f0ff076cb1e7d2eadac15aec85.tar.bz2
Add new DW_AT_use_GNAT_descriptive_type CU attribute.
* dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 9ba0423..db46654 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-13 Joel Brobecker <brobecker@adacore.com>
+
+ Add new DW_AT_use_GNAT_descriptive_type CU attribute.
+ * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
+
2010-01-11 Tristan Gingold <gingold@adacore.com>
* demangle.h (ada_demangle): Add prototype.