summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-13 00:13:13 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-13 00:13:13 +0000
commit889783e3f8828b7f6a7c6687bf1ba3e143f8cf7a (patch)
tree71a31da709aed49e46e5d7ed83afc41db66deceb /include
parent19bc000dc88439a5b78345f454d688eb00d99ce2 (diff)
downloadgcc-889783e3f8828b7f6a7c6687bf1ba3e143f8cf7a.tar.gz
2010-04-13 Matthias Klose <doko@ubuntu.com>
* elf: Remove empty directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158248 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index bc5a15e58af..2da6a1b28c4 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-13 Matthias Klose <doko@ubuntu.com>
+
+ * elf: Remove empty directory.
+
2010-04-06 Jakub Jelinek <jakub@redhat.com>
* dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
@@ -40,7 +44,7 @@
2009-10-19 Rafael Avila de Espindola <espindola@google.com>
PR40790
- * plugin-api.h: Don't include stdint.h unconditionally.
+ * plugin-api.h: Don't include stdint.h unconditionally.
2009-10-15 Jakub Jelinek <jakub@redhat.com>