summaryrefslogtreecommitdiff
path: root/abe-bisect.sh
AgeCommit message (Expand)Author
2021-03-11abe-bisect.sh: Fix typoChristophe Lyon
2021-03-11abe-bisect.sh: Fix 'check' phase for good and bad commitsChristophe Lyon
2021-03-11abe-bisect.sh: Exit with an explicit error if no .sum was producedChristophe Lyon
2021-02-08abe-bisect.sh: Split build and test phases for the initial good/bad checksChristophe Lyon
2021-02-08abe-bisect.sh: Dump .log files when we fail to detect more errors in bad vs goodChristophe Lyon
2021-02-08abe-bisect.sh: Fix occurrences of BAD/GOOD vs BADGIT/GOODGIT and BADSHA1/GOOD...Christophe Lyon
2020-12-18abe-bisect.sh: Fix path to stage2 build dir after recent ABE changesChristophe Lyon
2020-05-04abe-bisect*: Fix grep invocationsChristophe Lyon
2020-04-28Shellcheck fixes round 3David Spickett
2020-04-22Various shellcheck warning fixesDavid Spickett
2020-04-20Shellcheck warning fixesDavid Spickett
2020-04-15abe-bisect*: Fix previous commitChristophe Lyon
2020-04-15abe-bisect*: Fix support for LTO testcasesChristophe Lyon
2020-02-01abe-bisect.sh: Require GOOTGIT and BADGIT instead of GOOD and BADChristophe Lyon
2020-01-15abe-bisect.sh: Add support for good and bad revs as git revsChristophe Lyon
2019-11-06abe-bisect.sh, abe-bisect-helper.sh: Be stricter when counting FAIL/PASSChristophe Lyon
2019-04-04abe-bisect.sh: Prefix notification email with a link to BUILD_URLChristophe Lyon
2019-04-04abe-bisect.sh: Save interesting output in mail-body.txtChristophe Lyon
2017-10-18abe-bisect.sh, abe-bisect-helper.sh: Add support for CPU,FPU,MODE.Christophe Lyon
2017-10-11abe-bisect-helper.sh: Make use of the number of pass/fail in good.Christophe Lyon
2017-10-11abe-bisect-helper.sh: Call git show with --no-pager.Christophe Lyon
2017-10-10abe-bisect.sh: Add a sanity check before starting bisection.Christophe Lyon
2017-06-16abe-bisect.sh: Use gcc-bisect-dir instead of snapshots/gcc.git~masterChristophe Lyon
2017-06-15abe-bisect.sh: cleanup before pullChristophe Lyon
2017-06-13abe-bisect.sh: pull latest version of gcc master before bisecting.Christophe Lyon
2017-05-31abe-bisect.sh: Remove gcc.git~master directory before starting.Christophe Lyon
2017-05-31abe-bisect.sh: Cleanup workdir before starting.Christophe Lyon
2016-12-15abe-bisect.sh: Fix typo in --with-git-reference-dir.Christophe Lyon
2016-12-15abe-bisect.sh abe-bisect-helper.sh: New scripts.Christophe Lyon