1. 03 Mar, 2009 6 commits
  2. 02 Mar, 2009 9 commits
    • i386.md (ST?_REG, MM?_REG): New constants. · 78168632
      	* config/i386/i386.md (ST?_REG, MM?_REG): New constants.
      	(*call_1_rex64_ms_sysv): Use named constants instead of magic
      	numbers to describe clobbbered registers.
      	(*call_value_0_rex64_ms_sysv): Ditto.
      	* config/i386/mmx.md (emms): Ditto.
      	(femms): Ditto.
      
      From-SVN: r144554
      Uros Bizjak committed
    • mips.c (mips_mdebug_abi_name): Fix the handling of ABI_64. · 63553059
      gcc/
      	* config/mips/mips.c (mips_mdebug_abi_name): Fix the handling
      	of ABI_64.
      
      From-SVN: r144552
      Richard Sandiford committed
    • spu.c (TARGET_SECTION_TYPE_FLAGS): Define. · 500a1f85
      	* config/spu/spu.c (TARGET_SECTION_TYPE_FLAGS): Define.
      	(spu_section_type_flags): New function.
      
      From-SVN: r144550
      Ulrich Weigand committed
    • pthread4.cc: Move... · 33b4155d
      2009-03-02  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/thread/pthread4.cc: Move...
      	* testsuite/21_strings/basic_string/pthread4.cc: ...here.
      	* testsuite/thread/pthread5.cc: Move...
      	* testsuite/23_containers/list/pthread5.cc: ...here.
      	* testsuite/thread/pthread6.cc: Move...
      	* testsuite/23_containers/map/pthread6.cc: ...here.
      	* testsuite/thread/pthread7-rope.cc: Move...
      	* testsuite/ext/rope/pthread7-rope.cc: ...here.
      	* testsuite/thread/guard.cc: Move...
      	* testsuite/18_support/pthread_guard.cc: ...here.
      	* testsuite/thread/18185.cc: Move...
      	* testsuite/21_strings/basic_string/pthread18185.cc: ...here.
      	* testsuite/thread/pthread1.cc: Move...
      	* testsuite/23_containers/list/pthread1.cc: ...here.
      	* testsuite/thread/pthread2.cc: Move...
      	* testsuite/27_io/basic_ofstream/pthread2.cc: ...here.
      	* testsuite/thread/pthread3.cc: Move...
      	* testsuite/27_io/basic_ostringstream/pthread3.cc: ...here.
      
      	* testsuite/libstdc++-dg/conformance.exp: Remove thread directory.
      	* testsuite/thread: Remove.
      
      From-SVN: r144547
      Benjamin Kosnik committed
    • pthread4.cc: Move... · 48a3a45a
      2009-03-02  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/thread/pthread4.cc: Move...
      	* testsuite/21_strings/basic_string/pthread4.cc: ...here.
      	* testsuite/thread/pthread5.cc: Move...
      	* testsuite/23_containers/list/pthread5.cc: ...here.
      	* testsuite/thread/pthread6.cc: Move...
      	* testsuite/23_containers/map/pthread6.cc: ...here.
      	* testsuite/thread/pthread7-rope.cc: Move...
      	* testsuite/ext/rope/pthread7-rope.cc: ...here.
      	* testsuite/thread/guard.cc: Move...
      	* testsuite/18_support/pthread_guard.cc: ...here.
      	* testsuite/thread/18185.cc: Move...
      	* testsuite/21_strings/basic_string/pthread18185.cc: ...here.
      	* testsuite/thread/pthread1.cc: Move...
      	* testsuite/23_containers/list/pthread1.cc: ...here.
      	* testsuite/thread/pthread2.cc: Move...
      	* testsuite/27_io/basic_ofstream/pthread2.cc: ...here.
      	* testsuite/thread/pthread3.cc: Move...
      	* testsuite/27_io/basic_ostringstream/pthread3.cc: ...here.
      
      From-SVN: r144546
      Benjamin Kosnik committed
    • return-4.c: Scan andl/andq instead of andl. · 0f07d576
      2009-03-02  H.J. Lu  <hongjiu.lu@intel.com>
      
      	* gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
      	of andl.
      	* gcc.target/i386/stackalign/return-5.c: Likewise.
      	* gcc.target/i386/stackalign/return-6.c: Likewise.
      
      From-SVN: r144544
      H.J. Lu committed
    • i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy reg_class_contents of FLOAT_REGS into a temporary. · 962aae34
      	* config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy
      	reg_class_contents of FLOAT_REGS into a temporary.
      
      From-SVN: r144542
      Uros Bizjak committed
    • re PR middle-end/39318 (internal compiler error: verify_stmts failed) · 6dfb529c
      2009-03-02  Richard Guenther  <rguenther@suse.de>
                  Ira Rosen  <irar@il.ibm.com>
      
      	PR tree-optimization/39318
      	* tree-vect-transform.c (vectorizable_call): Transfer the EH region
      	information to the vectorized statement.
      
      
      Co-Authored-By: Ira Rosen <irar@il.ibm.com>
      
      From-SVN: r144541
      Richard Guenther committed
    • Daily bump. · cbf92fc2
      From-SVN: r144538
      GCC Administrator committed
  3. 01 Mar, 2009 18 commits
  4. 28 Feb, 2009 7 commits