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
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
2011-08-16
BEAM loader: Load the line table
Björn Gustavsson
2011-08-16
compiler, emulator: Introduce the line/1 instruction
Björn Gustavsson
2011-08-03
Fix binary construction with huge literal sizes
Björn Gustavsson
2011-08-03
beam_load.c: Add overflow check of tag values
Björn Gustavsson
2011-04-07
Merge branch 'ta/erts-unused-vars' into dev
Henrik Nord
2011-03-29
BEAM loader: Simplify handling of the func_info/3 instruction
Björn Gustavsson
2011-03-16
erts: Remove unused variables
Tuncer Ayaz
2011-02-23
BEAM loader: Add an assertion to check for overflowed code space
Björn Gustavsson
2011-02-14
Eliminate memory leak in code:make_stub/1
Björn Gustavsson
2011-01-17
Optimize addition of a small integer to a variable
Björn Gustavsson
2011-01-17
Introduce a special instruction for select_val with two values
Björn Gustavsson
2011-01-17
Eliminate use of GetArg2() in the i_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the fast_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
Simplify a select_val instruction that selects only one value
Björn Gustavsson
2011-01-17
Optimize creation of tuples
Björn Gustavsson
2011-01-17
beam_load: Run the packing engine before loading list arguments
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
Eliminate redundant jump instructions
Björn Gustavsson
2011-01-17
Eliminate the special instructions for selecting floats and bignums
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
If the wordsize is 64 bits, pack up to 4 operands into a word
Björn Gustavsson
2011-01-17
BEAM loader: Combine is_type/1 and is_eq/1 instructions
Björn Gustavsson
2011-01-17
BEAM loader: Fix bug in handling of "rest" arguments
Björn Gustavsson
2011-01-17
Remove the last vestiges of the allocating fmove/2 instruction
Björn Gustavsson
2010-09-01
Merge branch 'pg/fix-segfault-on-crash_dump-with-hipe' into dev
Björn Gustavsson
2010-08-27
Fix segmentation fault when dumping the crash log with hipe enabled and nativ...
Paul Guyot
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
2010-05-20
Remove stray support for the put_literal/2 instruction
Björn Gustavsson
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-03-22
erts: Don't support the put_string/3 instruction
Björn Gustavsson
[prev]
[next]