aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_summary
AgeCommit message (Collapse)AuthorFilesLines
2019-08-13test_summary: Do not escape "=".Uros Bizjak1-1/+1
* test_summary: Do not escape "=". From-SVN: r274384
2018-03-21test_summary: handle single quotesChristophe Lyon1-2/+3
2018-03-21 Christophe Lyon <christophe.lyon@linaro.org> * test_summary: Match possible single quotes in configure path. From-SVN: r258706
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth1-3/+3
libjava/classpath: * scripts/check_jni_methods.sh.in: Don't use diff -U. Adapt grep regex, ignore file and problem message. contrib: * test_summary: Don't use diff -u. Adapt egrep regex. From-SVN: r160264
2009-08-27Let test_summary invoke, not parse config.status contents.Ralf Wildenhues1-5/+2
contrib/* PR testsuite/41166 * test_summary: Invoke config.status, rather than trying to parse it. Adjust awk script. From-SVN: r151145
2009-08-18re PR testsuite/40704 (^M? in testsuite log leads to binary attachment)H.J. Lu1-1/+1
2009-08-18 H.J. Lu <hongjiu.lu@intel.com> PR testsuite/40704 * test_summary: Filter out "\r". From-SVN: r150898
2009-04-25test_summary: Only include LAST_UPDATED if it exists.Gerald Pfeifer1-4/+7
* test_summary: Only include LAST_UPDATED if it exists. Complete copyright years. From-SVN: r146783
2007-02-10test_summary (configflags): Adjust for changes in the config.status format ↵Hans-Peter Nilsson1-0/+2
due to update to autoconf 2.59. * test_summary (configflags): Adjust for changes in the config.status format due to update to autoconf 2.59. From-SVN: r121787
2004-08-26test_summary: Include baseline used for libstdc++-v3 abi check in test summary.Matthias Klose1-0/+1
2003-08-26 Matthias Klose <doko@debian.org> * test_summary: Include baseline used for libstdc++-v3 abi check in test summary. From-SVN: r86607
2003-03-09test_summary: Add -h, print existing comments as help.Phil Edwards1-8/+13
2003-03-08 Phil Edwards <pme@gcc.gnu.org> * test_summary: Add -h, print existing comments as help. From-SVN: r64016
2003-01-19test_summary (configflags): Only use the first match.Alexandre Oliva1-8/+11
* test_summary (configflags): Only use the first match. Remove excess space. Use sub instead of gsub where possible. Use `none' if no configure flags were given. From-SVN: r61483
2003-01-10* test_summary (configflags): awk portability.Loren J. Rittle1-1/+1
From-SVN: r61168
2003-01-07test_summary (configflags): Compute correctly with both autoconfiscated and ↵Alexandre Oliva1-6/+9
Cygnus-style top-level. * test_summary (configflags): Compute correctly with both autoconfiscated and Cygnus-style top-level. From-SVN: r60991
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-2/+2
* Makefile.in: Allow for PWDCMD to override hardcoded pwd. * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. From-SVN: r53523
2002-02-24test_summary: Additional to XPASS and FAIL...Christian Jönsson1-1/+1
* test_summary: Additional to XPASS and FAIL, add UNRESOLVED, WARNING and ERROR output from the *.sum files. From-SVN: r50010
2001-07-27* test_summary: Copy LAST_UPDATED UTC time to head of summary.Richard Henderson1-0/+6
From-SVN: r44433
2001-05-28* contrib/test_summary (files): Sort before evaluating.Rainer Orth1-1/+1
From-SVN: r42673
2000-12-28test_summary: Export filesuffix, not fileprefix.Jeffrey Oldham1-1/+1
2000-12-28 Jeffrey Oldham <oldham@codesourcery.com> * test_summary: Export filesuffix, not fileprefix. From-SVN: r38513
2000-08-09* test_summary: AWK breaks with filenames containing `='.Alexandre Oliva1-1/+5
From-SVN: r35578
2000-06-04test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.Zack Weinberg1-5/+7
* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF. Elide --with-gcc-version-trigger and --norecursion from configure flags. Remove code to report status of haifa scheduler. From-SVN: r34387
1999-08-10* test_summary: Quote curly braces in 1999-07-03 change.Robert Lipe1-1/+1
From-SVN: r28637
1999-07-17* test_summary: Replace egcs with gcc. Update e-mail address.Alexandre Oliva1-5/+5
From-SVN: r28148
1999-07-03test_summary: If Target is `unix{*}', append the Target variants to Host.Alexandre Oliva1-0/+1
* test_summary: If Target is `unix{*}', append the Target variants to Host. From-SVN: r27932
1999-06-12test_summary: Set default mail-address and version for egcs instead of ↵Alexandre Oliva1-10/+2
relying on... * test_summary: Set default mail-address and version for egcs instead of relying on unpredictable pathnames. Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de> From-SVN: r27496
1999-01-07test_summary (version): remove carriage return that gawk inserts in the ↵Alexandre Oliva1-1/+1
version string for some reason * test_summary (version): remove carriage return that gawk inserts in the version string for some reason From-SVN: r24552
1998-11-29test_summary (EOF): remove double backslash Reported by Franz Sirl ↵Alexandre Oliva1-1/+1
<Franz.Sirl-kernel@lauterbach.com> * test_summary (EOF): remove double backslash Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com> From-SVN: r23974
1998-11-28* test_summary (address): set to egcs-testresults mailing listAlexandre Oliva1-1/+1
From-SVN: r23956
1998-11-26test_summary (address): added Marc Lehmann's testsuite-results to the ↵Alexandre Oliva1-1/+1
default e-mail address * test_summary (address): added Marc Lehmann's testsuite-results to the default e-mail address From-SVN: r23908
1998-11-25test_summary (-p, [...]): add these before the summaryAlexandre Oliva1-3/+8
* test_summary (-p, prepend_logs): add these before the summary (Compiler, Platform): print these just before configflags From-SVN: r23864
1998-07-27* test_summary: assigned copyright to FSFAlexandre Oliva1-1/+2
From-SVN: r21421
1998-07-27test_summary: Corrected script name in comments providing documentation.Gerald Pfeifer1-4/+6
P * test_summary: Corrected script name in comments providing documentation. Added linebreaks for lines with > 80 characters. From-SVN: r21420
1998-06-18test_summary: new switch (-i) and environment variable (append_logs) for ↵Alexandre Oliva1-0/+4
including files in... * test_summary: new switch (-i) and environment variable (append_logs) for including files in the report. From-SVN: r20578
1998-05-23* test_summary: find good awk (copied from warn_summary).Jeff Law1-1/+13
From-SVN: r19992
1998-05-23Moved here from the gcc subdir.Jeff Law1-0/+113
From-SVN: r19990