summaryrefslogtreecommitdiff
path: root/erts/emulator/hipe/hipe_native_bif.c
Commit message (Expand)AuthorAgeFilesLines
* erts: Move reason in dist messages to payloadLukas Larsson2019-02-211-1/+1
* Teach HiPE to yield from receiveRickard Green2018-05-161-14/+9
* Fix handling of process-info requests in receiveRickard Green2018-04-261-0/+3
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-30/+50
* Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson2018-01-221-0/+26
* Merge branch 'maint'Sverker Eriksson2018-01-031-6/+3
|\
| * Fix bug in hipe primop bs_put_utf8Sverker Eriksson2018-01-031-6/+3
* | HiPE: Unique ref receive optMagnus Lång2017-11-161-0/+2
* | Merge PR-1621 from margnus1/hipe-literal-tagSverker Eriksson2017-11-151-7/+3
|\ \
| * | HiPE: Make is_divisible a primopMagnus Lång2017-11-051-7/+3
* | | erts: Remove obsolete hipe primop bs_validate_unicodeSverker Eriksson2017-11-061-9/+0
|/ /
* | Merge branch 'maint'Sverker Eriksson2017-11-031-0/+6
|\ \ | |/
| * Fix bug in hipe for <<X/utf32>>Sverker Eriksson2017-11-031-0/+6
* | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-7/+7
* | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-12/+0
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* erts: Init refc=1 in erts_bin_nrml_allocSverker Eriksson2017-04-111-1/+0
* Merge branch 'maint'Rickard Green2017-02-061-1/+1
|\
| * Merge branch 'rickard/binary-refc' into maintRickard Green2017-02-061-1/+1
| |\
| | * Atomic reference count of binaries also in non-SMPRickard Green2017-02-061-1/+1
* | | Merge branch 'maint'Rickard Green2017-01-171-10/+0
|\ \ \ | |/ /
| * | Remove debug printout and unnecessary GCRickard Green2017-01-171-10/+0
| |/
* | Support for dirty BIFsRickard Green2017-01-121-15/+18
* | Remove old purge strategyRickard Green2016-08-311-4/+4
|/
* erts: Add Sender in 'receive' trace matchspecSverker Eriksson2016-05-041-1/+1
* erts: Add matchspec to 'receive' traceSverker Eriksson2016-05-041-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson2016-02-241-11/+37
|\
| * Merge branch 'maint'Zandra2016-02-021-0/+12
| |\
| | * hipe: test unit size match in bs_appendMagnus Lång2015-11-271-0/+12
| * | Distinguish between GC disabled by BIFs and other disabled GCRickard Green2015-12-081-3/+3
| * | Merge branch 'rickard/gc-bump-reds/OTP-13097'Rickard Green2015-11-131-1/+1
| |\ \
| | * | Bump reductions on GCRickard Green2015-11-121-1/+1
| * | | Merge branch 'rickard/ohmq/OTP-13047'Rickard Green2015-11-121-10/+24
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fragmented young heap generation and off_heap_message_queue optionRickard Green2015-11-121-10/+24
* | | erts: Change erl_exit into erts_exitSverker Eriksson2016-02-241-1/+1
|/ /
* | Take out unused code that results in a gcc warningKostis Sagonas2015-08-201-3/+0
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Optimized timer implementationRickard Green2015-05-081-21/+15
* erts: Refactor binary allocation interface to also initialize BinarySverker Eriksson2014-09-041-3/+0
* Execution of system tasks in context of another processRickard Green2013-11-181-14/+3
* hipe: Use block comments - ansi styleBjörn-Egil Dahlberg2013-03-041-2/+2
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* noncharacter code points are allowedLukas Larsson2013-02-181-3/+1
* hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson2011-11-171-0/+2
* erts-hipe: Make some primops use new BIF calling conventionSverker Eriksson2011-10-261-6/+27
* erts-hipe: Make hipe enabled emulator compile with new BIF callsSverker Eriksson2011-10-261-6/+6
* Use new atomic API in runtime systemRickard Green2011-06-141-2/+2
* Cleanup tagsKostis Sagonas2011-02-141-6/+6
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+590