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 dd1a9fa3 Update config.guess new b8fe12de Cleanup get_component_list new 496172d8 Allow using system gmp, mpfr, mpc new bfefa7b9 Move dejagnu out of config/infrastructure.conf new 6474ca0f config/gcc.conf: Cleanup GCC configure line new 65c15ac7 Remove outdated components new d5f72b17 Update linux versions for "latest-rel" and "master" configs
The 6 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: abe.sh | 3 ++ config/cloog-parma.conf | 5 --- config/cloog-polylib.conf | 5 --- config/cloog-ppl.conf | 5 --- config/cloog.conf | 5 --- config/gcc.conf | 9 +++-- config/{latest-rel => gcc7}/linux.conf | 0 config/{latest-rel => gcc8}/linux.conf | 0 config/{latest-rel => gcc9}/linux.conf | 0 config/infrastructure.conf | 5 --- config/isl.conf | 5 --- config/latest-rel/linux.conf | 2 +- config/master/linux.conf | 2 +- config/ppl.conf | 5 --- lib/configure.sh | 2 +- lib/globals.sh | 61 ++++++++++++++++++++++------------ testsuite/test.sh | 14 -------- 17 files changed, 52 insertions(+), 76 deletions(-) delete mode 100644 config/cloog-parma.conf delete mode 100644 config/cloog-polylib.conf delete mode 100644 config/cloog-ppl.conf delete mode 100644 config/cloog.conf copy config/{latest-rel => gcc7}/linux.conf (100%) copy config/{latest-rel => gcc8}/linux.conf (100%) copy config/{latest-rel => gcc9}/linux.conf (100%) delete mode 100644 config/infrastructure.conf delete mode 100644 config/isl.conf delete mode 100644 config/ppl.conf