summaryrefslogtreecommitdiff
path: root/erts/emulator/utils
Commit message (Expand)AuthorAgeFilesLines
* Sort keys before generatingLukas Larsson2014-11-281-1/+1
* erts: Add cflags, ldflags and config.h into executableLukas Larsson2013-07-111-0/+87
* Remove surplus echosLukas Larsson2013-02-141-2/+1
* Include git sha in prompt if availableLukas Larsson2013-02-131-0/+40
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* beam_makeops: Turn on warnings and eliminate existing warningsBjörn Gustavsson2012-10-221-9/+10
* beam_makeops: Eliminate a deprecation warningBjörn Gustavsson2012-10-151-1/+1
* Merge branch 'maint'Björn-Egil Dahlberg2012-08-311-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* | Merge branch 'maint'Björn Gustavsson2012-08-271-0/+1
|\ \ | |/
| * make_preload: Don't fail if Perl's default file encoding is UTF-8Björn Gustavsson2012-08-271-0/+1
* | Don't go to single-scheduler mode when managing breakpointsBjörn Gustavsson2012-06-251-2/+0
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* beam_makeops: Add a simple preprocessorBjörn Gustavsson2012-03-221-2/+52
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
* Build Win64 Erlang emulator using MSYSunknown2011-12-021-1/+9
* Change the calling convention for BIFsBjörn Gustavsson2011-10-261-34/+5
* make_preload: Don't output a C comment start inside a commentBjörn Gustavsson2011-10-131-0/+1
* Print transformtions sorted on the name of the first instructionBjörn Gustavsson2011-10-111-1/+1
* Share code for call of predicate and transformation functionsBjörn Gustavsson2011-10-111-10/+22
* Introduce 'try_me_else_fail'Björn Gustavsson2011-10-111-1/+20
* Combine 'store_var' with 'next_arg'Björn Gustavsson2011-10-111-2/+2
* Merge 'next_instr' and 'is_op' into 'next_instr'Björn Gustavsson2011-10-111-7/+4
* Merge 'new_instr' and 'store_op' into 'new_instr'Björn Gustavsson2011-10-111-3/+2
* Combine a 'call' instruction with the following 'end' instructionBjörn Gustavsson2011-10-111-2/+3
* Get rid of redundant 'try_me_else' and 'fail' instructionsBjörn Gustavsson2011-10-111-6/+37
* Add some more information in instruction commentsBjörn Gustavsson2011-10-111-2/+3
* In transformations, don't store variables that are never usedBjörn Gustavsson2011-10-111-4/+53
* Remove redundant 'next_arg' before 'next_instr'Björn Gustavsson2011-10-111-1/+2
* Generalize and rename is_set_var_instr() to is_instr()Björn Gustavsson2011-10-111-5/+5
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* beam_load.c: Add overflow check of tag valuesBjörn Gustavsson2011-08-031-1/+1
* beam_makeops: Add some sanity checksBjörn Gustavsson2011-08-031-17/+52
* Fixed end date in copyright note.Micael Karlberg2011-02-281-1/+1
* Add the erts/emulator/utils/loaded scriptBjörn Gustavsson2011-02-261-0/+44
* beam_makeops: Support jumping to common code from an instruction macroBjörn Gustavsson2011-01-171-0/+8
* Support packing of the 'I' type in a 64-bit emulatorBjörn Gustavsson2011-01-171-5/+27
* beam_makeops: Refactor packing code to facilitate extensionsBjörn Gustavsson2011-01-171-6/+9
* BEAM loader: Pack more instructions using a new 'Q' typeBjörn Gustavsson2011-01-171-3/+6
* If the wordsize is 64 bits, pack up to 4 operands into a wordBjörn Gustavsson2011-01-171-1/+16
* Pass the external word size to the beam_makeops scriptBjörn Gustavsson2011-01-171-0/+2
* BEAM loader: Combine is_type/1 and is_eq/1 instructionsBjörn Gustavsson2011-01-171-1/+7
* BEAM loader: Omit type tests for instructions that don't need themBjörn Gustavsson2011-01-171-6/+15
* beam_makeops: Allow -pack and -nonext to be combinedBjörn Gustavsson2011-01-171-1/+4
* beam_makeops: Relax requirements for having specific instructionsBjörn Gustavsson2011-01-171-1/+8
* Add utils/count for counting the static instruction frequencyBjörn Gustavsson2011-01-171-0/+127
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-222-19/+23
|\
| * Turn on instruction packing in the loader and virtual machinePatrik Nyblom2010-03-101-7/+10
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-102-9/+10
|/
* beam_makepos: Do not put any dates in generated filesBjörn Gustavsson2009-12-091-2/+2