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