summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
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-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-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-19Daily bump.GCC Administrator
2025-08-18aarch64: libgcc: Honor disable-werror [PR117600]Christophe Lyon
2025-08-14Daily bump.GCC Administrator
2025-08-13aarch64: Adapt unwinder to linux's SME signal behaviourRichard Sandiford
2025-08-08Update ChangeLog and version files for releasereleases/gcc-15.2.0Richard Biener
2025-07-23Daily bump.GCC Administrator
2025-07-22GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object...Thomas Schwinge
2025-05-28Daily bump.GCC Administrator
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-04-25Update ChangeLog and version files for releasereleases/gcc-15.1.0Jakub Jelinek
2025-04-15Daily bump.GCC Administrator
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
2025-04-09Daily bump.GCC Administrator
2025-04-08GCN, nvptx: Define '_Unwind_RaiseException', '_Unwind_Resume_or_Rethrow'Thomas Schwinge
2025-04-08GCN, nvptx: Define '_Unwind_DeleteException'Thomas Schwinge
2025-04-08Daily bump.GCC Administrator
2025-04-07nvptx: Support '-mfake-ptx-alloca': defer failure to run-time 'alloca' usageThomas Schwinge
2025-04-07AVRrc: Tweak __[u]mulhisi3.Georg-Johann Lay
2025-04-07Daily bump.GCC Administrator
2025-04-06AVRrc: Support 8-bit and 16-bit fixed-point arith in libgcc.Georg-Johann Lay
2025-04-06Daily bump.GCC Administrator
2025-04-05AVR: Speed up __umulhisi3 for small devices with MUL.Georg-Johann Lay
2025-03-23Daily bump.GCC Administrator
2025-03-22AVR: libgcc: Properly exclude object files for AVRrc.Georg-Johann Lay
2025-03-15Daily bump.GCC Administrator
2025-03-14Revert "GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ stati...Thomas Schwinge
2025-03-14Daily bump.GCC Administrator
2025-03-13libgcc: Remove PREDRES and LS64 from AArch64 cpuinfoWilco Dijkstra
2025-03-11Daily bump.GCC Administrator
2025-03-10libgcc: Fix up unwind-dw2-btree.h [PR119151]Jakub Jelinek
2025-03-10libgcc: Formatting fixes for unwind-dw2-btree.hJakub Jelinek
2025-03-02Daily bump.GCC Administrator
2025-03-01[PATCH] H8/300, libgcc: PR target/114222 For HImode call internal ffs() imple...Jan Dubiec
2025-02-19Daily bump.GCC Administrator
2025-02-18libgcc: i386/linux-unwind.h: always rely on sys/ucontext.hRoman Kagan