OSDN Git Service

* c-pragma.c (pending_weak_d, pending_weak): New.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index d9c8adc..3a5f8f5 100644 (file)
@@ -1,3 +1,114 @@
+2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
+
+       * gcc_update: Sets the locale to C.
+
+2010-04-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * gennews (files): Add files for GCC 4.5.
+
+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.
+
+2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/40704
+       * test_summary: Filter out "\r". 
+
+2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * compare-debug: Don't fail just because of .eh_frame differences.
+
+2009-04-27  Jakub Jelinek  <jakub@redhat.com>
+
+       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  <gerald@pfeifer.com>
+
+       * test_summary: Only include LAST_UPDATED if it exists.
+       Complete copyright years.
+
+2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * compare-all-tests: New.
+
+2009-04-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Reference GCC 4.4 web pages.
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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  <Ralf.Wildenhues@gmx.de>
+
+       * check_warning_flags.sh: Update flag exceptions.
+
+2008-11-18  Ben Elliston  <bje@au.ibm.com>
+
+       * 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  <janis187@us.ibm.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       * dg-extract-results.sh: New file.
+
 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * check_makefile_deps.sh: New file.