julia
Fix symbol trampolines for OSX and export `jl_n_threads`
#38938
Merged

Fix symbol trampolines for OSX and export `jl_n_threads` #38938

vtjnash merged 10 commits into JuliaLang:master from imciner2:im/symfix
imciner2
imciner2 Ensure underscore is applied to trampoline symbols on OSX [#38925]
c33bd774
imciner2 Export jl_n_threads from the public libjulia library [#38925]
ea39b70e
fingolfin
vchuravy vchuravy requested a review from staticfloat staticfloat 5 years ago
staticfloat [cli/trampolines]: Fix `aarch64-apple-darwin` trampoline ASM syntax
cdb08334
staticfloat [cli/trampolines]: Fix `i686-w64-mingw32` name mangling
6937468a
staticfloat
imciner2 imciner2 marked this pull request as ready for review 5 years ago
staticfloat Define `jl_n_threads` in only `libjulia`
f1a39b62
staticfloat
staticfloat staticfloat closed this 5 years ago
staticfloat staticfloat reopened this 5 years ago
staticfloat
KristofferC KristofferC added backport 1.6
imciner2
imciner2
imciner2 Fix visibility of jl_n_threads
f6b0edce
imciner2
imciner2
staticfloat
imciner2 Allow libjulia to contain non-pointer variables
8ace36fe
imciner2 Remove second declaration of jl_n_threads
cb2d476b
imciner2
staticfloat
vtjnash
staticfloat
staticfloat Use proper interprocedural register on aarch64
926a3ca2
fingolfin
staticfloat Adapt Windows `cglobal()` search for `libjulia-internal`
9489e64c
staticfloat
vtjnash
vtjnash commented on 2020-12-22
vtjnash vtjnash merged 48c42838 into master 5 years ago
KristofferC KristofferC removed backport 1.6
fingolfin
KristofferC KristofferC added backport 1.6
KristofferC KristofferC removed backport 1.6

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone