summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb766950c3e..6c663accfa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2016-02-10 Nick Clifton <nickc@redhat.com>
+
+ Import these patches from the GCC mainline:
+
+ 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
+
+ * configure.ac: Enable LTO for DJGPP
+ * configure: Regenerate
+
+ 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
+
+ PR bootstrap/69329
+ * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
+ * Makefile.in: Regenerate.
+
+ 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
+ Sebastian Pop <s.pop@samsung.com>
+
+ * Makefile.in: Regenerate.
+ * Makefile.tpl: Export ISLVER.
+ * configure: Regenerate.
+ * config/isl.m4: Detect isl-0.15.
+
+ 2016-01-29 Sebastian Pop <s.pop@samsung.com>
+
+ * config/isl.m4: Add comments about isl-0.16.
+ * configure: Regenerate.
+
2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
Sync with GCC