aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2010-02-10Merge branch 'ks/compiler' into ccase/r13b04_devErlang/OTP
2010-02-10Support the configure option --enable-native-libsKostis Sagonas
2010-02-10compiler: keep line numbers for attributesKostis Sagonas
2010-02-10compiler Makefile: alphabetize module namesKostis Sagonas
2010-02-10compile.erl: eliminate compiler warningKostis Sagonas
2010-02-05OTP-8404: Doc: some corrections and improvements in STDLIBBjörn Gustavsson
2010-01-30compiler: make ignore_native_errors also handle internal hipe errorsBjörn Gustavsson
2010-01-30Teach the compiler the no_native optionBjörn Gustavsson
2010-01-20Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP
2010-01-19compile: add flag warnings_as_errors to treat warnings as errorsChristopher Faulet
2010-01-19compile.erl: remove trailing whitespaceBjörn Gustavsson
2010-01-19Update version numbersBjörn Gustavsson
2010-01-19Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP
2010-01-15beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson
2009-12-14Merge branch 'bg/on_load' into ccase/r13b04_devErlang/OTP
2009-12-14Merge branch 'bg/compiler-bopt-bug' into ccase/r13b04_devErlang/OTP
2009-12-13Change the expected return value for on_load functionsBjörn Gustavsson
2009-12-11beam_bool: Fix generation of code that does not validateBjörn Gustavsson
2009-12-10Fix crash in beam_boolBjörn Gustavsson
2009-12-09compiler: Teach 'slim' to omit compilation infoBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP