aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2010-04-13 00:13:13 +0000
committerMatthias Klose <doko@gcc.gnu.org>2010-04-13 00:13:13 +0000
commitda125f6fb6ef2809ea78d1a672c92d420149019c (patch)
tree71a31da709aed49e46e5d7ed83afc41db66deceb /include
parent4adbd5dd3cf5801e622fcfff3149a27940d34089 (diff)
downloadgcc-da125f6fb6ef2809ea78d1a672c92d420149019c.zip
gcc-da125f6fb6ef2809ea78d1a672c92d420149019c.tar.gz
gcc-da125f6fb6ef2809ea78d1a672c92d420149019c.tar.bz2
elf: Remove empty directory.
2010-04-13 Matthias Klose <doko@ubuntu.com> * elf: Remove empty directory. From-SVN: r158248
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 bc5a15e..2da6a1b 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>