[gcc: 6/6] Merge branch 'f14'

Dennis Gilmore ausil at fedoraproject.org
Tue Aug 31 14:26:27 UTC 2010


commit 25220f3a3ffc02b7a7a553a2787db540f8341924
Merge: bf880f6 8694567
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Aug 31 09:26:05 2010 -0500

    Merge branch 'f14'
    
    Conflicts:
    	gcc.spec

 .gitignore                |    2 +
 gcc.spec                  |   76 +++++++++++-------
 gcc45-build-id.patch      |   52 ------------
 gcc45-no-add-needed.patch |   16 ++--
 gcc45-pr44542.patch       |   49 ------------
 gcc45-pr44942.patch       |  192 ---------------------------------------------
 sources                   |    2 +-
 7 files changed, 58 insertions(+), 331 deletions(-)
---
diff --cc gcc.spec
index b0e5b6d,152ca59..d2fbfd2
--- a/gcc.spec
+++ b/gcc.spec
@@@ -1962,9 -1952,34 +1952,37 @@@ f
  %endif
  
  %changelog
+ * Tue Aug 31 2010 Dennis Gilmore <dennis at ausil.us> 4.5.1-2
+ - enable cloog on sparc arches
+ 
+ * Thu Aug 12 2010 Jakub Jelinek <jakub at redhat.com> 4.5.1-1
+ - update from gcc-4_5-branch
+   - GCC 4.5.1 release
+   - PRs boehm-gc/34544, c++/45112, fortran/31588, fortran/42051,
+ 	fortran/43954, fortran/44064, fortran/44660, fortran/44929,
+ 	fortran/45151, libstdc++/44963, middle-end/44133, middle-end/45034,
+ 	middle-end/45262, target/41089, target/43698, target/44805,
+ 	testsuite/43283, tree-optimization/44914, tree-optimization/45052,
+ 	tree-optimization/45109
+   - fix VTA ICE in caller-save.c (#622060, PR debug/45259)
+ - fix up gdb libstdc++ pretty printing (#621717)
+ - fix up libgcj.so, libgij.so and libgcj-tools.so symlinks (#619156)
+ 
+ * Fri Jul 30 2010 Jakub Jelinek <jakub at redhat.com> 4.5.0-4
+ - update from gcc-4_5-branch
+   - PRs c++/43016, c++/44996, c++/45008, c/45079, debug/45015, fortran/30668,
+ 	fortran/31346, fortran/34260, fortran/40011, testsuite/38946,
+ 	tree-optimization/44900, tree-optimization/44977
+   - fix vectorizer ICE (#617492, PR tree-optimization/45047)
+ - use --enable-linker-build-id in configury instead of patching
+   --build-id support in
+ - VTA backports
+   - PRs debug/45055, rtl-optimization/45137, debug/45003,
+ 	debug/45006, bootstrap/45028
+ 
 +* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 4.5.0-3.1
 +- recompiling .py files against Python 2.7 (rhbz#623302)
 +
  * Fri Jul 16 2010 Jakub Jelinek <jakub at redhat.com> 4.5.0-3
  - update from gcc-4_5-branch
    - PRs ada/43731, fortran/44773, pch/14940, testsuite/44325


More information about the scm-commits mailing list