summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* [PR91749][arm] FDPIC: Handle -mflip-thumbChristophe Lyon2019-09-171-1/+5
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-22/+26
* [ARM/FDPIC v6 12/24] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tpChristophe Lyon2019-09-101-1/+12
* [ARM/FDPIC v6 10/24] [ARM] FDPIC: Implement TLS support.Christophe Lyon2019-09-101-26/+72
* [ARM/FDPIC v6 09/24] [ARM] FDPIC: Add support for taking address of nested fu...Christophe Lyon2019-09-101-8/+76
* [ARM/FDPIC v6 08/24] [ARM] FDPIC: Enforce local/global binding for function d...Christophe Lyon2019-09-101-2/+42
* [ARM/FDPIC v6 07/24] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it...Christophe Lyon2019-09-101-6/+2
* [ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC for arm architectureChristophe Lyon2019-09-101-28/+209
* arm.c (arm_block_set_aligned_non_vect): Use gen_unaligned_storedi for 4-byte ...Bernd Edlinger2019-09-071-1/+4
* arm.md (unaligned_loaddi, [...]): New unspec insn patterns.Bernd Edlinger2019-08-301-6/+13
* [ARM] Deprecate -mneon-for-64bitsWilco Dijkstra2019-08-231-37/+0
* Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford2019-08-201-4/+4
* Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford2019-08-201-18/+20
* Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford2019-08-201-24/+19
* Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford2019-08-201-7/+6
* Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford2019-08-201-5/+3
* Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford2019-08-201-9/+8
* [arm] Fix BE index for single-var vector initialisers (PR91060)Richard Sandiford2019-07-101-33/+2
* [arm]: redefine aes patternsSylvia Taylor2019-07-091-4/+0
* builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey2019-06-271-9/+9
* cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek2019-05-201-2/+2
* gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov2019-05-161-0/+4
* [arm] PR target/90405 fix regression for thumb1 with -mtpcs-leaf-frameRichard Earnshaw2019-05-091-70/+40
* [arm][PR88167] Fix __builtin_return_address returns invalid addressMihail Ionescu2019-05-081-17/+67
* re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan2019-04-231-1/+9
* re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek2019-04-171-2/+0
* re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek2019-04-131-6/+6
* Hi there,Matthew Malcomson2019-04-091-2/+1
* Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska2019-04-051-1/+1
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-19/+23
* [ARM] Fix PR89222Wilco Dijkstra2019-03-051-3/+8
* [ARM] Fix Thumb-1 ldm (PR89190)Wilco Dijkstra2019-02-131-10/+14
* [Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes.Matthew Malcomson2019-02-071-2/+71
* [arm] Further fixes for PR88469Richard Earnshaw2019-01-221-1/+1
* [arm] PR target/88469 fix incorrect argument passing with 64-bit bitfieldsRichard Earnshaw2019-01-221-4/+28
* Fix Arm big-endian regressions.Tamar Christina2019-01-161-4/+3
* ARM: fix -masm-syntax-unified (PR88648)Stefan Agner2019-01-101-1/+2
* arm-builtins.c (enum arm_type_qualifiers): Add qualifier_lane_pair_index.Tamar Christina2019-01-101-0/+46
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-5/+5
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [ARM] Do softfloat when -mfpu set, -mfloat-abi=softfpThomas Preud'homme2018-12-191-1/+1
* [PATCH, ARM] Clean up arm backend using the @ construct for MD patternsMihail Ionescu2018-11-231-126/+52
* PR85434: Prevent spilling of stack protector guard's address on ARMThomas Preud'homme2018-11-221-23/+64
* Fix PR87374: ICE with -mslow-flash-data and -mword-relocationsThomas Preud'homme2018-10-311-7/+15
* A few places in the arm and aarch64 backends check whether an atomic operatio...Matthew Malcomson2018-09-261-16/+7
* arm.c (arm_reorg): Skip Thumb reorg pass for thunks.Eric Botcazou2018-09-261-2/+21
* Come up with fndecl_built_in_p.Martin Liska2018-08-271-1/+1
* PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw2018-08-231-1/+14
* Update fall through pattern for FP16 patterns in ARM.Tamar Christina2018-08-161-2/+2
* Revert "[ARM] Fix PR85434: spilling of stack protector guard's address on ARM"Thomas Preud'homme2018-08-021-41/+15