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:
authorDoug Evans <dje@google.com>2012-04-29 01:41:06 +0400
committerDoug Evans <dje@google.com>2012-04-29 01:41:06 +0400
commit4a94927000e8755e3ee74a519a668029fbd49904 (patch)
treee268fefed014bad81f943397a7f945b316931fc7 /include/ChangeLog
parentea17849f8b0f2280f259ad24fd5e8891864f4cf6 (diff)
* dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f3516a77f..8927db596 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-28 Doug Evans <dje@google.com>
+
+ * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
+
2012-04-27 Tom Tromey <tromey@redhat.com>
* dwarf2.h: Wrap function declarations in extern "C".