aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2023-12-04Daily bump.GCC Administrator1-0/+14
2023-12-02[committed] Fix build of libgcc on ports using FDPICJeff Law1-0/+2
2023-12-02[committed] Fix rx build failure in libgccJeff Law1-0/+14
2023-12-02[committed] Fix frv build after C99 changesJeff Law1-0/+1
2023-12-02Daily bump.GCC Administrator1-0/+16
2023-12-01hardcfr: libgcc sym versioningAlexandre Oliva1-0/+1
2023-12-01gcov: Fix use of __LIBGCC_HAVE_LIBATOMICSebastian Huber1-1/+1
2023-12-01aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinderFlorian Weimer1-1/+4
2023-12-01Daily bump.GCC Administrator1-0/+6
2023-11-30AArch64: Fix __sync_val_compare_and_swap [PR111404]Wilco Dijkstra1-4/+7
2023-11-28Daily bump.GCC Administrator1-0/+4
2023-11-27arm: libgcc: tweak warning from __sync_synchronizeRichard Earnshaw1-1/+1
2023-11-25Daily bump.GCC Administrator1-0/+12
2023-11-24arm: libgcc: provide implementations of __sync_synchronizeRichard Earnshaw6-1/+98
2023-11-24Daily bump.GCC Administrator1-0/+4
2023-11-23libgcc: mark __hardcfr_check_fail as always_inlineJose E. Marchesi1-0/+4
2023-11-22Daily bump.GCC Administrator1-0/+4
2023-11-21gcov: Formatting fixesJakub Jelinek1-3/+3
2023-11-19Daily bump.GCC Administrator1-0/+13
2023-11-18gcov: Improve -fprofile-update=atomicSebastian Huber1-7/+3
2023-11-18gcov: Remove TARGET_GCOV_TYPE_SIZE target hookSebastian Huber1-3/+3
2023-11-14Daily bump.GCC Administrator2-0/+42
2023-11-14LibF7: sinh: Fix loss of precision due to cancellation for small values.Georg-Johann Lay2-0/+27
2023-11-12LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.Georg-Johann Lay2-103/+184
2023-11-10[PATCH] libgcc/m68k: Fixes for soft floatKeith Packard2-34/+134
2023-11-09libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [...Jakub Jelinek13-1/+639
2023-11-09Daily bump.GCC Administrator1-0/+4
2023-11-08LibF7: Tweak IEEE double multiplication.Georg-Johann Lay1-101/+107
2023-11-08Daily bump.GCC Administrator1-0/+7
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung1-1/+11
2023-11-04Daily bump.GCC Administrator1-0/+4
2023-11-03GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthre...Thomas Schwinge1-1/+1
2023-11-01Daily bump.GCC Administrator1-0/+4
2023-10-31hardcfr: support checking at abnormal edges [PR111943]Alexandre Oliva1-1/+1
2023-10-25Daily bump.GCC Administrator1-0/+6
2023-10-24libgcc: make heap-based trampolines conditional on libc presenceSergei Trofimovich2-0/+10
2023-10-23Daily bump.GCC Administrator1-0/+26
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe3-13/+40
2023-10-22libgcc: support heap-based trampolinesAndrew Burgess7-0/+391
2023-10-21Daily bump.GCC Administrator1-0/+9
2023-10-20amdgcn: add -march=gfx1030 EXPERIMENTALAndrew Stubbs1-1/+2
2023-10-20Control flow redundancy hardeningAlexandre Oliva2-0/+303
2023-10-19Daily bump.GCC Administrator1-0/+6
2023-10-18LibF7: Implement mul_mant for devices without MUL instruction.Georg-Johann Lay3-4/+98
2023-10-18Daily bump.GCC Administrator1-0/+13
2023-10-17LibF7: Re-generate f7-renames.h to pick up white-space from f7renames.sh.Georg-Johann Lay1-4/+4
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay3-10/+62
2023-10-14Daily bump.GCC Administrator1-0/+24
2023-10-13or1k: Fix -Wincompatible-pointer-types warning during libgcc buildFlorian Weimer1-1/+1
2023-10-13arc: Fix -Wincompatible-pointer-types warning during libgcc buildFlorian Weimer1-1/+1