1. 12 Feb, 2008 6 commits
  2. 11 Feb, 2008 12 commits
    • * MAINTAINERS (Write After Approval): Add myself. · e1067fd3
      From-SVN: r132243
      George Helffrich committed
    • re PR c++/35113 (g++.dg/ext/vector13.C doesn't work) · 37d24376
      2008-02-11  Douglas Gregor  <doug.gregor@gmail.com>
      
             PR c++/35113
             * tree.c (cp_build_qualified_type_real): When building a
             cv-qualified array type, build it as a unique type with
             build_cplus_array_type_1 and then adopt the unqualified type's
             main variant.
      
      From-SVN: r132242
      Douglas Gregor committed
    • xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero. · 5fd38b88
      	* xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
      	(XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
      
      From-SVN: r132240
      Bob Wilson committed
    • ChangeLog: Move entry from here ... · 40049ccc
      	* ChangeLog: Move entry from here ...
      	* gcc/ChangeLog: ... to here.
      
      From-SVN: r132239
      Uros Bizjak committed
    • configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). · 7eed349e
      2008-02-11  Paolo Carlini  <pcarlini@suse.de>
      
      	* configure: Regenerate with documented autoconf and automake
      	versions (i.e., 2.59 and 1.9.6).
      	* Makefile.in: Likewise.
      	* src/Makefile.in: Likewise.
      	* doc/Makefile.in: Likewise.
      	* po/Makefile.in: Likewise.
      	* libmath/Makefile.in: Likewise.
      	* include/Makefile.in: Likewise.
      	* libsupc++/Makefile.in: Likewise.
      	* testsuite/Makefile.in: Likewise.
      	* aclocal.m4: Likewise.
      
      From-SVN: r132238
      Paolo Carlini committed
    • re PR c++/35077 (ICE with attribute in broken class declaration) · ba19e12f
      cp/
      2008-02-11  Paolo Carlini  <pcarlini@suse.de>
      
      	PR c++/35077
      	* decl.c (groktypename): Check grokdeclarator return.
      
      testsuite/
      2008-02-11  Paolo Carlini  <pcarlini@suse.de>
      
      	PR c++/35077
      	* g++.dg/template/crash78.C: New.
      
      From-SVN: r132237
      Paolo Carlini committed
    • [patch i386]: For target x86_64-pc-mingw32 _alloca and · 35b35fd0
      _stkchk may corrupts  stack alignment.
      
      From-SVN: r132236
      Kai Tietz committed
    • re PR testsuite/35047 (some vectorisation tests fail with --with-arch=core2 or… · f8c5cff4
      re PR testsuite/35047 (some vectorisation tests fail with --with-arch=core2 or on  i386-apple-darwin8.11.1)
      
      	PR testsuite/35047
      	* gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
      	* gcc.dg/compat/vector-2_y.c: Ditto.
      
      
      Co-Authored-By: Richard Guenther <rguenther@suse.de>
      
      From-SVN: r132235
      Uros Bizjak committed
    • re PR tree-optimization/33992 (Miscompiles function with inlining, breaks profiledbootstrap) · a6e2d112
      2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
      	Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/33992
      	* tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
      	the zero we compare against.
      
      	* gcc.c-torture/execute/pr33992.c: New testcase.
      
      Co-Authored-By: Richard Guenther <rguenther@suse.de>
      
      From-SVN: r132234
      Uros Bizjak committed
    • Daily bump. · 35f1ca2f
      From-SVN: r132230
      GCC Administrator committed
    • Convert documentation to DocBook. · 8ce6754c
      2008-02-10  Benjamin Kosnik  <bkoz@redhat.com>
      
      	Convert documentation to DocBook.
      	* doc/Makefile.am (doc-doxygen-html): Changed to doc-html-doxygen.
      	(doc-doxygen-man): Changed to doc-man-doxygen.
      	(doc-performance): Changed to doc-html-performance.
      	(doc-xml-doxygen): New.
      	(doc-xml-single): New.
      	(doc-xml-validate): New.
      	(doc-html): New.
      	(doc-html-single): New.
      	(doc-fo): New.
      	(doc-pdf): New.
      	(doc-pdf-fop-xml): New.
      	(doc-pdf-fop-fo): New.
      	(doc-pdf-xmlto): New.
      	(doc-pdf-xmlroff): New.
      	(doc-pdf-prince): New.
      	* doc/xml: New directory.
      	* doc/xml/authors.xml: New.
      	* doc/xml/images: New directory.
      	* doc/xml/images/confdeps.png: Add.
      	* doc/xml/images/confdeps.dot: Add.
      	* doc/xml/faq.xml: New.
      	* doc/xml/api.xml: New.
      	* doc/xml/gnu: New directory.
      	* doc/xml/gnu/gpl-3.0.xml: New.
      	* doc/xml/gnu/fdl-1.2.xml: New.
      	* doc/xml/gnu/gpl-2.0.xml: New.
      	* doc/xml/manual: New directory.
      	* doc/xml/manual/mt_allocator.xml: New.
      	* doc/xml/manual/allocator.xml: New.
      	* doc/xml/manual/ctype.xml: New.
      	* doc/xml/manual/numerics.xml: New.
      	* doc/xml/manual/codecvt.xml: New.
      	* doc/xml/manual/concurrency.xml: New.
      	* doc/xml/manual/backwards_compatibility.xml: New.
      	* doc/xml/manual/intro.xml: New.
      	* doc/xml/manual/shared_ptr.xml: New.
      	* doc/xml/manual/abi.xml: New.
      	* doc/xml/manual/status_cxxtr1.xml: New.
      	* doc/xml/manual/auto_ptr.xml: New.
      	* doc/xml/manual/build.xml: New.
      	* doc/xml/manual/internals.xml: New.
      	* doc/xml/manual/parallel_mode.xml: New.
      	* doc/xml/manual/status_cxx1998.xml: New.
      	* doc/xml/manual/containers.xml: New.
      	* doc/xml/manual/io.xml: New.
      	* doc/xml/manual/appendix_porting.xml: New.
      	* doc/xml/manual/utilities.xml: New.
      	* doc/xml/manual/bitmap_allocator.xml: New.
      	* doc/xml/manual/support.xml: New.
      	* doc/xml/manual/configure.xml: New.
      	* doc/xml/manual/build_hacking.xml: New.
      	* doc/xml/manual/evolution.xml: New.
      	* doc/xml/manual/using.xml: New.
      	* doc/xml/manual/debug.xml: New.
      	* doc/xml/manual/localization.xml: New.
      	* doc/xml/manual/strings.xml: New.
      	* doc/xml/manual/debug_mode.xml: New.
      	* doc/xml/manual/locale.xml: New.
      	* doc/xml/manual/extensions.xml: New.
      	* doc/xml/manual/appendix_contributing.xml: New.
      	* doc/xml/manual/messages.xml: New.
      	* doc/xml/manual/diagnostics.xml: New.
      	* doc/xml/manual/appendix_free.xml: New.
      	* doc/xml/manual/algorithms.xml: New.
      	* doc/xml/manual/iterators.xml: New.
      	* doc/xml/manual/spine.xml: New.
      	* doc/xml/manual/test.xml: New.
      	* doc/xml/manual/status_cxx200x.xml: New.
      	* doc/xml/spine.xml: New.
      
      	* doc/xml/book.txml: New. Template file.
      	* doc/xml/chapter.txml: Same.
      	* doc/xml/class.txml: Same.
      
      	* doc/doxygen/guide.html: Removed, integrated into other docs.
      	* doc/doxygen/user.cfg.in: Clean up XML generation.
      	* doc/doxygen/run_doxygen: Move to..	
      	* scripts/run_doxygen: ...here.
      	
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      	* src/Makefile.in: Regenerate.
      	* doc/Makefile.in: Regenerate.	
      	* po/Makefile.in: Regenerate.
      	* libmath/Makefile.in: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* libsupc++/Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      	* aclocal.m4: Regenerate.
      
      From-SVN: r132227
      Benjamin Kosnik committed
    • Convert documentation to DocBook. · 8a165db0
      2008-02-10  Benjamin Kosnik  <bkoz@redhat.com>
      
      	Convert documentation to DocBook.
      	* doc/Makefile.am (doc-doxygen-html): Changed to doc-html-doxygen.
      	(doc-doxygen-man): Changed to doc-man-doxygen.
      	(doc-performance): Changed to doc-html-performance.
      	(doc-xml-doxygen): New.
      	(doc-xml-single): New.
      	(doc-xml-validate): New.
      	(doc-html): New.
      	(doc-html-single): New.
      	(doc-fo): New.
      	(doc-pdf): New.
      	(doc-pdf-fop-xml): New.
      	(doc-pdf-fop-fo): New.
      	(doc-pdf-xmlto): New.
      	(doc-pdf-xmlroff): New.
      	(doc-pdf-prince): New.
      	* doc/xml: New directory.
      	* doc/xml/authors.xml: New.
      	* doc/xml/images: New directory.
      	* doc/xml/images/confdeps.png: Add.
      	* doc/xml/images/confdeps.dot: Add.
      	* doc/xml/faq.xml: New.
      	* doc/xml/api.xml: New.
      	* doc/xml/gnu: New directory.
      	* doc/xml/gnu/gpl-3.0.xml: New.
      	* doc/xml/gnu/fdl-1.2.xml: New.
      	* doc/xml/gnu/gpl-2.0.xml: New.
      	* doc/xml/manual: New directory.
      	* doc/xml/manual/mt_allocator.xml: New.
      	* doc/xml/manual/allocator.xml: New.
      	* doc/xml/manual/ctype.xml: New.
      	* doc/xml/manual/numerics.xml: New.
      	* doc/xml/manual/codecvt.xml: New.
      	* doc/xml/manual/concurrency.xml: New.
      	* doc/xml/manual/backwards_compatibility.xml: New.
      	* doc/xml/manual/intro.xml: New.
      	* doc/xml/manual/shared_ptr.xml: New.
      	* doc/xml/manual/abi.xml: New.
      	* doc/xml/manual/status_cxxtr1.xml: New.
      	* doc/xml/manual/auto_ptr.xml: New.
      	* doc/xml/manual/build.xml: New.
      	* doc/xml/manual/internals.xml: New.
      	* doc/xml/manual/parallel_mode.xml: New.
      	* doc/xml/manual/status_cxx1998.xml: New.
      	* doc/xml/manual/containers.xml: New.
      	* doc/xml/manual/io.xml: New.
      	* doc/xml/manual/appendix_porting.xml: New.
      	* doc/xml/manual/utilities.xml: New.
      	* doc/xml/manual/bitmap_allocator.xml: New.
      	* doc/xml/manual/support.xml: New.
      	* doc/xml/manual/configure.xml: New.
      	* doc/xml/manual/build_hacking.xml: New.
      	* doc/xml/manual/evolution.xml: New.
      	* doc/xml/manual/using.xml: New.
      	* doc/xml/manual/debug.xml: New.
      	* doc/xml/manual/localization.xml: New.
      	* doc/xml/manual/strings.xml: New.
      	* doc/xml/manual/debug_mode.xml: New.
      	* doc/xml/manual/locale.xml: New.
      	* doc/xml/manual/extensions.xml: New.
      	* doc/xml/manual/appendix_contributing.xml: New.
      	* doc/xml/manual/messages.xml: New.
      	* doc/xml/manual/diagnostics.xml: New.
      	* doc/xml/manual/appendix_free.xml: New.
      	* doc/xml/manual/algorithms.xml: New.
      	* doc/xml/manual/iterators.xml: New.
      	* doc/xml/manual/spine.xml: New.
      	* doc/xml/manual/test.xml: New.
      	* doc/xml/manual/status_cxx200x.xml: New.
      	* doc/xml/spine.xml: New.
      
      	* doc/xml/book.txml: New. Template file.
      	* doc/xml/chapter.txml: Same.
      	* doc/xml/class.txml: Same.
      
      	* doc/doxygen/guide.html: Removed, integrated into other docs.
      	* doc/doxygen/user.cfg.in: Clean up XML generation.
      	* doc/doxygen/run_doxygen: Move to..	
      	* scripts/run_doxygen: ...here.
      	
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      	* src/Makefile.in: Regenerate.
      	* doc/Makefile.in: Regenerate.	
      	* po/Makefile.in: Regenerate.
      	* libmath/Makefile.in: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* libsupc++/Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      	* aclocal.m4: Regenerate.
      
      From-SVN: r132226
      Benjamin Kosnik committed
  3. 10 Feb, 2008 9 commits
  4. 09 Feb, 2008 5 commits
  5. 08 Feb, 2008 8 commits