aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2016-04-20ieee754-df.S: Fix typos in comments.Martin Galvan1-12/+12
2016-01-04Update copyright years.Jakub Jelinek21-21/+21
2015-11-23[ARM] PR target/68059 libgcc should not use __write for printing fatal errorSzabolcs Nagy1-2/+2
2015-09-24ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16Richard Earnshaw1-2/+5
2015-06-23lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries.James Lemke1-2/+9
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan3-30/+264
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore1-0/+40
2015-02-17bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore2-18/+26
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler3-1/+235
2015-01-05Update copyright years.Jakub Jelinek19-19/+19
2014-11-27lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang1-4/+22
2014-06-18bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis1-14/+0
2014-06-18bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis1-5/+16
2014-06-18bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis1-1/+40
2014-06-18bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis1-11/+3
2014-06-18bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis1-1/+1
2014-06-18bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis1-11/+43
2014-06-18bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis1-0/+16
2014-06-18bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis1-18/+18
2014-05-21re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki1-4/+4
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay1-0/+4
2014-02-28re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye1-4/+6
2014-02-12float128-mul-underflow.c, [...]: New tests.Joseph Myers1-0/+2
2014-01-02Update copyright years in libgcc/Richard Sandiford19-19/+19
2013-12-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah1-0/+4
2013-11-11config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_...Eric Botcazou1-1/+0
2013-06-21re PR other/53317 (Conversion from __int128 to __float128)Joseph Myers1-0/+1
2013-04-11libgcc/Julian Brown1-32/+32
2013-04-04bpabi.S (aeabi_ldivmod): Add DWARF information for computing the location of ...Meador Inge1-1/+7
2013-02-04Update copyright in libgcc.Richard Sandiford19-27/+19
2012-12-13fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat1-5/+3
2012-12-04config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw4-109/+11
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann1-0/+4
2012-10-07Fix typo in previous commit:Matthias Klose1-1/+1
2012-10-07unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose1-2/+5
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown1-0/+5
2012-05-29ieee754-df.S: Fix typos.Joseph Myers2-3/+3
2012-03-22lib1funcs.asm (ctzsi2): New function.Richard Earnshaw7-6/+70
2012-03-13Fix sgi typosRainer Orth1-2/+2
2011-11-16lib1funcs.asm (udivsi3): Add support for divide functions.Matthew Gretton-Dann1-4/+66
2011-11-07Append to HOST_LIBGCC2_CFLAGS in libgccRainer Orth2-2/+2
2011-11-02Move libgcc2 to toplevel libgccRainer Orth12-0/+736
2011-11-02Move libgcc1 to toplevel libgccRainer Orth15-1/+4859
2011-11-02Move crtstuff support to toplevel libgccRainer Orth2-0/+169
2011-11-02Move shlib support to toplevel libgccRainer Orth2-0/+111
2011-09-13arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Paul Brook2-981/+27
2011-08-18bpabi-lib.h (RENAME_LIBRARY_SET): Delete.Richard Sandiford1-6/+0
2011-08-17re PR target/50090 (ARM EABI symbols in libgcc.a have default visibility)Richard Sandiford1-3/+2
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth2-0/+107