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
2013-04-30
Fix some sign warnings found with Clang
Anthony Ramine
2013-02-25
erts: Fix crash on halfword and code_SUITE:big_boot_embedded
Sverker Eriksson
2013-01-31
compiler: Use the literal pool for floating point constants
Björn Gustavsson
2013-01-25
Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'
Patrik Nyblom
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
Fix clang compiler warnings on FreeBSD in erts
Patrik Nyblom
2013-01-16
UTF-8 support for distribution
Rickard Green
2013-01-08
erts: Change internal representation of atoms to utf8
Sverker Eriksson
2012-10-05
Merge branch 'sverk/code-load-refactor-later-op'
Sverker Eriksson
2012-09-26
Fix missing information in crash dump for native-compiled modules
Björn Gustavsson
2012-08-31
erts: Refactor naming regarding code_write_permission
Sverker Eriksson
2012-02-21
erts: Fix type bug
Sverker Eriksson
2012-02-21
Break apart erlang:load_module/2 into two separate BIFs
Björn Gustavsson
2012-02-21
Use magic binaries in erts_prepare_loading() and erts_finish_loading()
Björn Gustavsson
2012-02-21
erts: Refactor code_ix
Sverker Eriksson
2012-02-21
erts: Move number-of-breakpoint counter from code to Module struct
Sverker Eriksson
2012-02-21
erts: Cleanup code loading
Sverker Eriksson
2012-02-21
erts: Rename "loader" code_ix as "staging" code_ix
Sverker Eriksson
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
[next]