aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-13riscv: Fix -Wincompatible-pointer-types warning during libgcc buildFlorian Weimer1-1/+1
2023-10-13csky: Fix -Wincompatible-pointer-types warning during libgcc buildFlorian Weimer1-1/+1
2023-10-13m68k: Avoid implicit function declaration in libgccFlorian Weimer1-0/+1
2023-10-13Daily bump.GCC Administrator1-0/+6
2023-10-12LibF7: Implement atan2.Georg-Johann Lay3-3/+61
2023-10-06Daily bump.GCC Administrator1-0/+13
2023-10-05LibF7: Remove uses of attribute pure.Georg-Johann Lay2-27/+26
2023-10-05LibF7: Use monic denominator polynomials to save a multiplication.Georg-Johann Lay3-18/+25
2023-09-28Daily bump.GCC Administrator1-0/+4
2023-09-26AArch64: Remove BTI from outline atomicsWilco Dijkstra1-3/+3