]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/arm-builtins.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / arm / arm-builtins.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-07  Kyrylo Tkachov[arm][4/X] Add initial support for GE-setting SIMD32...
2019-11-07  Kyrylo Tkachov[arm][1/X] Add initial support for saturation intrinsics
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-29  Kyrylo Tkachov[arm] Make ACLE builtins use arm_* namespace for expanders
2019-07-18  Sylvia Taylor[patch2/2][arm]: remove builtin expand for sha1
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-10  Tamar Christinaarm-builtins.c (enum arm_type_qualifiers): Add qualifie...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-17  Szabolcs NagyFix poly types after PR tree-optimization/71625 strlen...
2018-06-05  Kyrylo Tkachov[arm] PR target/81497: Fix arm_acle.h for C++
2018-04-11  Thomas Preud'homme[ARM] Fix PR85261: ICE with FPSCR setter builtin
2018-04-04  Thomas Preud'homme[ARM] Fix PR85203: cmse_nonsecure_caller returns wrong...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-10-16  Tamar Christinaarm-builtins.c (arm_unsigned_uternop_qualifiers): New.
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-30  Richard Sandiford[1/77] Add an E_ prefix to mode names
2017-07-14  Thomas Preud'homme[ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP
2017-07-05  Richard SandifordRemove enum before machine_mode
2017-06-29  Jan Hubickaarm-builtins.c: Include profile-count.h
2017-06-16  Richard Earnshaw[arm] Make -mfloat-abi=softfp work when there are no
2017-06-16  James Greenhalgh[Patch ARM] Fix PR71778
2017-05-30  Wilco DijkstraFix ARM bootstrap failure due to an odd warning:
2017-05-04  Prakhar Bahuguna[ARM] Rename FPSCR builtins to correct names
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor MCRR and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor MCR and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor LDC and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor CDP intrinsics
2017-01-06  Andre Vieira[ARM] Move CRC builtins to refactored framework
2017-01-06  Andre Vieira[ARM] Refactor NEON builtin framework to work for other...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-15  Richard Earnshaw[arm] Use arm_active_target when configuring builtins
2016-12-02  Andre VieiraAdded support for ARMV8-M Security Extension cmse_nonse...
2016-11-23  James Greenhalgh[Patch ARM 17/17] Enable _Float16 for ARM and fix PR...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Richard Earnshaw[ARM] Remove redundant TARGET_VFP
2016-09-27  Kyrylo Tkachov[ARM] Fix -Wimplicit-fallthrough warnings
2016-09-23  Matthew Wahab[PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.
2016-09-23  Matthew Wahab[PATCH 10/17][ARM] Refactor support code for NEON builtins.
2016-05-19  Kyrylo Tkachov[ARM] PR target/71056: Don't use vectorized builtins...
2016-01-21  Stefan Sørensenre PR target/69187 (ICE: Aborted when native compiling...
2016-01-15  Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2016-01-12  Kugan Vivekanandarajahre PR target/69194 (internal compiler error: in extract...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-17  Richard SandifordMake builtin_vectorized_function take a combined_fn
2015-11-16  Christian Bruelcoding nit
2015-11-16  Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-11  Charles Baylis[ARM] PR63870 Mark lane indices of vldN/vstN with appro...
2015-11-11  Charles Baylis[ARM] PR63870 Add qualifiers for NEON builtins
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-07  Ramana RadhakrishnanFix PR c/65345 for arm
2015-09-08  Alan Lawrence[ARM] Remaining intrinsics
2015-09-08  Alan Lawrence[ARM] Add V8HFmode and float16x8_t type
2015-08-26  Matthew Wahabarm-builtins.c (def_mbuiltin): Test all flags in a...
2015-08-26  Matthew Wahabarm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
2015-08-20  Alan Lawrence[ARM] Hide existing float16 intrinsics unless we have...
2015-07-27  Alan Lawrence[ARM] PR/63870 Add a __builtin_lane_check
2015-07-27  Alan Lawrence[ARM] PR/63870 Add qualifier to check lane bounds in...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-16  Kyrylo Tkachov[ARM] PR 62066: Call va_end on early return from va_lis...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-02  Jakub Jelineksparc.c (sparc_atomic_assign_expand_fenv): Remove NULL...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 8/8] Neaten up the ARM...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 7/8] Use qualifiers arrays...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 5/8] Start keeping track...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 4/8] Refactor "VAR<n...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 3/8] Pull builtins code...