Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-22 | compiler: Don't support the no_constant_pool option | Björn Gustavsson | |
The no_constant_pool option was implied by the r11 option. It turns off the usage of the constant (literal) pool, so that BEAM instructions that use constants can be loaded in an R11 system. Since the r11 option has been removed, there is no need to retain the no_constant_pool option. | |||
2010-03-17 | compiler: Provide more information if the v3_life pass crashes | Björn Gustavsson | |
Print the name and arity of the function being compiled if the v3_life compiler pass crashes to facilitate finding out which part of the source code that triggered the problem. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |