Adjust the comment in contrib/download_prerequisties.
[gcc.git] / contrib / ChangeLog
index 0ace63edcf0bbc24f3988feca58a72819637cee1..e6e224066d8810c4e5844ceeee5d6c4bf698bdea 100644 (file)
@@ -1,3 +1,285 @@
+2014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
+
+2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
+           Yury Gribov  <y.gribov@samsung.com>
+
+       * vimrc: New file.
+
+2014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * check_GNU_style.sh: Warn for incorrect number of spaces in function
+       call only if 0 or 2+ spaces found.
+
+2014-12-02  Tobias Burnus  <burnus@net-b.de>
+
+       * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
+
+2014-11-25  Tom de Vries  <tom@codesourcery.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
+
+       * mklog: Handle .mklog.  Use git setting independent of presence .git
+       directory.
+
+2014-11-14  Tom de Vries  <tom@codesourcery.com>
+
+       * mklog: Move reading of .diff file up and add comment.  Copy diff_lines
+       to orig_diff_lines.  Use orig_diff_lines when appending patch.
+
+2014-11-11  David Malcolm  <dmalcolm@redhat.com>
+
+       * ChangeLog.jit: New.
+       * jit-coverage-report.py: New file: a script to print crude
+       code-coverage information for the libgccjit API.
+
+2014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
+
+       * mklog: Symbol '}' stops search for changes.  
+
+2014-11-11  Tobias Burnus  <burnus@net-b.de>
+
+       * download_prerequisites: Stop downloading CLooG.
+
+2014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
+
+       * mklog: Always doubt in functions.  
+       Add EOF protection.  
+
+2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config-list.mk: Don't build Go for certain targets.
+
+2014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
+
+       * compare-all-tests: Don't test score-*.
+       * config-list.mk: Likewise.
+
+2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * dg-extract-results.py (output_variation): Always sort if do_sum.
+
+2014-09-22  Tom de Vries  <tom@codesourcery.com>
+
+       * mklog: Add --inline option.
+
+2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * dg-extract-results.py (Prog.result_re): Include options in test name.
+
+2014-09-19  Olivier Hainque  <hainque@adacore.com>
+
+       * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
+
+2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config-list.mk (LIST): Add v850-rtems.
+
+2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * config-list.mk (LIST): Add arm-rtems.
+       Add nios2-rtems.  Remove extra option from powerpc-rtems.
+
+2014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
+
+       * compare-all-tests: Don't test picochip.
+       * config-list.mk: Likewise.
+
+2014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
+
+       * texi2pod.pl (postprocess): Move command process for '@sc' to the
+       front of '@dfn'.  Add a new command process for '@t{...}', just print
+       the content.
+
+2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
+           Yury Gribov  <y.gribov@samsung.com>
+
+       * mklog: Run mklog as a filter.
+
+2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
+
+       * mklog: Read name and email from git config when available.
+
+2014-06-28  Richard Biener  <rguenther@suse.de>
+
+       * gennews: Use gcc-3.0/index.html.
+
+2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * dg-extract-results.py: For Python 3, force sys.stdout to handle
+       surrogate escape sequences.
+       (safe_open): New function.
+       (output_segment, main): Use it.
+
+2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * dg-extract-results.py (Named): Remove __cmp__ method.
+       (output_variation): Use a key to sort variation.harnesses.
+
+2014-05-24  Uros Bizjak  <ubizjak@gmail.com>
+
+       * texi2pod.pl: Force .pod file to not be a numbered list.
+
+2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * dg-extract-results.py (parse_run): Handle warnings that are printed
+       before a test harness is run.
+
+2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config-list.mk (show): New target.
+
+2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * dg-extract-results.py: New file.
+       * dg-extract-results.sh: Use it if the environment seems suitable.
+
+2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
+
+2013-04-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 4.9.
+
+2014-02-24  Walter Lee  <walt@tilera.com>
+
+       * config-list.mk (LIST): Add tilegxbe-linux-gnu.
+
+2014-02-13  Richard Biener  <rguenther@suse.de>
+
+       * download_prerequisites: Update ISL and CLOOG versions.
+
+2014-01-31  Brooks Moses  <bmoses@google.com>
+
+       * gcc_update (files_and_dependencies): Add aarch64-tune.md.
+
+2014-01-29  Yury Gribov  <y.gribov@samsung.com>
+
+       * mklog: Improve support of context diffs.
+
+2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
+
+       * mklog: Avoid adding falsely changed functions to ChangeLog.
+
+2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
+
+       * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
+       ordering of some configs.
+
+2013-12-23  Yury Gribov  <y.gribov@samsung.com>
+
+       * mklog: Automatically insert comments in trivial cases.
+
+2013-12-19  Yury Gribov  <y.gribov@samsung.com>
+
+       * mklog: Split generated message in parts.
+
+2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
+
+2013-10-29  Tobias Burnus  <burnus@net-b.de>
+
+       * gcc_update (files_and_dependencies): Add rules for
+       libcilkrts.
+
+2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * gcc_update (files_and_dependencies): Fix rule for
+       libgomp/testsuite/Makefile.in.
+
+2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * config-list.mk: Add arc configurations.
+
+2013-09-27  Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
+
+2013-09-12  DJ Delorie  <dj@redhat.com>
+
+       * config-list.mk: Add msp430-elf.
+
+2013-08-31  Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
+
+2013-08-29  Mike Stump  <mikestump@comcast.net>
+
+       * gcc_update (configure): Update to handle svn 1.8.1.
+
+2013-08-03  Caroline Tice  <cmtice@google.com>
+
+       * gcc_update: Add libvtv files.
+
+2013-06-06  Brooks Moses  <bmoses@google.com>
+
+       * testsuite-management/validate_failures.py: Fix handling of
+       summary lines with "|" characters or empty description fields.
+
+2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       * download_prerequisites: Download isl and cloog conditionally.
+
+2013-05-21  David Malcolm  <dmalcolm@redhat.com>
+
+       * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
+
+2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (LIST): Add -enable-obsolete for
+       sparc-sun-solaris2.9, i686-solaris2.9.
+
+2013-05-13  Mike Stump  <mikestump@comcast.net>
+
+       * compare_tests: Limit lines to 2000 characters as comm on Mac OS
+       X 10.8.3 doesn't like long lines (those 2055 characters or more).
+
+2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
+
+       * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
+
+2013-04-18  Diego Novillo  <dnovillo@google.com>
+
+       * validate_failures.py: Fix typo.
+
+2013-04-18  Diego Novillo  <dnovillo@google.com>
+
+       * validate_failures.py: Loosen check for build directory.
+       State what failed if we couldn't find the source tree or
+       the target triplet.
+
+2013-03-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 4.8.
+
+2013-03-06  Tobias Burnus  <burnus@net-b.de>
+
+       * make-obstacks-texi.pl: New.
+
+2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * make_sunver.pl: Enforce C locale.
+
+2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * update-copyright.py: Add libdecnumber to the default list.
+       Remove libquadmath and libssp.
+
+2013-02-06  Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/validate_failures.py: Fix typo.
+
+2013-02-06  Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/validate_failures.py: Update
+       Copyright years.
+       Request contributions not to use Python features newer
+       than 2.4.
+       (GetBuildData): If this is not a build directory,
+       emit an error only if --results or --manifest are missing.
+
 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
 
        * testsuite-management/validate_failures.py
@@ -7,7 +289,7 @@
 
        * update-copyright.py: New file.
 
-2013-01-15  David Blaikie <dblaikie@gmail.com>
+2013-01-15  David Blaikie  <dblaikie@gmail.com>
 
        * dg-extract-results.sh: Handle KPASSes.
 
 2012-08-24   Diego Novillo  <dnovillo@google.com>
 
        * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
-       
+
 2012-08-14   Diego Novillo  <dnovillo@google.com>
 
        * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
 
        * repro_fail: Add --debug and --debug-tui flags.
 
-2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
-           Jayant R Sonar <jayant.sonar@kpitcummins.com>
+2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
+           Jayant R Sonar  <jayant.sonar@kpitcummins.com>
 
        * config-list.mk (LIST): Add cr16-elf.
 
 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR testsuite/40704
-       * test_summary: Filter out "\r". 
+       * test_summary: Filter out "\r".
 
 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
 
 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
 
        * patch_tester.sh (initialization): Initialize svnpatch and stop.
-       (usage): Add -svnpath and -stop.        
+       (usage): Add -svnpath and -stop.
        (makedir): New.
        (argument handling): Process -stop and -svnpath.
        (setup code): Use makedir, error out if initial svn checkout fails.
 
        * texi2pod.pl: Handle @asis.
        (postprocess): Move @gccoptlist{} after all formatting commands.
-       
+
 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
 
        * compare-debug: Avoid spurious errors when .stripped files
        * compare-debug: New.
 
 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
-           Andreas Schwab <schwab@suse.de>
+           Andreas Schwab  <schwab@suse.de>
 
        * gcc_update: Use "svn info" for revision number.  Create
        gcc/REVISION with branch name and revision number.
        * gcc_build: Remove -d from the call to gcc_update.
 
 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
-           Ben Elliston <bje@au1.ibm.com>
-       
+           Ben Elliston  <bje@au1.ibm.com>
+
        * gcc_update: Update for svn.
        * newcvsroot: Ditto.
        * gcc_build: Ditto.
 
 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
 
-       * texi2pod.pl: Substitue for @value even when part of @include. 
+       * texi2pod.pl: Substitue for @value even when part of @include.
 
 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
 
 
        * gcc_update: libjava/configure.in -> configure.ac.
 
-2004-08-03  Richard Earnshaw <rearnsha@arm.com>
+2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
 
        * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
 
        gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
        gcc/testsuite/gcc.dg/cpp/mi1c.h.
 
-2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
+2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * paranoia.cc: Fix spelling error.
 
 
        * test_summary:  Add -h, print existing comments as help.
 
-2003-03-03  H.J. Lu <hjl@gnu.org>
+2003-03-03  H.J. Lu  <hjl@gnu.org>
 
        * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
        * gcc_update: Likewise.
 
        * enquire.c: Move from gcc.
 
-2002-07-16  H.J. Lu <hjl@gnu.org>
+2002-07-16  H.J. Lu  <hjl@gnu.org>
 
        * gcc_update (touch_files): Pass -s to ${MAKE}.
 
        and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
        greater than 9 in enumerations.
 
-2001-11-07  Laurent Guerby <guerby@acm.org>
+2001-11-07  Laurent Guerby  <guerby@acm.org>
 
        * gcc_update (files_and_dependencies): Add Ada dependencies.
 
        gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
        touch.
 
-2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
+2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
 
        * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
        gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
@@ -1305,7 +1587,7 @@ Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
        * gcc_update: Dump timestamp in LAST_UPDATED.
 
 2001-07-26  Andreas Jaeger  <aj@suse.de>,
-           Hans-Peter Nilsson <hp@bitrange.com>
+           Hans-Peter Nilsson  <hp@bitrange.com>
 
        * analyze_brprob: Fix documentation.
 
@@ -1329,7 +1611,7 @@ Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
 
-2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
+2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
 
        * warn_summary: Fix typo in a comment.
 
@@ -1604,7 +1886,7 @@ Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
 
        * index-prop: Use a single pattern.  Also support *** cdiffs.
 
-2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
+2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
 
        * index-prop: Don't change /dev/null.
 
@@ -1630,7 +1912,7 @@ Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
 
        * gcc_update: Allow patches compressed by bzip2.
 
-1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
+1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
 
        * newcvsroot: New file.
 
@@ -1667,7 +1949,7 @@ Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
        * test_summary: Replace egcs with gcc.  Update e-mail address.
 
 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
-           Jerry Quinn <jquinn@nortelnetworks.com>
+           Jerry Quinn  <jquinn@nortelnetworks.com>
 
        * egcs_update (touch_files, apply_patch): New functions.
        Use them.  New command-line option --patch.  Split test of local
@@ -1763,7 +2045,7 @@ Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
        * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
        in the repo again.
 
-Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
+Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
 
        * egcs_update:  Added gcc/fixinc/* generated files to touch list.
 
@@ -1786,7 +2068,7 @@ Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
        keywords that are preserved in the "warning type" summary and
        tighten up the "arg ???" regexp.
 
-Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
+Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
 
        * fixinc/inclhack.def:  Not all C++ comments in C headers
        were treated alike.  They are now.  Also fixed syntax
@@ -1800,7 +2082,7 @@ Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * egcs_update: Additionally touch gcc/java/parse.[ch].
 
-Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
+Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
 
        * fixinc/inclhack.def:  Added two files required by
        SCO's Open Server 5's avoid_bool fix.
@@ -1831,7 +2113,7 @@ Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * egcs_update: New script.
 
-1998-08-05  Bruce Korb <korbb@datadesign.com>
+1998-08-05  Bruce Korb  <korbb@datadesign.com>
 
        * fixinc/Makefile
        Added define for target machine so machine-specific tests
@@ -1864,7 +2146,7 @@ Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
        * test_summary: Corrected script name in comments providing
        documentation.  Added linebreaks for lines with > 80 characters.
 
-Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * test_summary: New switch, -i, and environment variable,
        append_logs, for including files in the report.
@@ -1874,7 +2156,7 @@ Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
        * warn_summary: Update to Kaveh's latest version allowing to
        specify the last stage built.
 
-1998-05-29  Bruce Korb <korbb@datadesign.com>
+1998-05-29  Bruce Korb  <korbb@datadesign.com>
 
        * fixinc/mkfixinc.sh
        Changes to make it easier to invoke on platforms that
@@ -1884,7 +2166,7 @@ Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
        Applied fixes from egcs/gcc/fixincludes from the past several
        months.
 
-1998-05-28  Bruce Korb <korbb@datadesign.com>
+1998-05-28  Bruce Korb  <korbb@datadesign.com>
 
        * fixinc/*: Updated most everything for a first real
        try at getting "fast_fixincludes" working.