aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-c.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Revert "[ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMIN"Thomas Preud'homme1-1/+1
2017-07-14[ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMINThomas Preud'homme1-1/+1
2017-07-14[ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DPThomas Preud'homme1-1/+1
2017-06-20[ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macroThomas Preud'homme1-0/+16
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15[arm] Use cl_target_options for configuring the active targetRichard Earnshaw1-1/+2
2016-12-15[arm] Initialize fpu capability bits in arm_active_targetRichard Earnshaw1-0/+2
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira1-0/+8
2016-11-01arm-c.c (arm_cpu_builtins): New macro definition.Bilyan Borisov1-0/+3
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-13[ARM] Remove redundant TARGET_VFPRichard Earnshaw1-1/+1
2016-09-23[PATCH 4/17][ARM] Define feature macros for FP16.Matthew Wahab1-0/+5
2016-05-16[ARM] Enable __fp16 as a function parameter and return type.Matthew Wahab1-4/+6
2016-02-24arm-c.c (arm_option_override): Initialize target_option_current_node.Christian Bruel1-4/+9
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-04arm-c.c (arm_reset_previous_fndecl): Style fix and typo.Christian Bruel1-2/+2
2016-01-27re PR target/69245 (ICE in extract_insn, at recog.c:2286 on arm-linux-gnueabihf)Christian Bruel1-3/+12
2016-01-222016-01-22 Christian Bruel <christian.bruel@st.com>Christian Bruel1-4/+0
2016-01-12re PR target/69180 ([ARM] #pragma GCC target should not warn about redefined ...Christian Bruel1-2/+13
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-16[ARM] Add ACLE feature macro for ARMv8.1 instructions.Matthew Wahab1-3/+5
2015-12-01re PR target/68617 (arm ice output_operand: invalid %-code for -march=armv6k...Christian Bruel1-2/+2
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel1-2/+6
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel1-13/+17
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-6/+2
2015-09-15re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel1-26/+24
2015-07-27arm-arches.def: Add "armv6kz".Matthew Wahab1-0/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-23c-common.c: Don't include target-def.h.Richard Sandiford1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-11Add ARM/thumb pragma target Christian Bruel1-7/+87
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-26re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel1-30/+48
2015-05-262015-05-26 Christian Bruel <christian.bruel@st.com>Christian Bruel1-0/+123
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-20arm.h (EMIT_EABI_ATTRIBUTE): Remove.Steven Bosscher1-3/+2
2011-10-12arm.h (EMIT_EABI_ATTRIBUTE): New macro.Nick Clifton1-19/+19
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2007-11-05config.gcc (arm*-*-*): Set c_target_objs and cxx_target_objs.Paul Brook1-0/+27