index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
beam_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
erts: Protect erts_debug_SUITE:stack_check against looping
Sverker Eriksson
2021-06-07
1
-4
/
+16
*
erts: Add asserts to suppress false positives found by clang sa
Lukas Larsson
2021-02-18
1
-3
/
+3
*
erts: Replace `BeamInstr*` with `ErtsCodePtr` (void*)
John Högberg
2020-11-12
1
-4
/
+4
*
erts: Rename `addressv` to force merge errors
John Högberg
2020-11-05
1
-1
/
+1
*
jit: Make all code read-only, dual-mapping writable pages
John Högberg
2020-11-05
1
-24
/
+33
*
beam_debug: Implement disassembly of i_make_fun3
Björn Gustavsson
2020-10-08
1
-0
/
+27
*
Let the loader rewrite make_fun2 to test_heap + make_fun3
Björn Gustavsson
2020-10-08
1
-10
/
+0
*
jit: Use the native stack as the Erlang stack
John Högberg
2020-09-22
1
-1
/
+1
*
erts: Implement the BeamAsm JIT
Lukas Larsson
2020-09-22
1
-6
/
+24
*
erts: Rework loading of beam code
Lukas Larsson
2020-09-21
1
-1
/
+1
*
erts: Refactor bif exports to be allocated at start-time
Lukas Larsson
2020-09-21
1
-1
/
+1
*
erts: Break out BEAM file handling to its own module
John Högberg
2020-09-21
1
-2
/
+2
*
erts: Break out general helpers from beam_load.c
John Högberg
2020-09-21
1
-5
/
+5
*
erts: Make disassembly output easier to parse
John Högberg
2020-03-26
1
-15
/
+17
*
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
|
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
erts: Remove vestigial macros
John Högberg
2019-10-15
1
-1
/
+0
*
|
erts: Use hidden exports for BIF trapping
John Högberg
2019-09-17
1
-1
/
+1
*
|
erts: Let call_bif/call_nif take arguments instead of hardcoding them
John Högberg
2019-09-16
1
-1
/
+1
|
/
*
Add erts_debug:interpreter_size/0
Björn Gustavsson
2019-04-08
1
-0
/
+16
*
Optimize map updating instructions
Björn Gustavsson
2019-03-19
1
-2
/
+5
*
beam_debug: Stop disassembling after call_nif
Björn Gustavsson
2019-03-19
1
-0
/
+7
*
beam_debug: Properly disassemble i_bs_match_string_yfWW
Björn Gustavsson
2019-03-19
1
-0
/
+1
*
Simplify GC BIFs
Björn Gustavsson
2018-12-13
1
-17
/
+0
*
Introduce a put_tuple2 instruction
Björn Gustavsson
2018-09-03
1
-2
/
+2
*
erts: Fix seq_trace to not clear token for system messages
Lukas Larsson
2018-08-03
1
-0
/
+1
*
beam_debug: Fix printing of floating point registers
Björn Gustavsson
2018-07-05
1
-1
/
+1
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
erts: Optimize monitor signal by message piggyback
Sverker Eriksson
2018-04-26
1
-1
/
+1
*
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-03-09
1
-3
/
+3
*
beam_debug: Fix printing of f operand for catch_yf
Björn Gustavsson
2018-01-19
1
-12
/
+20
*
beam_debug: Print out strings for bs_match_string/bs_put_string
Björn Gustavsson
2018-01-18
1
-0
/
+31
*
beam_debug: Print the MFA in the i_make_fun/2 instruction
Björn Gustavsson
2018-01-18
1
-0
/
+10
*
erts: Fix a bunch of compiler warnings
Lukas Larsson
2017-10-30
1
-1
/
+4
*
Pack operands into the instruction word
Björn Gustavsson
2017-10-05
1
-13
/
+25
*
beam_disasm: Correct printing of y registers
Björn Gustavsson
2017-10-05
1
-3
/
+3
*
Refactor macros for accessing Beam instructions
Björn Gustavsson
2017-10-01
1
-2
/
+2
*
Merge branch 'bjorn/erts/pack-combined'
Björn Gustavsson
2017-09-15
1
-4
/
+11
|
\
|
*
Correct disassembly of select instructions
Björn Gustavsson
2017-09-14
1
-4
/
+11
*
|
Merge branch 'lukas/erts/remove-dirty-scheduler-defines/OTP-14613'
Lukas Larsson
2017-09-15
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
erts: Remove possibility to disable dirty schedulers
Lukas Larsson
2017-09-11
1
-12
/
+0
*
|
Pack failure labels in i_select_val2 and i_select_tuple_arity2
Björn Gustavsson
2017-09-14
1
-0
/
+16
*
|
Rewrite select_val_bins so that its labels can be packed
Björn Gustavsson
2017-09-14
1
-14
/
+2
*
|
Pack sequences of trailing 'f' operands
Björn Gustavsson
2017-09-14
1
-16
/
+28
*
|
Implement packing of 'f' and 'j'
Björn Gustavsson
2017-09-14
1
-1
/
+3
*
|
Use relative failure labels
Björn Gustavsson
2017-09-14
1
-16
/
+29
|
/
*
beam_debug: Add support for printing 'S' operands
Björn Gustavsson
2017-09-11
1
-0
/
+8
*
Introduce more packable types
Björn Gustavsson
2017-08-23
1
-3
/
+3
*
Make map update instruction functions indepedent of instruction format
Björn Gustavsson
2017-08-23
1
-4
/
+4
*
beam_makeops: Introduce the new type 'W' (machine word)
Björn Gustavsson
2017-08-23
1
-7
/
+8
[next]