1. 05 Sep, 2013 7 commits
    • arm.c (thumb2_emit_strd_push): Rewrite to use pre-decrement on initial store. · 5a200acb
      	* arm.c (thumb2_emit_strd_push): Rewrite to use pre-decrement on
      	initial store.
      	* thumb2.md (thumb2_storewb_parisi): New pattern.
      
      From-SVN: r202279
      Richard Earnshaw committed
    • [AArch64] Support the 'crc' extension in -march and -mcpu options. · 5922847b
      gcc/
      
      	* config/aarch64/aarch64-option-extensions.def: Add
      	AARCH64_OPT_EXTENSION of 'crc'.
      	* config/aarch64/aarch64.h (AARCH64_FL_CRC): New define.
      	(AARCH64_ISA_CRC): Ditto.
      	* doc/invoke.texi (-march and -mcpu feature modifiers): Add
      	description of the CRC extension.
      
      From-SVN: r202275
      Yufeng Zhang committed
    • linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC. · 996746aa
      * config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.
      * config/rs6000/linux.h: Ditto.
      * alpha/linux.h: Ditto.
      * config/bfin/uclinux.h: Define TARGET_LIBC_HAS_FUNCTION as
      no_c99_libc_has_function.
      * config/c6x/uclinux-elf.h: Ditto.
      * config/lm32/uclinux-elf.h: Ditto.
      * config/m68k/uclinux.h: Ditto.
      * config/moxie/uclinux.h: Ditto.
      * config.gcc (bfin*-linux-uclibc*): Add t-linux-android to tmake_file.
      (crisv32-*-linux*, cris-*-linux*): Ditto.
      * config/bfin/bfin.c: Include "tm_p.h".
      
      From-SVN: r202274
      Alexander Ivchenko committed
    • tree-vect-loop.c (vect_analyze_loop_operations): Properly check for a definition… · c370d99f
      tree-vect-loop.c (vect_analyze_loop_operations): Properly check for a definition without a basic-block.
      
      2013-09-05  Richard Biener  <rguenther@suse.de>
      
      	* tree-vect-loop.c (vect_analyze_loop_operations): Properly
      	check for a definition without a basic-block.
      
      From-SVN: r202273
      Richard Biener committed
    • [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" attribute · 003bb7f3
      gcc/
      	* config/aarch64/aarch64.md: Rename r_2_f and f_2_r where appropriate.
      	* config/arm/arm.md (attribute "neon_type"): Delete.  Move attribute
      	values to config/arm/types.md.  Update patterns where appropriate.
      	* config/arm/types.md (type): Add Neon types.
      	* config/arm/neon.md: Remove "neon_type" attribute,
      	use "type" attribute everywhere appropriate.
      	* doc/md.texi: Change references to neon_type to refer to type.
      	* config/arm/vfp.md: Update patterns for attribute changes.
      	* config/arm/arm.c (cortexa7_older_only): Update for attribute change.
      	* config/arm/arm1020e.md: Update for attribute change.
      	* config/arm/cortex-a15-neon.md: Update for attribute change.
      	* config/arm/cortex-a15.md: Update for attribute change.
      	* config/arm/cortex-a5.md: Update for attribute change.
      	* config/arm/cortex-a53.md: Update for attribute change.
      	* config/arm/cortex-a7.md: Update for attribute change.
      	* config/arm/cortex-a8-neon.md: Update for attribute change.
      	* config/arm/cortex-a8.md: Update for attribute change.
      	* config/arm/cortex-a9-neon.md: Update for attribute change.
      	* config/arm/cortex-a9.md: Update for attribute change.
      	* config/arm/cortex-m4-fpu.md: Update for attribute change.
      	* config/arm/cortex-r4f.md: Update for attribute change.
      	* config/arm/iterators.md: Update comment referring to neon_type.
      	* config/arm/iwmmxt.md: Update for attribute change.
      	* config/arm/marvell-pj4.md: Update for attribute change.
      	* config/arm/neon-schedgen.ml (emit_insn_reservations): Update for
      	attribute change.
      	* config/arm/vfp11.md: Update for attribute change.
      
      
      Co-Authored-By: Sofiane Naci <sofiane.naci@arm.com>
      
      From-SVN: r202272
      James Greenhalgh committed
    • Fix typo in comment · fbe0dc78
      gcc/
      
      	* tree.h (DECL_BUILT_INT): Fix typo in comment.
      
      From-SVN: r202271
      Dodji Seketeli committed
    • Daily bump. · 3d610e7b
      From-SVN: r202269
      GCC Administrator committed
  2. 04 Sep, 2013 17 commits
  3. 03 Sep, 2013 16 commits