summaryrefslogtreecommitdiff
path: root/compile.c
AgeCommit message (Expand)Author
2018-05-09RSTRING_PTR is not guaranteed to be VALUE-aligned (retry)shyouhei
2018-05-02compile.c: mark catch_except_p of iseqk0kubun
2018-04-25compile.c: fix unconditional branch optimizationnobu
2018-04-23compile.c: copy a short insn with leavenobu
2018-04-23compile.c: insn before popnobu
2018-04-21compile.c: optimize checktypenobu
2018-04-21insns.def: checktypenobu
2018-04-21compile.c: renamed macro argumentsnobu
2018-04-16compile.c: align rangenobu
2018-04-13Add write barrier calls for direct marking objects.tenderlove
2018-04-08compile.c: disable debug prints on sparcnobu
2018-04-08compile.c: fix an exception argumentnobu
2018-04-08compile.c: suppress warningsnobu
2018-04-08compile.c: align ibf_object_headernobu
2018-04-08compile.c: debug prints in ibf_load_objectnobu
2018-04-08compile.c: align IBF dumped datanobu
2018-04-07compile.c: refine debug printsnobu
2018-04-05compile.c: fix positions encodenobu
2018-04-05compile.c: do not dump pointersnobu
2018-04-05compile.c: clear paddingnobu
2018-04-05compile.c: do not dump pointersnobu
2018-04-05compile.c: zero fillnobu
2018-03-31compile.c: compile_evstrnobu
2018-03-31compile.c: end_labelnobu
2018-03-30compile.c: do not dump unused callinfosnobu
2018-03-24compile.c: split add_insn_infonobu
2018-03-24compile.c: suppress missing-noreturnnobu
2018-03-20node.c: predicates for special NODEsnobu
2018-03-20compile.c: fix ibf_load_codenobu
2018-03-19Reverting r62775, this should fix i686 buildstenderlove
2018-03-19compile.c: arg var indexnobu
2018-03-18compile.c: fix function name [ci skip]nobu
2018-03-17compile.c: resize to align offsetsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-17compile.c: align offsetsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16Revert "Add direct marking on iseq operands"naruse
2018-03-16Revert "Fix error: implicit conversion loses integer precision"naruse
2018-03-16compile.c: fix load_from_binarynobu
2018-03-15Revert r62617 "compile.c: fix load_from_binary"naruse
2018-03-10compile.c: mark all ISeq ancestors as catch_except_pk0kubun
2018-03-10Fix error: implicit conversion loses integer precisionkazu
2018-03-09Add direct marking on iseq operandstenderlove
2018-03-04compile.c: set catch_except_p flagk0kubun
2018-03-01compile.c: raise on invalid inputnobu
2018-03-01compile.c: do not truncate VALUE to longnobu
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu