aboutsummaryrefslogtreecommitdiff
path: root/lib/libgcc_eh
Commit message (Expand)AuthorAgeFilesLines
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+8
* After r364423, which ensures the callbacks that dl_iterate_phdr(3)Dimitry Andric2020-08-251-1/+4
* Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJSAlex Richardson2020-08-242-1/+1
* Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2020-01-141-2/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-4/+4
* Update dirdeps.mk and gendirdeps.mkSimon J. Gerraty2019-12-111-0/+6
* Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-061-0/+2
* Rework CXXSTD setting via r345708Enji Cooper2019-04-221-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+3
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345704Enji Cooper2019-03-291-1/+3
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-3/+1
* Move libunwind out of contrib/llvm/projects.John Baldwin2019-03-121-2/+2
* In r308100, an explicit -fexceptions flag was added for the C sourcesDimitry Andric2018-08-101-1/+4
* DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWINDBryan Drewery2017-10-312-1/+15
* libcc_{s,eh}: build without SSPEd Maste2016-11-111-0/+1
* compile libunwind c source with -fexceptionsEd Maste2016-10-301-9/+14
* libgcc_eh/libgcc_s: apply hidden visibility only to static libsEd Maste2016-10-271-1/+1
* Introduce lib/libgcc_eh and lib/libgcc_s for LLVM's implementationEd Maste2016-10-132-0/+42