summaryrefslogtreecommitdiff
path: root/libgcc/config/arm/lib1funcs.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* arm: unified syntax for libgcc when built with -Os [PR94220]Richard Earnshaw2020-03-261-16/+17
* libgcc: arm: convert thumb1 code to unified syntaxRichard Earnshaw2020-03-031-173/+192
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme2018-12-191-13/+6
* PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw2018-08-231-0/+44
* [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon2018-06-211-73/+23
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Add support for ARMv8-R architectureThomas Preud'homme2017-07-061-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* lib1funcs.S: Add new wrapper.Hale Wang2016-07-111-32/+218
* arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme2016-07-071-1/+2
* lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme2016-07-071-3/+4
* elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme2016-07-071-14/+19
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries.James Lemke2015-06-231-2/+9
* Add support for CFI directives in fp emulation routines for ARM.Martin Galvan2015-05-151-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang2014-11-271-4/+22
* Update copyright years in libgcc/Richard Sandiford2014-01-021-1/+1
* Update copyright in libgcc.Richard Sandiford2013-02-041-2/+1
* Add basic armv8-a supportMatthew Gretton-Dann2012-10-181-0/+4
* lib1funcs.asm (ctzsi2): New function.Richard Earnshaw2012-03-221-0/+64
* lib1funcs.asm (udivsi3): Add support for divide functions.Matthew Gretton-Dann2011-11-161-4/+66
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-0/+1829