1. 02 Apr, 2014 3 commits
  2. 01 Apr, 2014 22 commits
  3. 31 Mar, 2014 11 commits
  4. 30 Mar, 2014 4 commits
    • re PR target/60034 ("invalid expression as operand" in aarch64 inline asm) · 6c031d8d
      PR target/60034
      * aarch64/aarch64.c (aarch64_classify_address): Fix alignment for
      section anchor.
      
      PR target/60034
      * gcc.target/aarch64/pr60034.c: New file.
      
      From-SVN: r208949
      Kugan Vivekanandarajah committed
    • sse.md (FMAMODE_NOVF512): New mode iterator. · 429749e2
      	* config/i386/sse.md (FMAMODE_NOVF512): New mode iterator.
      	(<sd_mask_codefor>fma_fmadd_<mode><sd_maskz_name><round_name>):
      	Split out
      	<sd_mask_codefor>fma_fmadd_<VF_512:mode><sd_maskz_name><round_name>.
      	Use FMAMODE_NOVF512 mode iterator.
      	(<sd_mask_codefor>fma_fmsub_<mode><sd_maskz_name><round_name>): Ditto.
      	(<sd_mask_codefor>fma_fnmadd_<mode><sd_maskz_name><round_name>): Ditto.
      	(<sd_mask_codefor>fma_fnmsub_<mode><sd_maskz_name><round_name>): Ditto.
      	(<sd_mask_codefor>fma_fmaddsub_<mode><sd_maskz_name><round_name>):
      	Split out
      	<sd_mask_codefor>fma_fmaddsub_<VF_512:mode><sd_maskz_name><round_name>.
      	Use VF_128_256 mode iterator.
      	(<sd_mask_codefor>fma_fmsubadd_<mode><sd_maskz_name><round_name>):
      	Ditto.
      
      From-SVN: r208948
      Uros Bizjak committed
    • re PR ada/60703 (System.Address not preelaborable on MIPS) · 368348ab
      	PR ada/60703
      	* system-linux-alpha.ads: Adjust for Ada 2005.
      	* system-linux-mips.ads: Likewise.
      	* system-linux-mips64el.ads: Likewise.
      	* system-linux-mipsel.ads: Likewise.
      	* system-linux-s390.ads: Likewise.
      	* system-linux-s390x.ads: Likewise.
      	* system-linux-sparc.ads: Likewise.
      	* system-linux-sparcv9.ads: Likewise.
      	* system-rtems.ads: Likewise.
      	* system-vxworks-arm.ads: Likewise.
      
      From-SVN: r208945
      Eric Botcazou committed
    • Daily bump. · 1e3cdc9d
      From-SVN: r208944
      GCC Administrator committed