summaryrefslogtreecommitdiff
path: root/lib/libgcc_s
AgeCommit message (Expand)Author
2025-11-23Reapply "Merge commit e24f90190c77 from llvm git (by Brad Smith):"Dimitry Andric
2025-05-04libgcc_s: export integer and floating point __aeabi_ symbolsMichal Meloun
2025-01-04Revert "Export additional __aeabi_ symbols from arm's libgcc_s"Dimitry Andric
2024-12-28Export additional __aeabi_ symbols from arm's libgcc_sDimitry Andric
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-17libgcc_s: fix nonsense definesBrooks Davis
2024-05-02libgcc_s: __extendxftf2 and __trunctfxf2 are amd64-onlyBrooks Davis
2024-05-01libgcc_s: 80-bit long double function are x86-onlyBrooks Davis
2024-04-19libgcc_s: expose __divmoddi4 on i386Brooks Davis
2024-04-16libgcc_s: exclude symbols not present on some archesBrooks Davis
2024-04-16libgcc_s: only export 128-bit int APIs when availableBrooks Davis
2024-04-16libgcc_s: only export 128-bit long double when availableBrooks Davis
2024-04-06Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fbDimitry Andric
2023-11-26dirdeps: Update/fix Makefile.depend* for toolchainKa Ho Ng
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-03-29libcompiler_rt/libgcc_s: Remove MIPS build glue.John Baldwin
2022-04-27Export _Unwind_Complete and _Unwind_VRS_Pop from arm's libgcc_sDimitry Andric
2021-10-03libgcc_s: Export 64-bit int to 128-bit float functionsJessica Clarke
2021-08-02Add build system support for ASAN+UBSAN instrumentationAlex Richardson
2021-06-14Export various 128 bit long double functions from libgcc_s.so.1Dimitry Andric
2021-01-07Rename NO_WERROR -> MK_WERROR=noAlex Richardson
2020-04-30Remove the SYMVER build option.John Baldwin
2019-12-16Fix LLVM libunwnwind _Unwind_Backtrace symbol version for ARM.Michal Meloun
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-11-05Fix llvm-libunwind userspace build on ARMConrad Meyer
2018-01-31Fix build by escaping a line break.Glen Barber
2018-01-31Don't include long double routines on architectures with small long double.John Baldwin
2017-10-31DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWINDBryan Drewery
2017-07-05Sort entries in libgcc_s Version.mapEd Maste
2017-03-28Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain buildEnji Cooper
2017-01-13libgcc_s: add libc DT_NEEDED to fix underlinkingEd Maste
2016-11-11libcc_{s,eh}: build without SSPEd Maste
2016-11-11Spell 'PACKAGE' correctly.Glen Barber
2016-11-08add missing i386 symbols libgcc_s symbol version mapEd Maste
2016-11-06add __divdi3 and __udivdi3 to libgcc_s symbol version mapEd Maste
2016-11-04libgcc_s: make unspecified shlib symbols localEd Maste
2016-10-24Move the LLVM-based libgcc_s to /libEd Maste
2016-10-13libgcc_s: add libm dependencies from div{d,s,x}c3Ed Maste
2016-10-13Introduce lib/libgcc_eh and lib/libgcc_s for LLVM's implementationEd Maste