Commit Graph

2440 Commits

Author SHA1 Message Date
Vasil Velichkov cef21e07ac Fix several memory leaks in the tests 2017-10-10 09:11:39 -07:00
Vasil Velichkov 5532a1d6cc Expose the ASAN_ENV_FLAGS in check-assembly.sh 2017-10-10 09:08:10 -07:00
Lev Walkin d0d63928af overrideable fuzzing time 2017-10-10 01:27:37 -07:00
Lev Walkin 490064f12a ignore compile products 2017-10-10 00:53:33 -07:00
Lev Walkin ac6db177de better debugging 2017-10-10 00:53:33 -07:00
Lev Walkin 294aebc7f2 regenerated 2017-10-10 00:30:21 -07:00
Lev Walkin 8f5017645b typo fix 2017-10-10 00:28:57 -07:00
Lev Walkin 758aeaddfb remove excessive useless integer conversion width 2017-10-10 00:12:02 -07:00
Lev Walkin e24bad1a56 fix under-replacement 2017-10-09 23:58:15 -07:00
Lev Walkin 42a94cbc30 unistd does not always include getopt.h (by @velichkov) 2017-10-09 20:30:08 -07:00
Lev Walkin c346f90373 easier fix for sanitization (by @velichkov) 2017-10-09 20:30:08 -07:00
Lev Walkin ebeb401513 more portable get_param 2017-10-09 20:30:08 -07:00
Lev Walkin 121ad66245 better entropy estimation 2017-10-09 01:03:54 -07:00
Lev Walkin 40bb23cbc3 proper bundles specified 2017-10-09 07:17:48 +00:00
Lev Walkin c143b7a26e avoid linking 32-bit with 64-bit libs 2017-10-09 07:08:06 +00:00
Lev Walkin b98c77131b distclean might not clean properly if not fully compiled 2017-10-09 06:34:47 +00:00
Lev Walkin ed93977dfa internal implementation file 2017-10-08 23:04:04 -07:00
Lev Walkin d20f174624 regenerated 2017-10-08 23:02:34 -07:00
Lev Walkin 40b8a7ae99 simpler makefile generation 2017-10-08 22:56:13 -07:00
Lev Walkin 45bae08c71 Merge pull request #214 from brchiu/fix_vlm_issue_211
Fix issue 211
2017-10-08 19:55:03 -07:00
Lev Walkin a4f8e94bc1 get rid of alloca() in compiler 2017-10-08 19:28:56 -07:00
Lev Walkin e2bbbf8f1e remove the use of alloca in skeletons 2017-10-08 18:52:37 -07:00
Lev Walkin c36803785e PATH_MAX is hard to get these days on the Sun... 2017-10-08 17:37:37 -07:00
Lev Walkin 226d107945 use certified make 2017-10-08 17:37:11 -07:00
Lev Walkin 2225674d46 cosmetics 2017-10-08 16:33:57 -07:00
Lev Walkin 1f05facc8c ignore garbage in the tests directory 2017-10-08 16:33:21 -07:00
Lev Walkin 09be69c010 compatibility with building off-sources 2017-10-08 16:28:11 -07:00
Lev Walkin 8e71151267 add file which is not guaranteed to be included 2017-10-08 16:18:05 -07:00
Lev Walkin 68079d3861 detect double->float overflows 2017-10-08 15:41:20 -07:00
Lev Walkin ab25f195ce avoid removing directory with potentially modified/linked useful sources 2017-10-08 12:50:43 -07:00
Lev Walkin 7c470c7cb4 do up to eight different tests: m32/m64 and native/wide, and randomizer/fuzzer, in a matrix 2017-10-08 04:01:45 -07:00
Lev Walkin 60d6267811 support -m32 for 32-bit testing 2017-10-08 03:16:16 -07:00
Lev Walkin 63a89da5ec fix tail zeroes elimination 2017-10-08 02:48:32 -07:00
Lev Walkin 6cbed3dd61 reconfigured tests to support -m32 32-bit mode testing with sanitizers 2017-10-07 16:42:41 -07:00
Lev Walkin cc6a76b2d6 Undefined Behavior sanitizer fixes 2017-10-07 16:23:16 -07:00
Lev Walkin fa9a326d54 Sun compat 2017-10-07 16:22:47 -07:00
Lev Walkin fe37431038 sun compatibility 2017-10-07 00:25:05 -07:00
Lev Walkin 9d6ba1c805 Solaris fix 2017-10-06 16:38:07 -07:00
Lev Walkin b7c5899615 Ensure XER decoding happens in the long domain (instead of imax_t) 2017-10-06 16:36:32 -07:00
Lev Walkin 6bdd8c0ae1 vasnprintf for Solaris 2017-10-06 16:35:45 -07:00
Lev Walkin 85d7a1b3d8 32-bit mode compile 2017-10-06 16:35:21 -07:00
Bi-Ruei, Chiu 3ed43b2539 Fix issue 211 2017-10-06 18:46:25 +08:00
Lev Walkin f58f1fccee expose current make tool to check-bundles.sh 2017-10-06 00:30:50 -07:00
Lev Walkin 39936ce6b9 Solaris compatibility 2017-10-05 23:56:39 -07:00
Lev Walkin a06b1b4ddf Solaris does not have vasnprintf() 2017-10-05 23:07:22 -07:00
Lev Walkin d28b45fd93 run through shellcheck 2017-10-05 22:09:19 -07:00
Lev Walkin 9cbf678474 remove warnings 2017-10-05 16:31:53 -07:00
Lev Walkin ad4c63dad3 check for defines instead of guessing 2017-10-05 18:07:15 +00:00
Lev Walkin fb46912955 remove nonportable debug 2017-10-05 18:02:38 +00:00
Lev Walkin d839785d25 add OER ENUMERATED in -fwide-types mode 2017-10-05 01:09:50 -07:00