aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2021-05-13libgcc: pru: Place mpyll into its own sectionDimitar Dimitrov1-0/+2
2021-04-28Practical improvement to libgcc complex dividePatrick McGehearty1-8/+101
2021-04-23Fix logic error in 32-bit trampolines.Michael Meissner1-4/+2
2021-04-05Honor --disable-decimal-float on PowerPC Decimal/Float128 conversionsMichael Meissner1-2/+5
2021-04-03rs6000: Fix up libgcc ABI when built with --with-long-double-format=ieee [PR9...Jakub Jelinek1-4/+6
2021-03-29Require GLIBC 2.32 for Decimal/_Float128 conversions.Michael Meissner5-177/+1
2021-03-23RISC-V: Update soft-fp config for big-endianMarcus Comstedt1-0/+4
2021-03-01Fix __sprintfkf prototype in libgcc.Michael Meissner2-2/+2
2021-02-24arm: Fix CMSE support detection in libgcc (PR target/99157)Christophe Lyon1-1/+1
2021-02-22Add conversions between _Float128 and Decimal.Michael Meissner12-1/+431
2021-01-27libgcc, i386: Add .note.GNU-stack sections to the ms sse/avx sav/resJakub Jelinek6-0/+30
2021-01-14or1k: Support for softfloat to emulate hw exceptionsStafford Horne1-1/+40
2021-01-13hurd: libgcc unwinding over signal trampolines with SIGINFOSamuel Thibault1-13/+47
2021-01-04Update copyright years.Jakub Jelinek999-1000/+1000
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov2-0/+40
2020-12-03PowerPC: PR libgcc/97543 and libgcc/97643, fix long double issuesMichael Meissner1-0/+22
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva3-37/+0
2020-11-18MSP430: Add 64-bit hardware multiply supportJozef Lawrynowicz3-4/+130
2020-11-17[RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.cAlan Modra2-239/+1
2020-11-15MSP430: Fix inconsistent naming of hwmult libfuncsJozef Lawrynowicz1-6/+6
2020-10-29Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOROlivier Hainque1-1/+1
2020-10-29Fix conditional inclusion guard in gthr-vxworks-thread.cOlivier Hainque1-1/+1
2020-10-24Daily bump.GCC Administrator1-0/+5
2020-10-23Fix overzealous gthread support inhibition for vxworksRasmus Villemoes2-2/+4
2020-10-23stor-layout: Reject forming arrays with elt sizes not divisible by elt alignm...Jakub Jelinek1-1/+1
2020-10-16Inhibit support for C++0x threads on VxWorks < 6Rasmus Villemoes2-2/+6
2020-10-16Inhibit support for gthread condvars on VxWorks < 6Rasmus Villemoes2-0/+12
2020-10-16Add missing #include <taskLib.h> in gthr-vxworks.cRasmus Villemoes1-0/+1
2020-10-16Fix leftover _VXW_PRE_69 in gthr-vxworks.hRasmus Villemoes1-1/+1
2020-10-16Stub out VX_ENTER_TLS_DTOR for VxWorks != 6Rasmus Villemoes1-7/+15
2020-10-16Fix the vxworks crtstuff handling of kernel/rtp variationsOlivier Hainque1-6/+6
2020-10-14Rework the condition variables support for VxWorksAlexandre Oliva2-12/+47
2020-10-14Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorksOlivier Hainque2-2/+2
2020-10-14Add include-fixed to include search paths for libgcc on VxWorksOlivier Hainque2-0/+2
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu1-8/+1
2020-10-01[RS6000] Adjust gcc asm for power10Alan Modra2-9/+27
2020-10-01[RS6000] -mno-minimal-toc vs. power10 pcrelativeAlan Modra1-1/+6
2020-09-29RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCSMaciej W. Rozycki1-0/+2
2020-09-28aarch64: Add HF routines to libgcc_s.soRichard Sandiford2-0/+29
2020-09-27aix: Use $(AR) without -X32_64 to build FAT libraries.Clément Chigot1-10/+11
2020-09-17libgcc/config/arm/fp16.c: Make _internal functions static inlineChristophe Lyon1-1/+9
2020-09-17aarch64: Fixed unused variable warning in aarch64-unwind.hWei Wentao1-1/+2
2020-09-09[nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.cTom de Vries1-4/+8
2020-08-26MSP430: Simplify and extend shift instruction patternsJozef Lawrynowicz3-0/+46
2020-08-13nvptx: Add support for subword compare-and-swapKwok Cheung Yeung2-1/+75
2020-08-03libgcc: increase required stack space for x86_64 -fsplit-stackIan Lance Taylor1-1/+1
2020-08-03aarch64: Fix up __aarch64_cas16_acq_rel fallbackJakub Jelinek1-1/+1
2020-07-31RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytesMaciej W. Rozycki1-6/+7
2020-07-24aarch64: add PAC GNU property note to libgcc lse.SSzabolcs Nagy1-2/+15