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
Age
Commit message (
Expand
)
Author
2011-10-26
Store the trap address in p->i
Björn Gustavsson
2011-10-26
Store the trap arguments in the X register array
Björn Gustavsson
2011-10-26
erts-hipe: Make some primops use new BIF calling convention
Sverker Eriksson
2011-10-26
erts-hipe: Adapt generated BIF wrappers for new calling convention
Sverker Eriksson
2011-10-26
erts-hipe: Remove obscuring macros in generated assembler code
Sverker Eriksson
2011-10-26
erts-hipe: Make hipe enabled emulator compile with new BIF calls
Sverker Eriksson
2011-10-26
Simplify the instructions for calling BIFs
Björn Gustavsson
2011-10-26
Change the calling convention for BIFs
Björn Gustavsson
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2011-10-20
Merge branch 'bjorn/unicode-noncharacters/OTP-9624'
Björn Gustavsson
2011-10-18
Merge branch 'fm/enif_is_number'
Henrik Nord
2011-10-13
Allow noncharacter code points in unicode encoding and decoding
Björn Gustavsson
2011-10-13
make_preload: Don't output a C comment start inside a comment
Björn Gustavsson
2011-10-12
Merge branch 'bjorn/erts/beam-loader-fixes'
Björn Gustavsson
2011-10-11
Merge branch 'bjorn/some-configure-clean-ups'
Björn Gustavsson
2011-10-11
Print transformtions sorted on the name of the first instruction
Björn Gustavsson
2011-10-11
Share code for call of predicate and transformation functions
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
Remove some unnecessary type constraints in transformations
Björn Gustavsson
2011-10-11
Get rid of redundant 'try_me_else' and 'fail' instructions
Björn Gustavsson
2011-10-11
Add some more information in instruction comments
Björn Gustavsson
2011-10-11
In transformations, don't store variables that are never used
Björn Gustavsson
2011-10-11
Remove redundant 'next_arg' before 'next_instr'
Björn Gustavsson
2011-10-11
Generalize and rename is_set_var_instr() to is_instr()
Björn Gustavsson
2011-10-11
Remove too_old_compiler handling for very old instruction variants
Björn Gustavsson
2011-10-11
Remove the special instructions for the hybrid heap emulator
Björn Gustavsson
2011-10-11
Remove optimization of 'move R R'
Björn Gustavsson
2011-09-29
Merge branch 'dev' into major
Björn-Egil Dahlberg
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-09-29
Merge branch 'dev' into major
Lukas Larsson
2011-09-29
Merge branch 'sverker/stub-module-code-leakage' into dev
Lukas Larsson
2011-09-29
Merge branch 'dev' into major
Lukas Larsson
2011-09-29
Merge branch 'lukas/fix_erts_testcases/OTP-9596' into dev
Lukas Larsson
2011-09-29
Allow out of memory exception for max_port checks
Lukas Larsson
2011-09-29
Double timeout to make sure debug builds pass
Lukas Larsson
2011-09-29
Use now instead of os:timestamp
Lukas Larsson
2011-09-28
Prevent valgrind warning for erts_alloc_permanent_cache_aligned
Sverker Eriksson
2011-09-28
[erts] Fix memory leak in erts_make_stub_module (hipe loading)
Sverker Eriksson
2011-09-28
Merge branch 'dev' into major
Raimo Niskanen
2011-09-28
Merge branch 'raimo/sctp-getsetopts-dev/OTP-9544' into dev
Raimo Niskanen
2011-09-28
Merge branch 'dev' into major
Björn Gustavsson
2011-09-27
distribution_SUITE:bulk_send_bigbig/1: Fail with more information
Björn Gustavsson
2011-09-27
distribution_SUITE: Use unique slave node names
Björn Gustavsson
2011-09-26
busy_port_SUITE: Avoid crash in register/2
Björn Gustavsson
[next]