summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog150
1 files changed, 138 insertions, 12 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index d151fd97fa..76cfe5907a 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,19 +1,145 @@
-2015-12-04 Release Manager
+2016-04-27 Release Manager
- * GCC 5.3.0 released.
+ * GCC 6.1.0 released.
+
+2016-04-27 Jakub Jelinek <jakub@redhat.com>
+
+ * gennews (files): Add files for GCC 6.
+
+2016-04-13 Martin Sebor <msebor@redhat.com>
+
+ * check_GNU_style.sh: Avoid false posivies in trailing operator
+ checks.
+
+2016-03-07 Martin Sebor <msebor@redhat.com>
+
+ * check_GNU_style.sh (color): New global variable.
+ Add checks for trailing operators and spaces before left brackets.
+ Tightened up a check for a trailing left curly brace.
+ (g, ag, vg): Use color.
+ (col): Don't complain about excessively long lines with DejaGnu
+ directives.
+
+2016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
+
+ * mklog: Look for the ChangeLog file in $cwd.
+
+2016-02-26 Joel Sherrill <joel@rtems.org>
+
+ * config-list.mk: Add aarch64-rtems and x86_64-rtems
+
+2016-01-19 Jonathan Wakely <jwakely@redhat.com>
+
+ * uninclude: Fix third argument to gensub.
+
+2016-01-04 Jakub Jelinek <jakub@redhat.com>
+
+ * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
+ as external author.
+
+2015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
+
+ * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
+ targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
+
+2015-12-06 Tobias Burnus <burnus@net-b.de>
+
+ * download_prerequisites: Download ISL 0.15 instead of 0.14.
+
+2015-11-20 Martin Liska <mliska@suse.cz>
+
+ * clang-format: Split content of a list to multiple
+ lines.
+
+2015-11-19 Martin Liska <mliska@suse.cz>
+
+ * clang-format: Enhance list of FOR_EACH macros.
+
+2015-11-19 Martin Liska <mliska@suse.cz>
+
+ * clang-format: New file.
+
+2015-11-11 Andrew MacLeod <amacleod@redhat.com>
+
+ * header-tools: New. Directory containing a set of tools for
+ manipulating header files.
+
+2015-10-30 Nathan Sidwell <nathan@acm.org>
+
+ * config-list.mk (nvptx-none): Add it.
2015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
* download_prerequisites: Make sure that script is run from
top level source directory.
-2015-07-16 Release Manager
+2015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * update-copyright.py (GCCCmdLine): Add libvtv.
+
+2015-08-04 Uros Bizjak <ubizjak@gmail.com>
+
+ * texi2pod.pl: Escape braces in regexp involving @strong{...}.
+
+2015-07-15 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh (cat_with_prefix): Fix quoting.
+
+2015-06-02 Steve Ellcey <sellcey@imgtec.com>
+
+ * test_installed (--target=): New option.
+
+2015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
+
+ * gimple.vim: New file.
+
+2015-05-18 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Add temp files tmp2 and tmp3.
+ (cat_with_prefix): New function, using global variable prefix.
+ (col): Make prefix a global variable. Rewrite to process file at a time
+ rather than line at a time. Print part longer than 80 chars in red.
+
+2015-05-18 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
+
+2015-05-18 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
+
+2015-05-18 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Improve readability function calls.
+
+2015-05-16 James Bowman <james.bowman@ftdichip.com>
+
+ * config-list.mk: Add FT32.
+
+2015-05-12 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh (col): Fix tab size.
+
+2015-05-12 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Put stdin into a temp file.
+
+2015-05-12 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Read either from stdin, or from files.
+
+2015-05-12 Tom de Vries <tom@codesourcery.com>
+
+ * check_GNU_style.sh: Check if files exists.
+
+2015-05-12 Tom de Vries <tom@codesourcery.com>
- * GCC 5.2.0 released.
+ * check_GNU_style.sh: Don't use a filename prefix if we're only
+ processing one patch file.
-2015-04-22 Release Manager
+2015-05-12 Yury Gribov <y.gribov@samsung.com>
- * GCC 5.1.0 released.
+ * mklog: Ignore preprocessor directives.
2015-04-22 Jakub Jelinek <jakub@redhat.com>
@@ -97,7 +223,7 @@
2014-11-11 Marat Zakirov <m.zakirov@samsung.com>
- * mklog: Symbol '}' stops search for changes.
+ * mklog: Symbol '}' stops search for changes.
2014-11-11 Tobias Burnus <burnus@net-b.de>
@@ -105,8 +231,8 @@
2014-11-07 Marat Zakirov <m.zakirov@samsung.com>
- * mklog: Always doubt in functions.
- Add EOF protection.
+ * mklog: Always doubt in functions.
+ Add EOF protection.
2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
@@ -511,7 +637,7 @@
2012-05-31 Marek Polacek <polacek@redhat.com>
- * mklog: Prevent printing three spaces after the date.
+ * mklog: Prevent printing three spaces after the date.
2012-06-04 Diego Novillo <dnovillo@google.com>
@@ -778,8 +904,8 @@
2010-07-02 Iain Sandoe <iains@gcc.gnu.org>
- * compare-debug (Darwin): Remove '-x' flag from ld-based object
- stripping. Add a comment as to why we do it this way.
+ * compare-debug (Darwin): Remove '-x' flag from ld-based object
+ stripping. Add a comment as to why we do it this way.
2010-06-20 Alexandre Oliva <aoliva@redhat.com>