This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested in repository toolchain/abe.
from 4b4eff16 Set bootstrap to yes if buildconfig is set. adds 1a260dbb Cleanup: Delete unused files. adds 4501c804 Cleanup: Fix permissions on files. adds 432711ab Cleanup: Remove --testcode option adds 6d645081 Cleanup: Remove unused global variables. adds 6f9d3670 latest-rel: Upgrade to gcc-8.3
No new revisions were added by this update.
Summary of changes: abe.sh | 3 - config/latest-rel/gcc.conf | 2 +- lib/benchmark.sh | 133 ---------------------- lib/common.sh | 1 - lib/configure.sh | 0 lib/diff.sh | 157 -------------------------- lib/fetch.sh | 0 lib/globals.sh | 10 -- lib/make.sh | 0 lib/release.sh | 0 lib/testcode.sh | 22 ---- runbenchmark.sh | 276 --------------------------------------------- 12 files changed, 1 insertion(+), 603 deletions(-) delete mode 100644 lib/benchmark.sh mode change 100755 => 100644 lib/configure.sh delete mode 100644 lib/diff.sh mode change 100755 => 100644 lib/fetch.sh mode change 100755 => 100644 lib/make.sh mode change 100755 => 100644 lib/release.sh delete mode 100644 lib/testcode.sh delete mode 100755 runbenchmark.sh