Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-07-23 00:37:50 +0400
committerJakub Jelinek <jakub@redhat.com>2011-07-23 00:37:50 +0400
commit9d241bcfeed93d59ab9e2ae4844600d9f2ed80be (patch)
tree0633c6d8f40000e4f44aa5466b18c113a7574b7d /include/ChangeLog
parent671e946ca0d63fcf4db1126b97a2f098a89085eb (diff)
* dwarf2.h (DW_AT_GNU_macros): New.
(enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c563678f6..255806efb 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,8 @@
2011-07-22 Jakub Jelinek <jakub@redhat.com>
+ * dwarf2.h (DW_AT_GNU_macros): New.
+ (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
+
PR c++/49756
* libiberty.h (stack_limit_increase): New prototype.