aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/arm
AgeCommit message (Expand)Author
2023-02-03arm: Fix warning in libgcc/config/arm/pr-support.cChristophe Lyon
2023-01-23arm: Add support for new frame unwinding instruction "0xb5".Srinath Parvathaneni
2023-01-23[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo
2023-01-16Update copyright years.Jakub Jelinek
2023-01-13arm: unified syntax for libgcc clear_cacheSeija Kijin
2022-01-03Update copyright years.Jakub Jelinek
2021-08-24arm: add erratum mitigation to __gnu_cmse_nonsecure_call [PR102035]Richard Earnshaw
2021-06-11arm: Fix the mve multilib for the broken cmse support (pr99939).Srinath Parvathaneni
2021-02-24arm: Fix CMSE support detection in libgcc (PR target/99157)Christophe Lyon
2021-01-04Update copyright years.Jakub Jelinek
2020-09-17libgcc/config/arm/fp16.c: Make _internal functions static inlineChristophe Lyon
2020-03-26arm: unified syntax for libgcc when built with -Os [PR94220]Richard Earnshaw
2020-03-17[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hardMihail Ionescu
2020-03-03libgcc: arm: convert thumb1 code to unified syntaxRichard Earnshaw
2020-02-07arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Jakub Jelinek
2020-01-16[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgccMihail Ionescu
2020-01-01Update copyright years.Jakub Jelinek
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg
2019-09-20Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M arc...Christophe Lyon
2019-09-10[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architectureChristophe Lyon
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon
2019-07-31[Arm][CMSE]Add warn_unused_return attribute to cmse functionsJoel Hutton
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-01-01Update copyright years.Jakub Jelinek
2018-12-19[ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme
2018-08-23PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw
2018-08-02arm - correctly handle denormal results during softfp subtractionNicolas Pitre
2018-07-30[ARM] libgcc: Fix comment for code working on architectures >= 4.Christophe Lyon
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon
2018-06-21[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4Christophe Lyon
2018-05-18[arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov
2018-05-17arm_cmse.h (cmse_nsfptr_create, [...]): Remove #include <stdint.h>.Jerome Lambourg
2018-04-27re PR libgcc/84292 (__sync_add_and_fetch returns the old value instead of the...Andreas Tobler
2018-01-03Update copyright years.Jakub Jelinek
2017-08-01config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as a...Jerome Lambourg
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme
2017-06-16[arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw
2017-05-17unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler
2017-05-06Add fuchsia support to libgccJoshua Conner
2017-01-01Update copyright years.Jakub Jelinek
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira
2016-11-23[Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh
2016-11-23[Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.James Greenhalgh
2016-07-21[ARM] Fix PR target/59833Aurelien Jarno
2016-07-11lib1funcs.S: Add new wrapper.Hale Wang
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme
2016-07-07lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme
2016-07-07elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme