This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from a9d4faaab1e Automatic date update in version.in
new 3db7a38804d Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_39-branch
in repository binutils-gdb.
from ccaa2449e26 Automatic date update in version.in
new d8e93445ac7 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/master-arm
in repository toolchain/ci/base-artifacts.
from bc337595 17: onsuccess: binutils-gcc: 1
new 3b06387a 18: onsuccess: binutils-gcc: 1
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 2080 -> 2092 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50628 -> 52240 bytes
04-build_abe-gcc/console.log.xz | Bin 233604 -> 232628 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3108 -> 3132 bytes
07-check_regression/console.log.xz | Bin 2752 -> 2376 bytes
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 27 +-
{baseline => git}/binutils_rev | 0
{baseline => git}/binutils_url | 0
{baseline => git}/gcc_rev | 0
{baseline => git}/gcc_url | 0
manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2795292 -> 2787816 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2358956 -> 2372336 bytes
sumfiles/gcc.sum | 4722 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 904096 -> 902496 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202332 -> 202304 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455492 -> 459976 bytes
sumfiles/libstdc++.sum | 10 +-
28 files changed, 2481 insertions(+), 2513 deletions(-)
rename {baseline => git}/binutils_rev (100%)
rename {baseline => git}/binutils_url (100%)
rename {baseline => git}/gcc_rev (100%)
rename {baseline => git}/gcc_url (100%)
--
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 devel/modula-2
in repository gcc.
from 6e8e31eb93e Partial cleanup to implement calling cc1 from within cc1gm2.
new 8ee798366e6 gcc/m2/gm2-gcc/m2configure.h new file.
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/m2/gm2-gcc/{m2top.h => m2configure.h} | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
copy gcc/m2/gm2-gcc/{m2top.h => m2configure.h} (73%)
--
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 devel/modula-2
in repository gcc.
from 352fd437af9 Partial cleanup for gcc/m2/gm2spec.cc
new 6e8e31eb93e Partial cleanup to implement calling cc1 from within cc1gm2.
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/m2/Make-lang.in | 25 ++--
gcc/m2/el/gm2-mode.el | 8 +-
gcc/m2/gm2-compiler/M2AsmUtil.def | 63 +---------
gcc/m2/gm2-compiler/M2AsmUtil.mod | 134 +--------------------
gcc/m2/gm2-compiler/M2Configure.def | 73 -----------
gcc/m2/gm2-compiler/M2Configure.mod | 24 ----
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 8 +-
gcc/m2/gm2-compiler/M2GenGCC.mod | 1 -
gcc/m2/gm2-compiler/M2Options.def | 19 ++-
gcc/m2/gm2-compiler/M2Options.mod | 71 +++++------
gcc/m2/gm2-compiler/M2Preprocess.mod | 2 +-
gcc/m2/gm2-compiler/M2Quads.mod | 71 +++--------
gcc/m2/gm2-gcc/m2configure.cc | 101 ++++++++++++++++
.../M2Graph.def => gm2-gcc/m2configure.def} | 38 ++----
gcc/m2/gm2-gcc/m2options.h | 2 +
gcc/m2/gm2-lang.cc | 6 +-
gcc/m2/gm2spec.cc | 63 +---------
gcc/m2/lang-specs.h | 4 +-
gcc/m2/lang.opt | 8 +-
19 files changed, 225 insertions(+), 496 deletions(-)
delete mode 100644 gcc/m2/gm2-compiler/M2Configure.def
delete mode 100644 gcc/m2/gm2-compiler/M2Configure.mod
create mode 100644 gcc/m2/gm2-gcc/m2configure.cc
copy gcc/m2/{gm2-compiler/M2Graph.def => gm2-gcc/m2configure.def} (58%)
--
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-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 0615ce47 4: onsuccess: binutils-gcc: 2
new d2f31a5e 5: onsuccess: binutils-gcc: 2
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 1632 -> 2112 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38772 -> 38224 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271192 -> 272692 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 9 +++++++++
git/binutils_rev | 1 +
git/binutils_url | 1 +
git/gcc_rev | 1 +
git/gcc_url | 1 +
manifest.sh | 18 +++++++++---------
11 files changed, 22 insertions(+), 9 deletions(-)
create mode 100644 git/binutils_rev
create mode 100644 git/binutils_url
create mode 100644 git/gcc_rev
create mode 100644 git/gcc_url
--
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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 6ea22f10 5: onsuccess: binutils-llvm-linux-qemu: 21891
new b61fcc5a 6: onsuccess: binutils-llvm-linux-qemu: 21891
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 1712 -> 2296 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29824 -> 30084 bytes
04-build_kernel_llvm/console.log.xz | Bin 65592 -> 65564 bytes
05-build_abe-qemu/console.log.xz | Bin 31332 -> 31496 bytes
06-build_linux/console.log.xz | Bin 5132 -> 5184 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 8 ++++----
git/binutils_rev | 1 +
git/binutils_url | 1 +
git/linux_rev | 1 +
git/linux_url | 1 +
git/llvm_rev | 1 +
git/llvm_url | 1 +
git/qemu_rev | 1 +
git/qemu_url | 1 +
manifest.sh | 30 +++++++++++++++---------------
17 files changed, 27 insertions(+), 19 deletions(-)
create mode 100644 git/binutils_rev
create mode 100644 git/binutils_url
create mode 100644 git/linux_rev
create mode 100644 git/linux_url
create mode 100644 git/llvm_rev
create mode 100644 git/llvm_url
create mode 100644 git/qemu_rev
create mode 100644 git/qemu_url
--
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/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from fca961c9 1: onsuccess: binutils-gcc: 2
new f6722280 2: onsuccess: binutils-gcc: 2
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 1632 -> 2100 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38288 -> 38020 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 253708 -> 253480 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
git/binutils_rev | 1 +
git/binutils_url | 1 +
git/gcc_rev | 1 +
git/gcc_url | 1 +
manifest.sh | 18 +++++++++---------
10 files changed, 13 insertions(+), 9 deletions(-)
create mode 100644 git/binutils_rev
create mode 100644 git/binutils_url
create mode 100644 git/gcc_rev
create mode 100644 git/gcc_url
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.