summaryrefslogtreecommitdiff
path: root/abe-bisect-helper.sh
AgeCommit message (Collapse)Author
2017-10-18abe-bisect.sh, abe-bisect-helper.sh: Add support for CPU,FPU,MODE.Christophe Lyon
Add support for the CPU,FPU and MODE overrides via the new ABE option: --set gcc_override_configure=XXX Change-Id: I14e55ac6c236478583cb10363d68286a9a4d6805
2017-10-11abe-bisect-helper.sh: Make use of the number of pass/fail in good.Christophe Lyon
Consider current commit "good" if it has more passes than GOOD, and "bad" if it has more failures. Change-Id: I76b325e3985699b04dd107c4a39c2315b82bef78
2017-10-11abe-bisect-helper.sh: Call git show with --no-pager.Christophe Lyon
To avoid less to wait for user input in case the scripts are used in interactive mode. Change-Id: Ib9eb003248d5a8190bf3c1158cbf9e25be23af37
2017-08-24abe-bisect-helper.sh: Show commit before build/checkChristophe Lyon
To help read the logs, show the commit contents of each commit being tested during the bisect process. Change-Id: Icb39d08c8966e182aecbc2243c289c9c85c756fa
2016-12-15abe-bisect-helper.sh: redirect abe build logs.Christophe Lyon
To avoid filling Jenkins' console. Change-Id: Idebbc425f2418a29e749f6853b4504d3349248ff
2016-12-15abe-bisect.sh abe-bisect-helper.sh: New scripts.Christophe Lyon
This pair of scripts helps bisecting a regression in GCC (master branch) using ABE. Change-Id: Iea54df1d5038eb3f570a9f387990118cd3ac7d92