aboutsummaryrefslogtreecommitdiff
path: root/lib/libomp
Commit message (Expand)AuthorAgeFilesLines
* Update build glue for libomp.Dimitry Andric2020-01-271-1/+1
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+19
* When building libomp for i386, clang 9.0.0 produces a new warning aboutDimitry Andric2019-09-081-0/+9
* Update build glue for building libomp.Dimitry Andric2019-09-016-52/+152
* To avoid unnecessarily modifying ports, add a -lgomp symlink, since GCCDimitry Andric2019-05-191-0/+2
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345704Enji Cooper2019-03-291-1/+1
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-1/+1
* Remove --as-needed from the linker flags for libomp.so, as theseDimitry Andric2019-03-181-1/+0
* Also explicitly link libomp.so against -lm, as it transitively dependsDimitry Andric2019-03-181-0/+1
* Explicitly link libomp.so against -lpthread, as it depends on pthreadDimitry Andric2019-03-171-0/+2
* Add lib/libomp, with a Makefile, and generated configuration headers.Dimitry Andric2019-03-166-0/+2368