aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-04-27 16:58:53 +0000
committerTom Tromey <tromey@redhat.com>2012-04-27 16:58:53 +0000
commit557517129004526da3cead0dd1f5a2032a19553e (patch)
treecaa9bf81f7a913120d29572fdf5ed1c548fef5c2 /include/ChangeLog
parent6ce820f372b71c4a7515a1d898d4464218f8abae (diff)
* dwarf2.h: Wrap function declarations in extern "C".
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@186918 138bc75d-0d04-0410-961f-82ee72b054a4
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 8c5a1bf789c..386191088df 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,9 @@
2012-04-27 Tom Tromey <tromey@redhat.com>
+ * dwarf2.h: Wrap function declarations in extern "C".
+
+2012-04-27 Tom Tromey <tromey@redhat.com>
+
* dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
(enum dwarf_location_atom, enum dwarf_type, enum
dwarf_call_frame_info): Remove.