v1.12.6
Fix trampoline warning on x86 as well (#56280)
Introduce `libjuliarepl` to break dependence on runtime libraries (#36588)
build: fix makefile rules and windows path separator used in build (#57472)
use consistently one space between sentences in markdown files (#54616)
Add `JL_DLLIMPORT` to `small_typeof` declaration (#50892)
Makefile: Add support for symbol versioning (ON by default) (#49012)
separate codegen/LLVM from julia runtime (#41936)
loader: Provide memset, and use hidden visibility instead of symbol renaming. (#51682)
UTF16 conversion in loader uses dynamic buffers (#47421)
Handle `waitpid` race condition when `SIGCHLD` is set to `SIG_IGN` (#57241)