diff options
author | devans <devans@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-07-21 19:05:14 +0000 |
---|---|---|
committer | devans <devans@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-07-21 19:05:14 +0000 |
commit | 5e006d27214d06bc4cb66afd3cdfb8fe3cf1aca7 (patch) | |
tree | ec9251b1a86c5f0431c85412305167bca2291601 /include | |
parent | ea3bb9f478f704878852093e80c2f32ad13507a2 (diff) | |
download | gcc-5e006d27214d06bc4cb66afd3cdfb8fe3cf1aca7.tar.gz |
Add ccoutant to previous dwarf4 entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149866 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 894b7bb64a4..1c56226283c 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,5 @@ -2009-07-20 Doug Evans <dje@google.com> +2009-07-20 Cary Coutant <ccoutant@google.com> + Doug Evans <dje@google.com> Add some dwarf4 values. * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit. |