1. 05 Mar, 2013 19 commits
  2. 04 Mar, 2013 19 commits
  3. 03 Mar, 2013 2 commits
    • vect-82_64.c: Skip on AIX. · 15c632bd
              * gcc.dg/vect/vect-82_64.c: Skip on AIX.
              * gcc.dg/vect/vect-83_64.c: Same.
      
      From-SVN: r196419
      David Edelsohn committed
    • target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments; the attribute is… · 7aa7f2e3
      target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments; the attribute is now called "target" instead of "option".
      
      2013-03-03  Sandra Loosemore  <sandra@codesourcery.com>
      
      	gcc/
      	* target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments;
      	the attribute is now called "target" instead of "option".
      	(TARGET_OPTION_PRAGMA_PARSE): Likewise, for the pragma.
      	* doc/tm.texi.in (Target Attributes):  Likewise document the correct
      	attribute/pragma name for TARGET_OPTION_VALID_P and
      	TARGET_OPTION_PRAGMA_PARSE.  Also copy-edit and correct markup.
      	* doc/tm.texi: Regenerated.
      
      From-SVN: r196418
      Sandra Loosemore committed