summaryrefslogtreecommitdiff
path: root/erts/emulator/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge PR-5873 from sverker/generate-beam_asm_global.hppSverker Eriksson2022-04-261-0/+5
|\
| * erts: Generate beam_asm_global.hpp with perlSverker Eriksson2022-04-261-0/+5
* | Merge branch 'john/otp/refactor-esock-build/OTP-17457'John Högberg2022-04-081-18/+0
|\ \ | |/ |/|
| * otp: Refactor esock buildJohn Högberg2022-04-081-18/+0
* | erts: Optimize make depend on windowsLukas Larsson2022-03-311-18/+42
|/
* [erts] Do not skip (esock util) object files on win32Micael Karlberg2022-03-241-7/+0
* Update copyright yearErlang/OTP2022-02-151-1/+1
* Merge branch 'max-au/remove-emem'Rickard Green2022-01-251-2/+1
|\
| * [erts, tools] remove "emem" completelyMaxim Fedorov2022-01-191-2/+1
* | Merge branch 'john/jit/update-asmjit-maint' into john/jit/update-asmjit-masterJohn Högberg2022-01-191-13/+6
|\ \ | |/ |/|
| * jit: Update asmjit versionJohn Högberg2022-01-181-1/+1
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge pull request #5316 from jhogberg/john/jit/pass-type-information-to-jit/...Björn Gustavsson2021-11-101-1/+2
|\ \
| * | erts: Use operand type information from .beam filesJohn Högberg2021-11-101-1/+2
* | | Compiling static beam lib for iOSDominic Letz2021-10-221-5/+34
|/ /
* | jit: Provide Erlang line information to `gdb` and `perf`John Högberg2021-10-221-1/+1
* | Fix race related to precompiled header during compilationFrej Drejhammar2021-10-071-1/+2
* | add option short to float_to_*/2 bifsThomas Depierre2021-07-151-1/+15
* | jit: Implement code generation for ARMBjörn Gustavsson2021-05-251-1/+15
* | erts: Refactor fun callsJohn Högberg2021-05-251-7/+8
* | Update asmjit to 8d833769736c09ef275a5a718ec43fbdb57ad64dBjörn Gustavsson2021-05-241-1/+8
* | jit: Break out architecture-agnostic parts to prepare for ARM JITJohn Högberg2021-05-241-10/+16
* | erts: Support frame pointersJohn Högberg2021-05-241-1/+1
|/
* jit: Break out architecture-dependent sources to a sub directoryBjörn Gustavsson2021-03-241-15/+28
* Merge pull request #4566 from diodechain/letz/wxNotificationMessageDan Gudmundsson2021-03-151-0/+4
|\
| * wxNotificationMessage macos & win polishDominic Letz2021-03-011-0/+4
* | Enable YCF debug output for ets_insert_2_listKjell Winblad2021-03-091-2/+5
|/
* Make `maps:keys/1` and `maps:values/1` trappingKjell Winblad2021-02-121-1/+6
* Trap `maps:from_keys/2`Kjell Winblad2021-02-121-0/+1
* Trap `maps:from_list/1`Kjell Winblad2021-02-121-9/+51
* Merge pull request #2872 from garazdawi/lukas/fix-configure-werror/OTP-17105Lukas Larsson2021-01-131-3/+6
|\
| * Fix include for windowsLukas Larsson2021-01-071-1/+2
| * erts: Use hpp to make clang++ happyLukas Larsson2021-01-071-2/+4
* | Merge branch 'maint'Sverker Eriksson2021-01-111-0/+9
|\ \ | |/ |/|
| * erts: Add address-sanitizer build target 'asan'Sverker Eriksson2020-12-181-0/+9
* | Merge branch 'john/erts/remove-memmove-fallback'John Högberg2020-11-131-1/+0
|\ \
| * | erts: Remove memmove(3) fallbackJohn Högberg2020-11-131-1/+0
* | | otp: Remove all purify supportSverker Eriksson2020-11-091-46/+4
|/ /
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-159/+4
* | jit: Make all code read-only, dual-mapping writable pagesJohn Högberg2020-11-051-1/+1
* | jit: Refactor export entries and NIF loading for W^XJohn Högberg2020-10-301-0/+1
* | Remove private ram_file:compress in favor of zlib:gzipJosé Valim2020-10-141-2/+0
* | Fix format checker for jit codeLukas Larsson2020-10-061-1/+3
* | jit: Implement support for perf dumpLukas Larsson2020-09-221-0/+1
* | jit: Further polish and optimize BEAMASMBjörn Gustavsson2020-09-221-0/+1
* | erts: Use alternate signal stack when HiPE or beamasm is enabledJohn Högberg2020-09-221-3/+4
* | erts: Implement the BeamAsm JITLukas Larsson2020-09-221-35/+185
* | otp: Add clang_format rule based on LLVM styleJohn Högberg2020-09-211-0/+2
* | erts: Rework loading of beam codeLukas Larsson2020-09-211-2/+4