aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2015-09-30 12:55:05 +0000
committerMatthias Klose <doko@gcc.gnu.org>2015-09-30 12:55:05 +0000
commiteea10f8c503588e4e76693143ab52dfd84ccfc16 (patch)
tree715f7827a22b9ff0211cd33ff9fa2ec211c9e9f4
parent25ab3b0a301f115c7d9e0c41dc13ade6f3c69c26 (diff)
downloadgcc-eea10f8c503588e4e76693143ab52dfd84ccfc16.zip
gcc-eea10f8c503588e4e76693143ab52dfd84ccfc16.tar.gz
gcc-eea10f8c503588e4e76693143ab52dfd84ccfc16.tar.bz2
alpha, ia64: Remove empty directories.
2015-09-30 Matthias Klose <doko@ubuntu.com> * config/cpu/alpha, config/cpu/ia64: Remove empty directories. From-SVN: r228291
-rw-r--r--libstdc++-v3/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index a53e3ae..7ed7d55 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2015-09-30 Matthias Klose <doko@ubuntu.com>
+
+ * config/cpu/alpha, config/cpu/ia64: Remove empty directories.
+
2015-09-29 Jonathan Wakely <jwakely@redhat.com>
* include/ext/string_conversions.h (__stoa): Save and restore errno.