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:
authorDJ Delorie <dj@redhat.com>2011-06-22 23:13:31 +0400
committerDJ Delorie <dj@redhat.com>2011-06-22 23:13:31 +0400
commita23a9b3e95052bb2a648bc0593c9c07c0ae16735 (patch)
treefda9b5ab512a3203974546486ff16078574cd81e /include
parenta2cb987c635dbba9a473eaf149846c2c0c97a2c4 (diff)
merge from gcc
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 83c7bcee9..c99733eb9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,10 @@
2011-06-22 Jakub Jelinek <jakub@redhat.com>
+ PR debug/47858
+ * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
+
+2011-06-22 Jakub Jelinek <jakub@redhat.com>
+
* dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
2011-06-20 Jakub Jelinek <jakub@redhat.com>