This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master in repository toolchain/abe.
from 090aaefd Re-add latest-rel config, now with branches instead of tags new 745ade69 Make make_clean() less pathetic new bfb72e2c Cleanup use of get_component_builddir() new e4b32264 Add $component to stamp names new fff093e2 Remove non-useful testsuite parts
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/component.sh | 2 +- lib/configure.sh | 4 +- lib/fetch.sh | 5 +- lib/make.sh | 26 +- lib/package.sh | 3 +- lib/release.sh | 4 +- lib/stamp.sh | 11 +- testsuite/normalize-tests.sh | 103 -------- .../gcc.sum.xz | Bin 612 -> 0 bytes .../gcc.sum.xz | Bin 636 -> 0 bytes testsuite/report-tests.sh | 112 -------- testsuite/stamp-tests.sh | 287 --------------------- testsuite/test.sh | 3 - 13 files changed, 23 insertions(+), 537 deletions(-) delete mode 100644 testsuite/normalize-tests.sh delete mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...] delete mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...] delete mode 100755 testsuite/report-tests.sh delete mode 100644 testsuite/stamp-tests.sh