summaryrefslogtreecommitdiff
path: root/tool/m4
AgeCommit message (Expand)Author
2020-02-06do not assume GCC for __builtin_setjmp卜部昌平
2019-09-21typedef rb_jmpbuf_t to void *[5] if __builtin_setjmp is usedFangrui Song
2019-06-19Remove IA64 support.Samuel Williams
2019-02-08configure.ac: check finite,isinf,isnan as macros firstnobu
2018-11-19_colorize_result_prepare.m4: do not save CONFIGURE_TTYnobu
2018-11-13.travis.yml: specify --tty=noshyouhei
2018-11-06gc.c: move ASAN check to configureshyouhei
2018-10-03support --with-arch=x86_64hshyouhei
2018-09-04use mingw ANSI stdionobu
2018-09-03Declare as gnu_printf on mingwnobu
2018-04-03Honor --silent optionnobu
2018-04-03Fixed unmatched quotes and bracketsnobu
2018-02-20tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal
2018-02-18mjit.c: no va_copynobu
2018-02-16ruby_check_va_copy.m4: for cross compilingnobu
2018-02-06deal with aclocal(1)shyouhei
2018-02-05Fix undefined behaviorkazu
2018-02-05need shell's escape instead of M4's.shyouhei
2018-02-05va_copy is a C99ismshyouhei
2018-01-20Emacs friendliness [ci skip]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei