OSDN Git Service

contrib/
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 778f380..383f164 100644 (file)
@@ -1,3 +1,47 @@
+2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix *.log tests output containing "===".
+       * dg-extract-results.sh (/\===/): Rename to ...
+       (/^\t\t=== .* ===$/): ... this pattern.
+
+2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * dg-extract-results.sh: Fix result order to match sequential case.
+
+2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * check_warning_flags.sh: Use \012 instead of \n with tr.
+
+2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * dg-extract-results.sh: Don't use tail -n.
+
+2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+           Richard Guenther  <rguenther@suse.de>
+
+       PR lto/39216
+       * gcc_update: Adjust file timestamps for lto-plugin.
+
+2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+       PR bootstrap/41245
+       * compare-debug: Handle stripping of dwarf debug sections from darwin
+       mach-o objects.
+
+2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * compare-debug: Grep for blank before dash to avoid grep -e.
+
+2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * compare-debug: Look for .gkd files and compare them.
+
+2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR testsuite/41166
+       * test_summary: Invoke config.status, rather than trying to
+       parse it.  Adjust awk script.
+
 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
 
        * compare-debug: Drop .eh_frame relocations too.