aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Daily bump.GCC Administrator1-0/+17
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 Jelinek1058-1059/+1059
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek2-2/+2
2020-12-21Daily bump.GCC Administrator1-0/+7
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov2-0/+40
2020-12-09Daily bump.GCC Administrator1-0/+5
2020-12-08libgcc: block signals when releasing split-stack memoryIan Lance Taylor1-0/+14
2020-12-04Daily bump.GCC Administrator1-0/+18
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-12-01Daily bump.GCC Administrator1-0/+4
2020-11-29fixed _bswapsi2 functionStefan Kanthak1-4/+4
2020-11-26Daily bump.GCC Administrator1-0/+6
2020-11-25Improve abs with overflow implementationsStefan Kanthak1-30/+12
2020-11-21Daily bump.GCC Administrator1-0/+5
2020-11-20NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinderMaciej W. Rozycki1-0/+1
2020-11-19Daily bump.GCC Administrator1-0/+8
2020-11-18MSP430: Add 64-bit hardware multiply supportJozef Lawrynowicz3-4/+130
2020-11-17Daily bump.GCC Administrator1-0/+6
2020-11-17[RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.cAlan Modra2-239/+1
2020-11-16Daily bump.GCC Administrator1-0/+5
2020-11-15MSP430: Fix inconsistent naming of hwmult libfuncsJozef Lawrynowicz1-6/+6
2020-11-11Daily bump.GCC Administrator1-0/+14
2020-11-10Fix minor whitespace issuesJeff Law1-11/+11
2020-11-10Improve generated code for various libgcc2.c routinesStefan Kanthak2-54/+30
2020-11-04Daily bump.GCC Administrator1-0/+11
2020-11-03Sync the aarch64-vx7r2 libgcc config with that of LinuxPat Bernardi1-0/+1
2020-11-03libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backt...Martin Storsjö1-0/+5
2020-11-02Daily bump.GCC Administrator1-0/+7
2020-10-30Introduce support for vxworks7r2 on x86 and x86_64Olivier Hainque1-1/+1
2020-10-30Daily bump.GCC Administrator1-0/+11
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-28Daily bump.GCC Administrator1-0/+6
2020-10-27gcov-profile: use static pool for TOPN firstMartin Liska1-18/+6
2020-10-24Daily bump.GCC Administrator2-0/+11
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-22Daily bump.GCC Administrator1-0/+8
2020-10-21Introduce vxworks7r2 support for ppc and ppc64Douglas Rupp3-4/+21
2020-10-17Daily bump.GCC Administrator1-0/+33
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-15Daily bump.GCC Administrator1-0/+25