This is an automated email from the git hooks/post-receive script.
Charles Baylis pushed a change to branch master in repository toolchain/tcwg-regression.
from 948f833 bug-2123: Do not skip on bare-metal targets. new 45f77ca Check all expected binaries are in the bin/ dir.
The 1 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: {bug-2123 => binaries}/Makefile | 1 + binaries/build.sh | 51 +++++++++++++++++++++++++++++++++++++++++ binaries/list-4.txt | 28 ++++++++++++++++++++++ binaries/list-mingw-4.txt | 32 ++++++++++++++++++++++++++ binaries/list-mingw.txt | 35 ++++++++++++++++++++++++++++ binaries/list.txt | 31 +++++++++++++++++++++++++ 6 files changed, 178 insertions(+) copy {bug-2123 => binaries}/Makefile (95%) create mode 100755 binaries/build.sh create mode 100644 binaries/list-4.txt create mode 100644 binaries/list-mingw-4.txt create mode 100644 binaries/list-mingw.txt create mode 100644 binaries/list.txt