summaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)Author
2025-11-21libgcc: Pass x87 control word in the correct typeLIU Hao
2025-11-11LoongArch: Implement __init_loongarch_features_resolver.Lulu Cheng
2025-10-25Replace VSB_DIR by sysroot refs in VxWorks LIBGCC2_INCLUDESOlivier Hainque
2025-10-20Ensure use of gcc's version of stdatomic.h in gthr-vxworksAshley Gay
2025-10-20Tidy bits of libgcc/config/gthr-vxworksOlivier Hainque
2025-10-20Infer TOOL/TOOL_FAMILY from vxworks-predef.h on VxWorks7Olivier Hainque
2025-10-10Daily bump.GCC Administrator
2025-10-09AVR: target/122222 - Add modules for __floatsidf, __floatunsidf.Georg-Johann Lay
2025-10-09AVR: target/122220 - Let (int32_t) -0x1p31L return INT32_MIN.Georg-Johann Lay
2025-10-09AVR: target/122210 - Add double -> fixed-point conversions.Georg-Johann Lay
2025-10-09AVR: target/122210 - Add fixed-point -> double conversions.Georg-Johann Lay
2025-10-08Daily bump.GCC Administrator
2025-10-08libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmeticH.J. Lu
2025-10-07Daily bump.GCC Administrator
2025-10-06AVR/LibF7: Implement sincos.Georg-Johann Lay
2025-10-06AVR/LibF7: target/122177 - fix fmin / fmax return value for one NaN arg.Georg-Johann Lay
2025-10-06AVR: Speed up IEEE double comparisons.Georg-Johann Lay
2025-09-30libgcc, bitint: do not use softfp_wrap for bitint and add build optionAndre Vieira
2025-09-25hppa: Fix asm in atomic_store_8 in sync-libfuncs.cJohn David Anglin
2025-09-19RISC-V: Only Save/Restore required registers for ILP32E/LP64EJim Lin
2025-08-31Daily bump.GCC Administrator
2025-08-29Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."liuhongt
2025-08-30Daily bump.GCC Administrator
2025-08-28Fix _Decimal128 arithmetic error under FE_UPWARD.liuhongt
2025-08-21pru: libgcc: Add software implementation for multiplicationDimitar Dimitrov
2025-08-13LoongArch: Add support for _BitInt [PR117599]Yang Yujie
2025-08-08aarch64: libgcc: Honor disable-werror [PR117600]Christophe Lyon
2025-08-07s390: Add _BitInt supportStefan Schulze Frielinghaus
2025-08-07s390: libgcc: Enable soft-fpStefan Schulze Frielinghaus
2025-07-31libgcc: Update FMV features to latest ACLE spec 2024Q4Wilco Dijkstra
2025-07-31libgcc: Cleanup HWCAP defines in cpuinfo.cWilco Dijkstra
2025-07-31aarch64: Stop using sys/ifunc.h header in libatomic and libgccYury Khrustalev
2025-07-17aarch64: Adapt unwinder to linux's SME signal behaviourRichard Sandiford
2025-07-16Daily bump.GCC Administrator
2025-07-15libgcc: Fix aarch64 buildAndrew Pinski
2025-05-28Daily bump.GCC Administrator
2025-05-27libgcc: Add DPD support + fix big-endian support of _BitInt <-> dfp conversionsJakub Jelinek
2025-05-27AVR: target/120442 - Support f7_fdim / fdiml in LibF7.Georg-Johann Lay
2025-05-27AVR: target/120441 - Fix f7_exp for |x| ≥ 512.Georg-Johann Lay
2025-05-25Enable mcf thread model for aarch64-*-mingw*.LIU Hao
2025-05-21vxworks: libgcc: include string.h for memsetAlexandre Oliva
2025-05-20libgcc: Move bitint support exports to x86/aarch64 specific map filesJakub Jelinek
2025-05-17[PATCH] libgcc SH: fix alignment for relaxationOleg Endo
2025-05-16Daily bump.GCC Administrator
2025-05-14Update libbid according to the latest Intel Decimal Floating-Point Math Library.liuhongt
2025-04-25GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object...Thomas Schwinge
2025-04-19[PATCH v2] sh: libgcc: Implement fenv rouding and exceptions for soft-fp [PR1...Jiaxun Yang
2025-04-19[PATCH v2] sh: Correct NaN signalling bit and propagation rules [PR111814]Jiaxun Yang
2025-04-14GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio...Thomas Schwinge
2025-04-14Fix implementation of Win32 thread model for C++ modulesEric Botcazou