Home | History | Annotate | Line # | Download | only in regression
ChangeLog revision 1.1.1.10
      1 2017-07-04  Release Manager
      2 
      3 	* GCC 6.4.0 released.
      4 
      5 2016-12-21  Release Manager
      6 
      7 	* GCC 6.3.0 released.
      8 
      9 2016-08-22  Release Manager
     10 
     11 	* GCC 6.2.0 released.
     12 
     13 2016-04-27  Release Manager
     14 
     15 	* GCC 6.1.0 released.
     16 
     17 2012-08-26  Hans-Peter Nilsson  <hp (a] axis.com>
     18 
     19 	* btest-gcc.sh (TESTLOGS): Make gfortran.sum optional.
     20 
     21 	* btest-gcc.sh (TESTLOGS): Add libmudflap.sum, if it exists.
     22 
     23 2009-09-02  Geoff Keating  <geoffk (a] apple.com>
     24 
     25 	* btest-gcc.sh: Continue after bootstrap comparison failure.
     26 
     27 2008-11-27  Geoff Keating  <geoffk (a] geoffk.org>
     28 
     29 	* mkindex.pl: New.
     30 
     31 2007-12-24  Geoff Keating  <geoffk (a] geoffk.org>
     32 
     33 	* objs-gcc.sh: Revert previous change.
     34 
     35 2007-12-23  Geoff Keating  <geoffk (a] geoffk.org>
     36 
     37 	* objs-gcc.sh: Set up the GDB testsuite even if the gdb installed
     38 	is just called 'gdb'.
     39 
     40 2007-12-22  Geoff Keating  <geoffk (a] geoffk.org>
     41 
     42 	* btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp.
     43 
     44 	* GCC_Regression_Tester.wdgt/widget.html: Mark as HTML 4.01,
     45 	which it now is, rather than XHTML, which it never was.
     46 	(<head>): Mark as UTF-8.  Add title.  Move CSS to top of
     47 	document, specify type.  Mark script as 'defer'.
     48 	(updateContents): If loaded from HTTP, look for status in same
     49 	place as widget.
     50 	(gotContents): Use DOM methods to change text rather than innerHTML.
     51 	(<body>): Eliminate unnecessary DIV element.
     52 	* GCC_Regression_Tester.wdgt/Info.plist: Update version, copyright
     53 	notice.
     54 
     55 2006-09-05  Geoffrey Keating  <geoffk (a] apple.com>
     56 
     57 	* btest-gcc.sh: .bad_compare has moved to toplevel from gcc/.
     58 
     59 2006-01-18  Andrew Pinski  <pinskia (a] physics.uc.edu>
     60 
     61 	* btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum.
     62 	g++.sum has moved to gcc/testsuite/g++/g++.sum.
     63 	objc.sum has moved to gcc/testsuite/objc/objc.sum.
     64 
     65 2005-12-20  Geoffrey Keating  <geoffk (a] apple.com>
     66 
     67 	* btest-gcc.sh: Support -j option.
     68 
     69 2005-11-28  Geoffrey Keating  <geoffk (a] geoffk.org>
     70 
     71 	* GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
     72 	* GCC_Regression_Tester.wdgt/Info.plist
     73 	(CFBundleDisplayName): Update for rename.
     74 	(CFBundleName): Use shorter name.
     75 	(CFBundleVersion): Update to 1.0.1.
     76 	(CFBundleShortVersionString): Update to 1.0.1.
     77 	(LSHasLocalizedDisplayName): New.
     78 	(NSHumanReadableCopyright): New.
     79 	* GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New.
     80 	* GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New.
     81 	* GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New.
     82 
     83 	* GCC_Regression_Tester.wdgt/widget.html: Use max-age=30
     84 	to help out intermediate caches.
     85 
     86 2005-11-23  Geoffrey Keating  <geoffk (a] geoffk.org>
     87 
     88 	* GCC Regression Tester.wdgt/widget.html: New file.
     89 	* GCC Regression Tester.wdgt/Info.plist: New file.
     90 	* GCC Regression Tester.wdgt/Icon.png: New file.
     91 	* GCC Regression Tester.wdgt/Default.png: New file.
     92 	* README: Describe new files.
     93 
     94 2005-06-07  Hans-Peter Nilsson  <hp (a] bitrange.com>
     95 
     96 	* btest-gcc.sh: Add support for option
     97 	--add-passes-despite-regression.
     98 
     99 2005-06-06  Hans-Peter Nilsson  <hp (a] axis.com>
    100 
    101 	* btest-gcc.sh <Build>: Don't pass --with-newlib when target is
    102 	"*-linux*".
    103 
    104 	* btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.
    105 
    106 2004-11-07  James A. Morrison  <phython (a] gcc.gnu.org>
    107 
    108 	* README: Update website URL.
    109 
    110 2004-10-27  Geoffrey Keating  <geoffk (a] apple.com>
    111 
    112 	* btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
    113 	libstd++.sum not libstdc++-v3.sum.
    114 
    115 2004-10-26  Geoffrey Keating  <geoffk (a] apple.com>
    116 
    117 	* btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
    118 	libffi, and libjava.
    119 
    120 2004-05-13  Andrew Pinski  <pinskia (a] physics.uc.edu>
    121 
    122 	* btest-gcc.sh: Remove g77.sum from TESTLOGS.
    123 
    124 2003-09-18  Andreas Tobler  <a.tobler (a] schweiz.ch>
    125 
    126 	* btest-gcc.sh: Add make check-target-libffi.
    127 
    128 2003-07-31  Andreas Tobler  <a.tobler (a] schweiz.ch>
    129 
    130 	* btest-gcc.sh: Add make check-target-libjava.
    131 
    132 2002-10-22  Geoffrey Keating  <geoffk (a] apple.com>
    133 
    134 	* btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
    135 
    136 2002-10-11  Geoffrey Keating  <geoffk (a] apple.com>
    137 
    138 	* objs-gcc.sh: Don't install GDB testsuite if GDB was not built.
    139 	* btest-gcc.sh: Don't run GDB testsuite if it doesn't exist.
    140 
    141 2002-10-09  Phil Edwards  <pme (a] gcc.gnu.org>
    142 
    143 	* btest-gcc.sh, objs-gcc.sh:  Update TARGET comments.
    144 
    145 2002-10-09  Geoffrey Keating  <geoffk (a] apple.com>
    146 
    147 	* objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.
    148 
    149 2002-03-09  Geoffrey Keating  <geoffk (a] redhat.com>
    150 
    151 	* btest-gcc.sh: For crosses, assume newlib and GNU binutils.
    152 	* site.exp: Correct mips-elf triplet.
    153 
    154 2002-01-31  Geoffrey Keating  <geoffk (a] redhat.com>
    155 
    156 	* btest-gcc.sh: New file.
    157 	* objs-gcc.sh: New file.
    158 	* site.exp: New file.
    159 	* ChangeLog: New file.
    160 	* README: New file.
    161