index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
beam_load.c
Age
Commit message (
Expand
)
Author
2017-09-01
Merge pull request #1550 from bjorng/bjorn/erts/unique-literals
Björn Gustavsson
2017-08-29
De-duplicate bignums in the literal pool
Björn Gustavsson
2017-08-28
Remove backward compatibility support for float literals
Björn Gustavsson
2017-08-23
Add the 'S' type for a register source
Björn Gustavsson
2017-08-23
Pack instructions using 'q', 'c', and 's'
Björn Gustavsson
2017-08-23
beam_makeops: Introduce the new type 'W' (machine word)
Björn Gustavsson
2017-08-23
Use the wait_timeout_{un}locked_int instructions
Björn Gustavsson
2017-08-15
Slightly optimize updating of maps
Björn Gustavsson
2017-08-11
Break out most instructions from beam_emu.c
Björn Gustavsson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Introduce new_small_map_lit op
Michal Muskala
2017-05-08
Merge branch 'sverker/is_module_native-trace-bug/OTP-14390'
Sverker Eriksson
2017-05-04
erts: Fix code:is_module_native for local trace
Sverker Eriksson
2017-05-04
erts: Move and rename erts_is_native_break()
Sverker Eriksson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-12
erts: Introduce struct binary_internals
Sverker Eriksson
2017-04-11
erts: Introduce erts_bin_release
Sverker Eriksson
2017-04-05
erts: Remove deliberate leak of hipe fun entries
Sverker Eriksson
2017-04-04
erts: Refactor ErtsCodeInfo.native
Sverker Eriksson
2017-03-17
erts: Change HIPE allocations from sys_alloc
Sverker Eriksson
2017-02-14
erts: Add deallocation veto for magic destructors
Sverker Eriksson
2017-02-06
Use magic refs for code loading state
Rickard Green
2017-02-06
Merge branch 'maint'
Rickard Green
2017-02-06
Atomic reference count of binaries also in non-SMP
Rickard Green
2017-02-01
Merge branch 'josevalim/atu8-chunk/PR-1078/OTP-14178'
Björn Gustavsson
2017-01-30
Add new AtU8 beam chunk
José Valim
2017-01-16
Merge branch 'maint'
Sverker Eriksson
2017-01-12
erts: Fix race bug between export fun creation and code loading
Sverker Eriksson
2016-11-29
erts: Refactor BEAM_NIF_MIN_FUNC_SZ
Sverker Eriksson
2016-10-26
erts: Remove unused argument to hipe_set_closure_stub
Sverker Eriksson
2016-10-17
Merge branch 'sverker/hipe-code-loadnpurge/OTP-13968'
Sverker Eriksson
2016-10-14
Merge branch 'sverker/proc-dict-atom-hash/PR-1194'
Sverker Eriksson
2016-10-14
Merge branch 'master' into sverker/hipe-code-loadnpurge
Sverker Eriksson
2016-10-14
erts: Let code:make_stub_module raise 'notsup'
Sverker Eriksson
2016-10-14
erts: Refactor hipe_loader_state_dtor into a true destructor
Sverker Eriksson
2016-10-14
erts: Fix early hipe patch loading
Sverker Eriksson
2016-10-14
erts: Move new hipe ref and sdesc lists to loader state
Sverker Eriksson
2016-10-14
Add a loader state for HiPE code loading
Magnus Lång
2016-10-12
erts: Refactor rename Export.code[] to Export.beam[]
Sverker Eriksson
2016-10-12
erts: Refactor find_function_from_pc to return MFA
Lukas Larsson
2016-10-12
erts: Refactor out func_info into struct
Lukas Larsson
2016-10-10
erts: Refactor process dict hash pre-calculation
Sverker Eriksson
2016-10-10
Use atom value as hash value in process dictionary
Victor Ren
2016-10-10
erts: Improve hipe load/upgrade/purge machinery
Sverker Eriksson
2016-09-15
Merge branch 'maint'
Björn Gustavsson
2016-09-14
Don't leak old code when loading a modules with an on_load function
Björn Gustavsson
2016-09-06
Merge branch 'maint'
Ingela Anderton Andin
2016-09-05
erts: Reject beam file with too few functions
Sverker Eriksson
2016-08-30
Merge branch 'maint'
Sverker Eriksson
[next]