This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a883cd0b 0: update: binutils-gcc: 2
new 463ff217 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a883cd0b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51248 -> 51660 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 458992 -> 458164 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 42 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 416792d59 newlib: libc: delete crt0.o duplication
new 2cab4d0bb Cygwin: pty, console: Refactor the code processing special keys.
new 29d8a8300 Cygwin: console: Rearrange set_(in|out)put_mode() calls.
new fc2662437 Cygwin: console: Call fix_tab_position() only if having broken tabs.
The 3 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:
winsup/cygwin/dtable.cc | 1 +
winsup/cygwin/exceptions.cc | 15 +++
winsup/cygwin/fhandler.h | 36 ++++--
winsup/cygwin/fhandler_console.cc | 236 +++++++++++++++++-----------------
winsup/cygwin/fhandler_termios.cc | 259 ++++++++++++++++++++++++--------------
winsup/cygwin/fhandler_tty.cc | 55 +++-----
winsup/cygwin/select.cc | 4 -
winsup/cygwin/spawn.cc | 40 +-----
winsup/cygwin/tty.h | 2 +-
9 files changed, 353 insertions(+), 295 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from 6b6767040 Cygwin: console: Set console mode even if stdin/stdout is red [...]
new ba7b912fe Cygwin: pty, console: Refactor the code processing special keys.
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:
winsup/cygwin/dtable.cc | 1 +
winsup/cygwin/exceptions.cc | 15 +++
winsup/cygwin/fhandler.h | 17 ++-
winsup/cygwin/fhandler_console.cc | 135 ++++++++------------
winsup/cygwin/fhandler_termios.cc | 259 ++++++++++++++++++++++++--------------
winsup/cygwin/fhandler_tty.cc | 55 +++-----
winsup/cygwin/tty.h | 2 +-
7 files changed, 264 insertions(+), 220 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from 9c192281e2 Automatic date update in version.in
adds 9cca177bae gdb/darwin: remove not-so-harmless spurious call to `wait4`
adds d65aab93df Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/darwin-nat.c | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 0f9316cc 0: update: binutils-gcc: 2
new a20ae9c6 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0f9316cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1516 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 52308 -> 51384 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 947228 -> 949800 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 25 ++++++++++++++++-----
jenkins/manifest.sh | 12 +++++-----
7 files changed, 25 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 9c192281e2 Automatic date update in version.in
adds 9cca177bae gdb/darwin: remove not-so-harmless spurious call to `wait4`
adds d65aab93df Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/darwin-nat.c | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 57dc7672 0: update: binutils-gcc: 1
new eb0cbf7d 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (57dc7672)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 37508 -> 37616 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263268 -> 262928 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3876 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2312 -> 2308 bytes
07-check_regression/console.log.xz | Bin 3184 -> 3136 bytes
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 74 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 531 ++-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 74 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3526920 -> 3522148 bytes
sumfiles/g++.sum | 141 +-
sumfiles/gcc.log.xz | Bin 3126184 -> 3133020 bytes
sumfiles/gcc.sum | 4680 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1065184 -> 1072944 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196608 -> 196644 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451236 -> 448260 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2853 insertions(+), 2877 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.