This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 17bcb02c3 0: update: binutils-gcc-linux-qemu: boot
new a672e015a 0: update: binutils-gcc-linux-qemu: boot
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 (17bcb02c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1604 -> 1832 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2804 bytes
03-build_abe-binutils/console.log.xz | Bin 29980 -> 30864 bytes
04-build_abe-stage1/console.log.xz | Bin 90848 -> 90896 bytes
05-build_abe-qemu/console.log.xz | Bin 30228 -> 31068 bytes
06-build_linux/console.log.xz | Bin 4884 -> 61368 bytes
07-boot_linux/console.log.xz | Bin 5924 -> 5944 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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 047eaf9a6 Cygwin: drop autoloading kernel32 symbols available since Windows 7
new c6c414fcb libgloss: bfin: fix missing dir with parallel install
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:
libgloss/bfin/Makefile.in | 1 +
1 file changed, 1 insertion(+)
--
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 topic/rip-off-32
in repository newlib.
discards 8f5ff73a4 Cygwin: configure: Define default valus for target specific v [...]
discards a0043697e Cygwin: config.h: drop including auto-generated tlsoffsets.h file
discards 062e71e11 Cygwin: drop i686-only files
discards e37616479 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
discards 9a6b45414 Cygwin: configure: disable i686 builds
adds 996a85ba4 newlib: drop unused saber file
adds dcbff9eea newlib: merge iconvdata into top-level Makefile
adds b095628ec libgloss: Fix PRU & Blackfin mkinstalldirs path
adds 047eaf9a6 Cygwin: drop autoloading kernel32 symbols available since Windows 7
new ce59ee1b8 Cygwin: configure: disable i686 builds
new c83c7ed88 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
new 4020cd632 Cygwin: drop i686-only files
new 4c321ae45 Cygwin: config.h: drop including auto-generated tlsoffsets.h file
new 3ffa01246 Cygwin: configure: Define default valus for target specific v [...]
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 (8f5ff73a4)
\
N -- N -- N refs/heads/topic/rip-off-32 (3ffa01246)
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 5 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:
libgloss/bfin/Makefile.in | 3 +-
libgloss/pru/Makefile.in | 3 +-
newlib/Makefile.am | 7 +-
newlib/Makefile.in | 175 +-
newlib/configure | 22 +-
newlib/configure.ac | 6 +-
newlib/iconvdata/Makefile.am | 23 -
newlib/iconvdata/Makefile.in | 643 --
newlib/iconvdata/Makefile.inc | 20 +
newlib/iconvdata/aclocal.m4 | 1178 ----
newlib/iconvdata/configure | 14169 ----------------------------------------
newlib/iconvdata/configure.ac | 22 -
newlib/libc/saber | 184 -
winsup/cygwin/autoload.cc | 6 -
14 files changed, 198 insertions(+), 16263 deletions(-)
delete mode 100644 newlib/iconvdata/Makefile.am
delete mode 100644 newlib/iconvdata/Makefile.in
create mode 100644 newlib/iconvdata/Makefile.inc
delete mode 100644 newlib/iconvdata/aclocal.m4
delete mode 100755 newlib/iconvdata/configure
delete mode 100644 newlib/iconvdata/configure.ac
delete mode 100644 newlib/libc/saber
--
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 gcc.
from b500d2591ea Make graph dumping work for fn != cfun
new 430dca620fa cfgrtl: Fix up locus comparison in unique_locus_on_edge_bet [...]
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:
gcc/cfgrtl.cc | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 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_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c8d5fd3be 0: update: binutils-gcc-linux-qemu: boot
new 8bd577451 0: update: binutils-gcc-linux-qemu: boot
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 (c8d5fd3be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1564 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30332 -> 30300 bytes
04-build_abe-stage1/console.log.xz | Bin 72144 -> 71224 bytes
05-build_abe-qemu/console.log.xz | Bin 30612 -> 31208 bytes
06-build_linux/console.log.xz | Bin 3164 -> 3304 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.