1. 20 Dec, 2002 2 commits
  2. 19 Dec, 2002 36 commits
  3. 18 Dec, 2002 2 commits
    • altivec.h (vec_cmplt macro): Reverse arguments in macro. · d486dec6
      2002-12-18  Aldy Hernandez  <aldyh@redhat.com>
      
      	* config/rs6000/altivec.h (vec_cmplt macro): Reverse arguments in
      	macro.
      	(vec_cmplt C++ functions): Reverse arguments.
      
      From-SVN: r60269
      Aldy Hernandez committed
    • t-rs6000: Move contents to t-fprules... · 40b4cdbf
      	* config/rs6000/t-rs6000: Move contents to t-fprules,
      	add rules for dependencies of rs6000.o and to build rs6000-c.o
      	* config/rs6000/t-fprules: New file from t-rs6000.
      	* config/rs6000/t-beos: Remove soft-fp rules.
      	* config/rs6000/t-ppccomm: Likewise.
      	* config/rs6000/t-newas: Likewise.
      	* config/rs6000/t-rs6000-c-rule: Delete.
      	* config.gcc: Use t-fprules for rs6000/ ports when appropriate.
      	Use t-rs6000 for all rs6000/ ports instead of t-rs6000-c-rule.
      	Create generic Darwin rules.
      
      From-SVN: r60265
      Geoffrey Keating committed