Add new DW_AT_use_GNAT_descriptive_type CU attribute.

* dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
This commit is contained in:
Joel Brobecker
2010-01-13 11:09:31 +00:00
parent c013520152
commit 2e31b6574a
2 changed files with 6 additions and 0 deletions

View File

@@ -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.