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
...
*
|
Merge branch 'maint'
Sverker Eriksson
2016-11-22
1
-4
/
+4
|
\
\
|
|
/
|
*
erts: Refactor crash dumping with cbprintf
Sverker Eriksson
2016-11-17
1
-2
/
+2
*
|
erts: Fix erts_debug:df with new func_info
Lukas Larsson
2016-10-12
1
-7
/
+6
*
|
erts: Refactor find_function_from_pc to return MFA
Lukas Larsson
2016-10-12
1
-26
/
+26
*
|
erts: Refactor out func_info into struct
Lukas Larsson
2016-10-12
1
-40
/
+47
*
|
beam_debug: Improve the disassembly of gc_bif instructions
Björn Gustavsson
2016-06-22
1
-14
/
+41
|
/
*
Merge branch 'bjorn/erts/beam_load'
Björn Gustavsson
2016-04-18
1
-1
/
+1
|
\
|
*
beam_debug: Correct masking when unpacking packed operands
Björn Gustavsson
2016-04-14
1
-1
/
+1
*
|
update copyright-year
Henrik Nord
2016-03-15
1
-1
/
+1
|
/
*
Refactor sharing preserved copy flags
Björn-Egil Dahlberg
2015-11-18
1
-8
/
+2
*
Refactor copy sharing
Björn-Egil Dahlberg
2015-11-17
1
-3
/
+3
*
Add machinery to enable SHCOPY dynamically
Nikolaos S. Papaspyrou
2015-11-17
1
-0
/
+26
*
Add the BIF size_shared/1 and debug cleanup
Nikolaos S. Papaspyrou
2015-11-17
1
-0
/
+14
*
Merge branch 'sverk/literal-memory-range'
Rickard Green
2015-11-12
1
-4
/
+4
|
\
|
*
erts: Refactor header of loaded beam code
Sverker Eriksson
2015-11-12
1
-4
/
+4
*
|
Merge branch 'maint'
Lukas Larsson
2015-11-02
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
erts: bool is a reserved word, use boolean instead
Lukas Larsson
2015-08-25
1
-3
/
+3
*
|
Merge branch 'maint'
Björn Gustavsson
2015-08-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix crash when disassembling modules with BIFs
Björn Gustavsson
2015-07-08
1
-2
/
+2
*
|
Use a cheaper tag scheme for 'd' operands
Björn Gustavsson
2015-07-03
1
-8
/
+5
*
|
Make the 'r' operand type optional
Björn Gustavsson
2015-07-03
1
-6
/
+0
*
|
Allow X and Y registers to be overloaded with any literal
Björn Gustavsson
2015-07-03
1
-38
/
+39
*
|
Eliminate R_REG_DEF
Björn Gustavsson
2015-07-03
1
-20
/
+2
|
/
*
Correct disassembly of the i_get_map_elements instruction
Björn Gustavsson
2015-07-02
1
-1
/
+26
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
erts: Fix erts_debug:df/1 in debug
Björn-Egil Dahlberg
2015-06-17
1
-18
/
+22
*
De-optimize the has_map_fields instructions
Björn Gustavsson
2015-04-13
1
-1
/
+0
*
Remove the fail label operand of the new_map instruction
Björn Gustavsson
2015-04-13
1
-1
/
+1
*
erts: Use linear search for small select_val arrays
Björn-Egil Dahlberg
2014-12-05
1
-8
/
+34
*
erts: Fix erts_debug:disassemble/1
Björn-Egil Dahlberg
2014-02-19
1
-0
/
+5
*
Update copyright years
Björn-Egil Dahlberg
2013-01-25
1
-1
/
+1
*
Don't go to single-scheduler mode when managing breakpoints
Björn Gustavsson
2012-06-25
1
-1
/
+1
*
Refactor the code for managing breakpoints
Björn Gustavsson
2012-06-25
1
-2
/
+11
*
erts: Refactor code loading with renaming
Sverker Eriksson
2012-02-23
1
-2
/
+2
*
erts: Seize code_ix lock when updating trace settings
Sverker Eriksson
2012-02-23
1
-1
/
+5
*
erts: Multiple module tables using code_ix
Sverker Eriksson
2012-02-21
1
-2
/
+2
*
erts: Use several addresses in each Export
Sverker Eriksson
2012-02-21
1
-1
/
+1
*
erts: Multiple export tab's using code_ix
Sverker Eriksson
2012-02-21
1
-2
/
+3
*
erts: Refactor Module struct
Sverker Eriksson
2012-02-21
1
-1
/
+1
*
Merge branch 'rickard/thr-progress-block/OTP-9631'
Rickard Green
2011-11-13
1
-2
/
+3
|
\
|
*
Replace system block with thread progress block
Rickard Green
2011-11-13
1
-2
/
+3
*
|
Use the proper macros in all BIFs
Björn Gustavsson
2011-10-26
1
-9
/
+18
|
/
*
erts_printf %be to print integers of size Eterm
Sverker Eriksson
2011-03-16
1
-4
/
+4
*
Update copyright years
Björn-Egil Dahlberg
2011-03-11
1
-1
/
+1
*
Fix 18 exabyte memory allocation failure
Björn Gustavsson
2011-03-09
1
-1
/
+1
*
Eliminate use of GetArg1() in the jump_on_val* instructions
Björn Gustavsson
2011-01-17
1
-2
/
+6
*
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
1
-2
/
+6
*
Optimize creation of tuples
Björn Gustavsson
2011-01-17
1
-0
/
+28
*
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
1
-0
/
+6
*
Eliminate the special instructions for selecting floats and bignums
Björn Gustavsson
2011-01-17
1
-32
/
+0
[prev]
[next]