X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=contrib%2FChangeLog;h=6ab29eb71d971c484ce787c1253bffc19e4aa072;hb=f4ebb544899fdd8148082a2f9b505c862654ebd2;hp=3f897e8e84a25098e3a1d1edd4f4c0a3dcf0a61d;hpb=2c3b9819e0da54d2cfab55c2e8d16d6364692ce3;p=pf3gnuchains%2Fgcc-fork.git diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 3f897e8e84a..6ab29eb71d9 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,81 @@ +2009-04-27 Jakub Jelinek + + PR testsuite/39807 + * dg-extract-results.sh: Close open files and use >> instead of > + to decrease number of concurrently open files from awk. Avoid + = at the beginning of a regexp and redirect to a file determined + by curfile variable rather than concatenated strings to workaround + Solaris nawk bug. + +2009-04-25 Gerald Pfeifer + + * test_summary: Only include LAST_UPDATED if it exists. + Complete copyright years. + +2009-04-16 Paolo Bonzini + + * compare-all-tests: New. + +2009-04-14 Jakub Jelinek + + * gennews (files): Reference GCC 4.4 web pages. + +2009-04-09 Jakub Jelinek + + * reghunt/date_based/reg_periodic: Change copyright header to refer + to version 3 of the GNU General Public License and to point readers + at the COPYING3 file and the FSF's license web page. + * reghunt/date_based/reg_search: Likewise. + * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise. + * regression/btest-gcc.sh: Likewise. + * regression/objs-gcc.sh: Likewise. + +2009-03-01 Ralf Wildenhues + + * check_warning_flags.sh: Update flag exceptions. + +2008-11-18 Ben Elliston + + * dg-cmp-results.sh: Do not print usage if either .sum file cannot + be opened; print a more meaningful error instead. + +2008-10-24 Janis Johnson + Jakub Jelinek + + * dg-extract-results.sh: New file. + +2008-07-14 Ralf Wildenhues + + * check_makefile_deps.sh: New file. + +2008-05-08 Sebastian Pop + + * patch_tester.sh (report): Do not print "Checker: ". + +2008-04-23 Sebastian Pop + + * patch_tester.sh (report): Do not print the time. + +2008-04-01 Joseph Myers + + * texi2pod.pl: Handle @samp and @url inside verbatim blocks. + Handle @heading. Handle enumerated lists with starting numbers + and extra headings. + +2008-03-10 Janis Johnson + + * patch_tester.sh (initialization): Initialize svnpatch 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. + (update): Use svnpath. Invoke contrib/gcc_update. + (apply_patch): Require that patch was created at top level. Use eval + with option variables. Don't use bootstrap target for make. Verify + that some tests were run. + (bootntest_patched): Use snvpath. + (main loop): For -stop, exit when there are no more patches to test. + 2008-03-09 Ralf Wildenhues * check_warning_flags.sh: Instead of invoke.texi, take the path @@ -621,7 +699,7 @@ * texi2pod.pl: Handle @include, @ftable, @vtable. Reformat some code for clarity. -2002-02-24 Christian Jönsson +2002-02-24 Christian Jönsson * test_summary: Additional to XPASS and FAIL, add UNRESOLVED, WARNING and ERROR output from the *.sum files. @@ -1026,7 +1104,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 +1999-10-11 Martin v. Löwis * newcvsroot: New file.