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