summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/beam_code.h
Commit message (Expand)AuthorAgeFilesLines
* Reject loading NIFs not in -nifs()Sverker Eriksson2021-12-201-0/+7
* Update copyright yearRickard Green2021-12-131-1/+1
* erts: Fix crash on exceptions with huge line numbersJohn Högberg2021-10-141-1/+5
* erts: Replace `BeamInstr*` with `ErtsCodePtr` (void*)John Högberg2020-11-121-1/+1
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-3/+0
* jit: Make all code read-only, dual-mapping writable pagesJohn Högberg2020-11-051-10/+9
* jit: Further polish and optimize BEAMASMBjörn Gustavsson2020-09-221-1/+1
* erts: Implement the BeamAsm JITLukas Larsson2020-09-221-1/+5
* erts: Rework loading of beam codeLukas Larsson2020-09-211-0/+155