aboutsummaryrefslogtreecommitdiff
path: root/lib/libgcc_s
Commit message (Expand)AuthorAgeFilesLines
* libgcc_s: Export 64-bit int to 128-bit float functionsJessica Clarke2021-10-031-0/+2
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+3
* Export various 128 bit long double functions from libgcc_s.so.1Dimitry Andric2021-06-142-0/+32
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-1/+1
* Remove the SYMVER build option.John Baldwin2020-04-301-2/+0
* Fix LLVM libunwnwind _Unwind_Backtrace symbol version for ARM.Michal Meloun2019-12-164-1/+13
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Fix llvm-libunwind userspace build on ARMConrad Meyer2019-11-054-12/+62
* Fix build by escaping a line break.Glen Barber2018-01-311-1/+1
* Don't include long double routines on architectures with small long double.John Baldwin2018-01-311-2/+8
* DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWINDBryan Drewery2017-10-311-0/+16
* Sort entries in libgcc_s Version.mapEd Maste2017-07-051-1/+1
* Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain buildEnji Cooper2017-03-281-0/+4
* libgcc_s: add libc DT_NEEDED to fix underlinkingEd Maste2017-01-131-0/+1
* libcc_{s,eh}: build without SSPEd Maste2016-11-111-0/+1
* Spell 'PACKAGE' correctly.Glen Barber2016-11-111-1/+1
* add missing i386 symbols libgcc_s symbol version mapEd Maste2016-11-081-0/+26
* add __divdi3 and __udivdi3 to libgcc_s symbol version mapEd Maste2016-11-061-0/+2
* libgcc_s: make unspecified shlib symbols localEd Maste2016-11-041-0/+3
* Move the LLVM-based libgcc_s to /libEd Maste2016-10-241-0/+1
* libgcc_s: add libm dependencies from div{d,s,x}c3Ed Maste2016-10-131-0/+18
* Introduce lib/libgcc_eh and lib/libgcc_s for LLVM's implementationEd Maste2016-10-132-0/+137