Age | Commit message (Expand) | Author |
2012-08-27 | make_preload: Don't fail if Perl's default file encoding is UTF-8 | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | beam_makeops: Add a simple preprocessor | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-10-26 | Change the calling convention for BIFs | Björn Gustavsson |
2011-10-13 | make_preload: Don't output a C comment start inside a comment | 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 | 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 | 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-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-08-03 | beam_load.c: Add overflow check of tag values | Björn Gustavsson |
2011-08-03 | beam_makeops: Add some sanity checks | Björn Gustavsson |
2011-02-28 | Fixed end date in copyright note. | Micael Karlberg |
2011-02-26 | Add the erts/emulator/utils/loaded script | Björn Gustavsson |
2011-01-17 | beam_makeops: Support jumping to common code from an instruction macro | Björn Gustavsson |
2011-01-17 | Support packing of the 'I' type in a 64-bit emulator | Björn Gustavsson |
2011-01-17 | beam_makeops: Refactor packing code to facilitate extensions | Björn Gustavsson |
2011-01-17 | BEAM loader: Pack more instructions using a new 'Q' type | Björn Gustavsson |
2011-01-17 | If the wordsize is 64 bits, pack up to 4 operands into a word | Björn Gustavsson |
2011-01-17 | Pass the external word size to the beam_makeops script | Björn Gustavsson |
2011-01-17 | BEAM loader: Combine is_type/1 and is_eq/1 instructions | Björn Gustavsson |
2011-01-17 | BEAM loader: Omit type tests for instructions that don't need them | Björn Gustavsson |
2011-01-17 | beam_makeops: Allow -pack and -nonext to be combined | Björn Gustavsson |
2011-01-17 | beam_makeops: Relax requirements for having specific instructions | Björn Gustavsson |
2011-01-17 | Add utils/count for counting the static instruction frequency | Björn Gustavsson |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Turn on instruction packing in the loader and virtual machine | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2009-12-09 | beam_makepos: Do not put any dates in generated files | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |