summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/beam_file.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-03-211-1/+1
* erts: Reintroduce literal fun optimizationJohn Högberg2023-03-021-2/+6
* Update copyright yearRickard Green2021-12-161-1/+1
* erts: Fix loading of code with type chunkLukas Larsson2021-11-121-0/+1
* erts: Use operand type information from .beam filesJohn Högberg2021-11-101-3/+13
* erts: Keep literal lists in the line tableJohn Högberg2021-10-221-1/+3
* Provide more helpful error messages when loading old BEAM filesBjörn Gustavsson2021-09-301-0/+1
* Remove support for BEAM files compiled before OTP 22Björn Gustavsson2021-09-271-4/+0
* erts: Support loading of the LocT chunk in the beam file loaderFrej Drejhammar2021-06-211-0/+4
* erts: Decompress module binaries before passing them to BIFsJohn Högberg2020-09-211-3/+0
* erts: Break out BEAM file handling to its own moduleJohn Högberg2020-09-211-0/+327