aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.opt
AgeCommit message (Expand)AuthorFilesLines
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan1-0/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-10[ARM] Add -mbranch-cost option, and update a few testsChristophe Lyon1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-14[arm] Add -mverbose-cost-dump and de-verbosify cost dumpsKyrylo Tkachov1-0/+4
2017-07-23arm.c (arm_option_override): Deprecate use of -mstructure-size-boundary.Michael Collison1-1/+1
2017-07-03[arm] Clean up generation of BE8 format images.Richard Earnshaw1-2/+10
2017-06-16[arm] Mark -marm and -mthumb as being inverse optionsRichard Earnshaw1-2/+2
2017-06-16[arm] Use strings for -march, -mcpu and -mtune optionsRichard Earnshaw1-3/+12
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15[arm] Permit 'auto' in -mfpuRichard Earnshaw1-1/+1
2016-12-15[arm] Initialize fpu capability bits in arm_active_targetRichard Earnshaw1-3/+3
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira1-0/+4
2016-11-21[arm] Remove unimplemented option -macps-floatRichard Earnshaw1-4/+0
2016-11-10[ARM] Remove duplicated enum type for CPU identifiersRichard Earnshaw1-2/+2
2016-11-08[ARM][2/2] Remove old rtx costsKyrylo Tkachov1-8/+0
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-01re PR target/68617 (arm ice output_operand: invalid %-code for -march=armv6k...Christian Bruel1-1/+1
2015-11-13re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel1-1/+1
2015-11-06[Patch ARM] Unified assembler in ARM state.Ramana Radhakrishnan1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-30/+30
2015-06-22Add -mflip-thumb for testing.Christian Bruel1-0/+4
2015-06-10Add ARM/thumb attribute targetChristian Bruel1-3/+3
2015-03-25arm.opt (print_tune_info): New option.Bin Cheng1-0/+6
2015-01-20[ARM] PR 64149: Remove -mlra/-mno-lra option for ARM.Matthew Wahab1-4/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo1-0/+4
2014-07-07[ARM] Remove deprecated mwords-little-endian.Kyrylo Tkachov1-4/+0
2014-01-16[ARM] Make -mcpu, -march and -mtune case-insensitiveAlan Lawrence1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11arm.opt (mlra): Enable LRA by default.Yvan Roux1-1/+1
2013-11-25invoke.texi (-mslow-flash-data): Document new option.Terry Guo1-0/+4
2013-11-19arm.opt (-marm-pic-data-is-text-relative): New option.Joey Ye1-0/+4
2013-10-16arm.opt (mlra): New option.Yvan Roux1-0/+4
2013-10-03aarch-common-protos.h (struct alu_cost_table): New.Kyrylo Tkachov1-0/+8
2013-06-05arm.c (MAX_INSN_PER_IT_BLOCK): New macro.Kyrylo Tkachov1-0/+4
2013-03-21[ARM] Turning off 64bits ops in NeonChristophe Lyon1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-12-04arm.opt (cirrus-fix-invalid-insns): Delete option.Richard Earnshaw1-4/+0
2012-06-14arm.opt (mfp=2, [...]): Delete options.Richard Earnshaw1-16/+0
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2011-10-18config.host (arm*-*-linux*): Add driver-arm.o and x-arm.Andrew Stubbs1-0/+10
2011-09-14arm.c (arm_override_options): Add unaligned_access support.Julian Brown1-0/+4
2011-09-06arm.c (arm_preferred_simd_mode): Check TARGET_NEON_VECTORIZE_DOUBLE instead o...Ira Rosen1-1/+5
2011-07-07invoke.texi (mwords-little-endian): Deprecate.Richard Sandiford1-1/+1
2011-06-22invoke.texi (ARM Options): Document -mtls-dialect option.Nathan Sidwell1-0/+14
2011-05-19gcc_update (gcc/config/arm/arm-tables.opt): Also depend on gcc/config/arm/arm...Joseph Myers1-1/+1
2011-05-18arm-opts.h (enum arm_fp16_format_type, [...]): Move from arm.h.Joseph Myers1-9/+73