summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.h
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk into svelinaro-dev/sveRichard Sandiford2017-11-201-2/+3
|\
| * 2017-11-15 Tamar Christina <tamar.christina@arm.com>tnfchris2017-11-151-2/+3
* | Merge trunk into sveRichard Sandiford2017-11-051-1/+6
|\ \ | |/
| * Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-231-6/+0
| * 2017-10-16 Tamar Christina <tamar.christina@arm.com>tnfchris2017-10-161-0/+5
* | Merge trunk into sveRichard Sandiford2017-10-231-7/+1
|/
* [ARM] PR82175 - fix -mcpu=native not working correctly.rearnsha2017-09-261-2/+5
* Turn CONSTANT_ALIGNMENT into a hookrsandifo2017-09-251-9/+0
* [arm] auto-generate arm-isa.h from CPU descriptionsvp2017-09-221-4/+4
* Turn TRULY_NOOP_TRUNCATION into a hookrsandifo2017-09-151-3/+0
* Turn CANNOT_CHANGE_MODE_CLASS into a hookrsandifo2017-09-151-17/+0
* Turn HARD_REGNO_NREGS into a target hookrsandifo2017-09-121-14/+0
* Use hard_regno_nregs instead of HARD_REGNO_NREGSrsandifo2017-09-121-2/+2
* Turn SLOW_UNALIGNED_ACCESS into a target hookrsandifo2017-09-121-2/+0
* 2017-09-11 Vidya Praveen <vidyapraveen@arm.com>vp2017-09-111-4/+4
* [arm] auto-generate arm-isa.h from CPU descriptionsrearnsha2017-09-061-4/+4
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-041-4/+1
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-2/+0
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-041-4/+0
* [ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DPthopre012017-07-141-5/+1
* Add support for ARMv8-R architecturethopre012017-07-061-1/+2
* [arm] Clean up generation of BE8 format images.rearnsha2017-07-031-1/+6
* [arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7rearnsha2017-06-281-7/+1
* [arm] Make 'auto' the default FPU selection option.rearnsha2017-06-161-0/+3
* [arm] Make -mfloat-abi=softfp work when there are norearnsha2017-06-161-2/+7
* [arm] Generate a canonical form for -marchrearnsha2017-06-161-1/+19
* [arm] Use standard option parsing code for detectingrearnsha2017-06-161-1/+1
* [arm] Rewrite -march and -mcpu options for passing torearnsha2017-06-161-21/+21
* [ARM] Complete legend for ARM register allocation in arm.hthopre012017-06-051-1/+1
* ARM: Introduce ARM_DEFAULT_SHORT_ENUMSsh2017-04-071-0/+6
* Fix PR80082: LDRD erronously used for 64bit load on ARMv7-Rthopre012017-03-221-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Using leaf_function_p in a backend is dangerous as it incorrectly returnswilco2016-12-151-1/+1
* [arm] Remove FEATURES field from FPU descriptionsrearnsha2016-12-151-34/+0
* [arm] Use arm_active_target for most FP feature testsrearnsha2016-12-151-19/+14
* [arm] Eliminate TARGET_FPU_NAMErearnsha2016-12-151-1/+0
* [arm] Add isa features to FPU descriptionsrearnsha2016-12-151-0/+1
* [arm] Remove FPU rev fieldrearnsha2016-12-151-6/+22
* [arm] Eliminate vfp_reg_typerearnsha2016-12-151-17/+9
* [arm] Delete unused arm_fp_modelrearnsha2016-12-151-8/+0
* [arm] Remove insn_flags.rearnsha2016-12-151-2/+1
* Handling ARMv8-M Security Extension's cmse_nonsecure_entry attributeavieira2016-12-021-0/+2
* Add support for ARMv8-M's Secure Extensions flag and intrinsicsavieira2016-12-021-0/+3
* [Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250jgreenhalgh2016-11-231-0/+5
* [Patch 16/17 libgcc ARM] Half to double precision conversionsjgreenhalgh2016-11-231-0/+5
* [ARM] Optional -mthumb for Thumb only targetsthopre012016-11-181-3/+19
* [ARM] Remove duplicated enum type for CPU identifiersrearnsha2016-11-101-10/+0
* [arm] Eliminate SUBTARGET_CPU_DEFAULTrearnsha2016-11-031-7/+2
* Enable ARMv8-M atomic and synchronization support for ARMv8-M Baselinethopre012016-10-271-3/+7
* [ARM] Remove redundant TARGET_VFPrearnsha2016-10-131-21/+16