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 18360c44 lib/make.sh (make_check): Copy glibc required gcc libraries adds aa8d958a Add READ1 lib and tool to ABE adds 71a82617 Add gcc-read1 buffering workaround
No new revisions were added by this update.
Summary of changes: Makefile.in | 43 ++++++++++++++ abe.sh | 2 + configure | 14 +---- configure.ac | 13 +---- lib/make.sh | 4 ++ scripts/read1.c | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 224 insertions(+), 24 deletions(-) create mode 100644 Makefile.in create mode 100644 scripts/read1.c