summaryrefslogtreecommitdiff
path: root/tool/transform_mjit_header.rb
AgeCommit message (Expand)Author
2018-11-05Fix a typo [ci skip]kazu
2018-11-05Create MJIT header with strict permissionnobu
2018-10-19transform_mjit_header.rb: fix up r65169nobu
2018-10-19transform_mjit_header.rb: `inline` may be a macronobu
2018-10-19transform_mjit_header.rb: add system_header pragmanobu
2018-09-26revert r64847, r64846 and r64839k0kubun
2018-09-26revert r64838 and r64839k0kubun
2018-09-25Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-11transform_mjit_header.rb: add static to Init_*k0kubun
2018-07-31transform_mjit_header.rb: more strict FUNC_HEADER_REGEXPk0kubun
2018-07-31transform_mjit_header.rb: accept having attributek0kubun
2018-07-24transform_mjit_header.rb: fix performance regressionk0kubun
2018-05-11transform_mjit_header.rb: workaround for Solaris 10 with old GCCngoto
2018-03-17transform_mjit_header.rb: read output and errorsnobu
2018-03-07transform_mjit_header.rb: inline ivar operationsk0kubun
2018-03-06transform_mjit_header.rb: inline VM instructionsk0kubun
2018-03-06transform_mjit_header.rb: drop obsoleted debug codek0kubun
2018-02-11common.mk: add comments about r62355 [ci skip]k0kubun
2018-02-09transform_mjit_header.rb: fix typo in r62326k0kubun
2018-02-09transform_mjit_header.rb: pass -std=c99 for AIX gcck0kubun
2018-02-07transform_mjit_header.rb: very verbose error logk0kubun
2018-02-07transform_mjit_header.rb: apply Regexp.escapek0kubun
2018-02-07transform_mjit_header.rb: ignore unsupported cck0kubun
2018-02-06transform_mjit_header.rb: resurrect `exit false`k0kubun
2018-02-06transform_mjit_header.rb: add output for debugk0kubun
2018-02-06Remove unused capturekazu
2018-02-05transform_mjit_header.rb: restrict transformationk0kubun
2018-02-05transform_mjit_header.rb: same command after errornobu
2018-02-05transform_mjit_header.rb: check initial codek0kubun
2018-02-05transform_mjit_header.rb: remove predefined macrosk0kubun
2018-02-05transform_mjit_header.rb: no extra CRsnobu
2018-02-05transform_mjit_header.rb: take program name from $0nobu
2018-02-05transform_mjit_header.rb: read/write in binmodenobu
2018-02-05transform_mjit_header.rb: separate macro and codenobu
2018-02-05transform_mjit_header.rb: scan by regexpnobu
2018-02-05Use system option instead of shell redirectkazu
2018-02-04transform_mjit_header.rb: refactor messages and exitnobu
2018-02-04match whole wordnobu
2018-02-04Fix typos and remove redundant `/#{}/`kazu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04common.mk: install a single header file for JITk0kubun