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
2012-02-21
erts: Remove secondary_export_table
Sverker Eriksson
2012-02-21
erts: Rename erts_load_module to erts_preload_module
Sverker Eriksson
2012-02-21
erts: Call erts_export_consolidate automatically
Sverker Eriksson
2012-02-21
First try at non-blocking code loading!
Sverker Eriksson
2012-02-21
beam_ranges: Make ranges safe with multi-scheduling active
Björn Gustavsson
2012-02-21
BEAM loader: Break out handling of ranges into beam_ranges.c
Björn Gustavsson
2012-02-21
erts: Multiple module tables using code_ix
Sverker Eriksson
2012-02-21
erts: Use several addresses in each Export
Sverker Eriksson
2012-02-21
erts: Multiple export tab's using code_ix
Sverker Eriksson
2012-02-21
erts: First stab at code_ix interface and beam_catches using it
Sverker Eriksson
2012-02-21
erts: Make use of def_lambdas optimization during loading
Sverker Eriksson
2012-02-21
erts: Refactor Module struct
Sverker Eriksson
2012-02-01
beam_load: Fix faulty assertion in module_info(native_addresses)
Björn Gustavsson
2012-01-24
beam_load.c: Allow stubs for BIFs
Björn Gustavsson
2012-01-11
beam_load.c: Don't show unnecessary context in errors
Björn Gustavsson
2012-01-11
beam_load.c: Remove useless call to next_heap_size()
Björn Gustavsson
2012-01-11
beam_load.c: apply/2 does not need a special case
Björn Gustavsson
2011-12-07
BEAM loader: Fix bug that allowed loading of more than two versions
Björn Gustavsson
2011-12-02
Iron out bugs in Win64 found in daily builds
Patrik Nyblom
2011-11-26
beam_load.c: Add init_iff_file() for verifying the IFF header
Björn Gustavsson
2011-11-26
beam_code.c: Don't reinvent state initialization and deallocation
Björn Gustavsson
2011-11-26
beam_load.c: Optimize code:get_chunk/2
Björn Gustavsson
2011-11-26
beam_load.c: Eliminate memory leak in code:make_stub_module/3
Björn Gustavsson
2011-11-18
Merge branch 'pan/binary_match_scope/OTP-9701'
Patrik Nyblom
2011-11-17
external.c: Remove the option to create over-sized heap binaries
Björn Gustavsson
2011-11-17
Allow refc binaries in literal pools
Björn Gustavsson
2011-11-16
Remove remaining gcc 4.6 assigned-but-not-used warnings from erts
Patrik Nyblom
2011-11-14
BEAM loader: Refactor code loading into separate functions
Björn Gustavsson
2011-11-14
beam_load.c: Factor out cleaning up of the loader state into free_state()
Björn Gustavsson
2011-11-14
BEAM loader: Clean up handling of error reasons
Björn Gustavsson
2011-11-14
beam_load.c: Simplify handling of the bs_put_string_II instruction
Björn Gustavsson
2011-11-14
beam_load.c: Remove the unused struct LoadedCode
Björn Gustavsson
2011-11-09
Merge branch 'sverk/bif-args/OTP-9662'
Sverker Eriksson
2011-11-02
beam_loader: Support external funs in the literal pool
Björn Gustavsson
2011-11-02
beam_load.c: Clarify error message when loading unsupported BEAM files
Björn Gustavsson
2011-10-26
erts-hipe: Deliberate leak of native fun entries
Sverker Eriksson
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2011-10-11
Simplify transformations of gc_bif[123] instructions
Björn Gustavsson
2011-10-11
Refactor 'too_old_compiler' handling
Björn Gustavsson
2011-10-11
Introduce 'try_me_else_fail'
Björn Gustavsson
2011-10-11
Combine 'store_var' with 'next_arg'
Björn Gustavsson
2011-10-11
Merge 'next_instr' and 'is_op' into 'next_instr'
Björn Gustavsson
2011-10-11
Merge 'new_instr' and 'store_op' into 'new_instr'
Björn Gustavsson
2011-10-11
Combine a 'call' instruction with the following 'end' instruction
Björn Gustavsson
2011-10-11
Get rid of redundant 'try_me_else' and 'fail' instructions
Björn Gustavsson
2011-09-29
Merge branch 'dev' into major
Lukas Larsson
2011-09-28
[erts] Fix memory leak in erts_make_stub_module (hipe loading)
Sverker Eriksson
2011-08-18
erl: Add +L to suppress loading of line number information
Björn Gustavsson
2011-08-16
Lookup and include filenames and line numbers in exceptions
Björn Gustavsson
2011-08-16
Refactor building of the exception stacktrace
Björn Gustavsson
[prev]
[next]