summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/msp430/msp430.opt (mcpu): Fix typo.nickc2015-09-011-1/+1
* [AArch64] Fix FAIL: gcc.target/aarch64/target_attr_crypto_ice_1.c (internal c...ktkachov2015-09-012-25/+17
* [gcc]wschmidt2015-08-311-2/+84
* [AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_TLSIEjiwang2015-08-282-7/+7
* PR target/67317uros2015-08-272-109/+122
* * config/rs6000/vector.md (vec_shr_<mode>): Fix to do a shiftpthaugen2015-08-271-5/+18
* [RS6000] Correct constraints for ior<mode>_maskamodra2015-08-271-1/+1
* 2015-08-27 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>thopre012015-08-274-15/+104
* S/390: Add emit_barrier() after trapkrebbel2015-08-271-0/+1
* 2015-08-26 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2015-08-264-74/+561
* [PATCH][AARCH64]Add backend aarch64_bfi pattern.renlin2015-08-261-0/+10
* [AArch64][TLSIE][2/2] Implement TLS IE for tiny modeljiwang2015-08-263-1/+65
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-263-134/+135
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-261-19/+26
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-263-61/+82
* [AArch64][TLSLE][3/3] Implement local executable mode for all memory modeljiwang2015-08-263-22/+93
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-261-0/+105
* [AArch64][TLSLE][2/3] Rename SYMBOL_TLSLE to SYMBOL_TLSLE24jiwang2015-08-262-8/+8
* [AArch64][TLSLE][1/3] Add the option "-mtls-size"jiwang2015-08-262-0/+54
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-262-101/+101
* rs6000: Fix PR67346segher2015-08-251-4/+5
* rs6000: Fix PR67344segher2015-08-251-21/+8
* * config/nvptx/nvptx.c (nvptx_write_function_decl): Reformat.nathan2015-08-251-2/+3
* 2015-08-25 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-08-251-1/+1
* PR target/66609kkojima2015-08-243-13/+40
* [gcc]meissner2015-08-243-17/+44
* gcc/rsandifo2015-08-2414-15/+14
* gcc/rsandifo2015-08-243-6/+6
* libgomp/nathan2015-08-241-10/+14
* Update MOVE_RATIO cost for IA MCUhjl2015-08-241-1/+1
* [PATCH][ARM]Tighten the conditions for arm_movw, arm_movt.renlin2015-08-244-2/+36
* * config/nvptx/nvptx.c (walk_args_for_param): Revert previousnathan2015-08-241-3/+3
* gcc/rsandifo2015-08-241-1/+1
* Remove the hack for AARCH64_EXTRA_TUNE_ALL.pinskia2015-08-243-16/+18
* * config/nvptx/nvptx.c (walk_args_for_param): Promote arg regnathan2015-08-231-6/+5
* Remove index from AARCH64_FUSION_PAIRpinskia2015-08-224-44/+150
* * config/nvptx/nvptx.md (allocate_stack): Emit sorry duringnathan2015-08-213-2/+22
* gcc/ChangeLoguweigand2015-08-211-9/+9
* gcc/rsandifo2015-08-208-105/+28
* [gcc]wschmidt2015-08-203-0/+28
* * config/avr/avr.c (avr_insert_attributes): In diagnostic essage:gjl2015-08-201-3/+3
* [ARM] Hide existing float16 intrinsics unless we have a scalar __fp16 typealalaw012015-08-202-16/+20
* gcc/rsandifo2015-08-201-19/+3
* [AArch64] Break -mcpu tie between the compiler and assemblerjgreenhalgh2015-08-203-24/+16
* gcc/dardiss2015-08-202-7/+21
* [AArch64] Use popcount_hwi instead of homebrew versionktkachov2015-08-191-15/+1
* [AArch64][obvious] Remove obsolete comment in aarch64-option-extensions.defktkachov2015-08-191-5/+0
* [AArch64] Cleanup whitespace in aarch64.cjiwang2015-08-191-6/+6
* [ARM] Use %wd format for lane printing in bounds_checkktkachov2015-08-191-2/+2
* [gcc]wschmidt2015-08-183-1/+81