aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2021-10-23or1k: Update FPU to specify detect tininess before roundingStafford Horne1-1/+1
2021-10-14libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPCRaphael Moreira Zinsly1-14/+88
2021-10-07libgcc: use .init_stack for constructors if availableIan Lance Taylor3-4/+21
2021-09-28libgcc, X86, Darwin: Export cpu_model and indicator.Iain Sandoe1-1/+4
2021-09-22libgcc, X86: Adjust guard for Mach-O code.Iain Sandoe1-1/+1
2021-09-19libgcc, Darwin: Remove unused symlinks.Iain Sandoe1-18/+0
2021-09-19libgcc, X86, Darwin: Handle symbols for HF cases.Iain Sandoe4-1/+27
2021-09-19libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3.Iain Sandoe1-0/+1
2021-09-19Darwin, crts: Build Darwin10 unwinder shim as a library.Iain Sandoe1-0/+6
2021-09-13Remove m32r{,le}-*-linux* support from GCCAndrew Pinski2-53/+0
2021-09-08Compile __{mul,div}hc3 into libgcc_s.so.1.liuhongt1-2/+1
2021-09-08libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1Jakub Jelinek1-0/+20
2021-09-06Explicitly add -msse2 to compile HF related libgcc source file.liuhongt4-1/+34
2021-09-03libgcc, soft-float: Fix strong_alias macro use for Darwin.Iain Sandoe1-3/+17
2021-09-02libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations.liuhongt5-0/+9
2021-08-31libgcc: Add missing runtime exception noticesRichard Sandiford4-2/+19
2021-08-26rs6000: inline ldouble __gcc_qsubDavid Edelsohn1-4/+10
2021-08-26cygming-crtend.c: fix build warningsJonathan Yong1-0/+6
2021-08-24arm: add erratum mitigation to __gnu_cmse_nonsecure_call [PR102035]Richard Earnshaw1-0/+5
2021-08-15or1k: Use cmodel=large when building crtstuffStafford Horne1-0/+2
2021-08-05libgcc: Honor LDFLAGS_FOR_TARGET when linking libgcc_sJakub Jelinek4-5/+4
2021-08-04libgcc: Fix duplicated content of config/t-slibgcc-fuchsiaJakub Jelinek1-22/+0
2021-07-15[POWER10] __morestack calls from pcrel codeAlan Modra1-0/+41
2021-06-29amdgcn: Enable support for TImode for AMD GCNJulian Brown4-0/+92
2021-06-29amdgcn: Use unsigned types for udivsi3/umodsi3 libgcc helper args/returnJulian Brown2-6/+6
2021-06-22rs6000: Fix typos in float128 ISA3.1 supportKewen Lin3-19/+10
2021-06-11arm: Fix the mve multilib for the broken cmse support (pr99939).Srinath Parvathaneni2-5/+4
2021-06-10rs6000: Fix *TItype_ppcSegher Boessenkool1-0/+12
2021-06-09Conversions between 128-bit integer and floating point values.Carl Love12-23/+185
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