1. 06 Mar, 2009 1 commit
  2. 05 Mar, 2009 9 commits
  3. 04 Mar, 2009 13 commits
  4. 03 Mar, 2009 12 commits
  5. 02 Mar, 2009 5 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