summaryrefslogtreecommitdiff
path: root/lib/compiler
Commit message (Expand)AuthorAgeFilesLines
* compiler: make ignore_native_errors also handle internal hipe errorsBjörn Gustavsson2010-01-301-14/+16
* Teach the compiler the no_native optionBjörn Gustavsson2010-01-301-5/+15
* Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP2010-01-203-35/+70
|\
| * compile: add flag warnings_as_errors to treat warnings as errorsChristopher Faulet2010-01-193-13/+48
| * compile.erl: remove trailing whitespaceBjörn Gustavsson2010-01-191-9/+9
|/
* Update version numbersBjörn Gustavsson2010-01-191-1/+1
* Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP2010-01-192-16/+46
|\
| * beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson2010-01-152-6/+36
|/
* Merge branch 'bg/on_load' into ccase/r13b04_devErlang/OTP2009-12-141-1/+1
|\
| * Change the expected return value for on_load functionsBjörn Gustavsson2009-12-131-1/+1
* | Merge branch 'bg/compiler-bopt-bug' into ccase/r13b04_devErlang/OTP2009-12-142-14/+79
|\ \
| * | beam_bool: Fix generation of code that does not validateBjörn Gustavsson2009-12-112-5/+37
| * | Fix crash in beam_boolBjörn Gustavsson2009-12-102-9/+42
| |/
* | compiler: Teach 'slim' to omit compilation infoBjörn Gustavsson2009-12-091-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-20208-0/+61825