Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3283)

Unified Diff: gcc/contrib/ChangeLog

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/configure.ac ('k') | gcc/contrib/compare-debug » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/contrib/ChangeLog
diff --git a/gcc/contrib/ChangeLog b/gcc/contrib/ChangeLog
index 687fd66fa9fcbc18905d11ef2452a983487ad517..37a15c9bbaedb29aad211c0f189aecdbf2512db8 100644
--- a/gcc/contrib/ChangeLog
+++ b/gcc/contrib/ChangeLog
@@ -1,24 +1,86 @@
-2010-01-21 Release Manager
+2010-07-31 Release Manager
- * GCC 4.4.3 released.
+ * GCC 4.5.1 released.
-2009-10-15 Release Manager
+2010-07-01 Iain Sandoe <iains@gcc.gnu.org>
- * GCC 4.4.2 released.
+ * compare-debug (Darwin): Remove '-x' flag from ld-based object
+ stripping. Add a comment as to why we do it this way.
+
+2010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * test_summary: Don't use diff -u.
+ Adapt egrep regex.
+
+2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * dg-extract-results.sh: Redirect grep output to /dev/null instead
+ of grep -q.
+
+2010-04-14 Release Manager
+
+ * GCC 4.5.0 released.
+
+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: Don't fail just because of .eh_frame
- differences. Drop .eh_frame relocations too.
+ * compare-debug: Drop .eh_frame relocations too.
-2009-07-22 Release Manager
+2009-08-18 H.J. Lu <hongjiu.lu@intel.com>
- * GCC 4.4.1 released.
+ PR testsuite/40704
+ * test_summary: Filter out "\r".
-2009-06-20 Gerald Pfeifer <gerald@pfeifer.com>
+2009-06-02 Alexandre Oliva <aoliva@redhat.com>
- * test_summary: Only include LAST_UPDATED if it exists.
- Complete copyright years.
+ * compare-debug: Don't fail just because of .eh_frame differences.
2009-04-27 Jakub Jelinek <jakub@redhat.com>
@@ -29,9 +91,14 @@
by curfile variable rather than concatenated strings to workaround
Solaris nawk bug.
-2009-04-21 Release Manager
+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>
- * GCC 4.4.0 released.
+ * compare-all-tests: New.
2009-04-14 Jakub Jelinek <jakub@redhat.com>
« no previous file with comments | « gcc/configure.ac ('k') | gcc/contrib/compare-debug » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698