1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
shyouhei 16f5b18b7a gc.c: move ASAN check to configure
Availability of attributes are checked in configure these days,
rather than compiler macros.  Also
__attribute__((no_address_safety_analysis)) is considered
deprecated in both GCC and Clang.  Use the current best practice
if available.  See also:

https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html
https://clang.llvm.org/docs/AddressSanitizer.html


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-06 02:57:28 +00:00
..
m4 gc.c: move ASAN check to configure 2018-11-06 02:57:28 +00:00
ruby_vm _mjit_compile_send.erb: do not inline tailcall ISeq 2018-10-30 14:57:03 +00:00
test
asm_parse.rb
bisect.sh
build-transcode
change_maker.rb
checksum.rb
colorize.rb
darwin-cc darwin-cc: hide ld warnings 2018-09-21 07:19:13 +00:00
downloader.rb tool/downloader.rb: retry Net::ReadTimeout 2018-10-16 09:29:23 +00:00
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb tool/enc-unicode.rb: rewrote without flip-flop 2018-09-22 20:39:35 +00:00
eval.rb
expand-config.rb
extlibs.rb
fake.rb
fetch-bundled_gems.rb
file2lastrev.rb
gem-unpack.rb
gen_dummy_probes.rb
gen_ruby_tapset.rb
generate-backport-changelog.rb
generic_erb.rb
git-refresh
gperf.sed
id2token.rb
ifchange
insns2vm.rb
install-sh
jisx0208.rb
make-snapshot make-snapshot: package with TarHeader 2018-10-18 06:36:30 +00:00
make_hgraph.rb
mdoc2man.rb
merger.rb remove message already unnecesary 2018-10-18 00:54:32 +00:00
mk_call_iseq_optimized.rb _mjit_compile_send.erb: refactor code to setup iseq 2018-09-24 06:09:55 +00:00
mkconfig.rb rename configure option --disable-mjit to --disable-mjit-support 2018-10-20 08:00:42 +00:00
mkrunnable.rb
node_name.rb
parse.rb
prereq.status
probes_to_wiki.rb
rbinstall.rb win32/Makefile.sub: generate MJIT header pdb 2018-10-11 16:28:04 +00:00
rbuninstall.rb
redmine-backporter.rb
release.sh
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb
strip-rdoc.rb
sync_default_gems.rb Added bundler as default gems. Revisit [Feature #12733] 2018-11-02 23:07:56 +00:00
test-coverage.rb
transcode-tblgen.rb
transform_mjit_header.rb Fix a typo [ci skip] 2018-11-05 06:02:42 +00:00
update-deps
vcs.rb
vpath.rb
vtlh.rb
ytab.sed