This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_aosp-code_size-dalvikvm/oriole-master
in repository toolchain/ci/base-artifacts.
from ed8b381285 onsuccess: #164: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new abc0991de7 onsuccess: #165: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2288 -> 2044 bytes
02-build_aosp_toolchain/console.log.xz | Bin 217960 -> 2056 bytes
03-build_shadow_llvm/console.log.xz | Bin 145900 -> 146092 bytes
04-build_aosp/console.log.xz | Bin 15880 -> 14972 bytes
06-check_regression/console.log.xz | Bin 2016 -> 1844 bytes
git/llvm_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 17 ++++++++---------
results-vs-prev/results.csv | 4 ++--
size.csv | 6 +++---
10 files changed, 15 insertions(+), 16 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_aosp-build-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from 1c6ce8ac07 onsuccess: #147: 5: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 1da21b7c3f onsuccess: #148: 5: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2280 -> 2272 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1872 -> 214132 bytes
03-build_shadow_llvm/console.log.xz | Bin 134208 -> 145620 bytes
04-build_aosp/console.log.xz | Bin 1293148 -> 1310716 bytes
06-check_regression/aosp.improvements | 2 +-
06-check_regression/console.log.xz | Bin 43888 -> 44404 bytes
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 22 +-
results-vs-first/results.csv | 842 +++++++++++-----------
results-vs-prev/results.csv | 1228 ++++++++++++++++----------------
size.csv | 1214 +++++++++++++++----------------
14 files changed, 1658 insertions(+), 1658 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/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 5fce9d29c7 onsuccess: #35: 7485: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 6b161c2398 onsuccess: #36: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2324 -> 2336 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2668 bytes
03-build_abe-binutils/console.log.xz | Bin 28160 -> 27764 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18080 -> 18064 bytes
04-build_kernel_llvm/console.log.xz | Bin 67172 -> 68124 bytes
05-build_abe-qemu/console.log.xz | Bin 36064 -> 35968 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 27864 -> 27852 bytes
06-build_linux/console.log.xz | Bin 3868 -> 3236 bytes
07-boot_linux/console.log.xz | Bin 0 -> 6104 bytes
08-check_regression/console.log.xz | Bin 524 -> 452 bytes
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 25 ++++++++++++++-----------
results | 6 +++++-
16 files changed, 23 insertions(+), 16 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
--
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 linux.
from 692b7dc87ca6 Merge tag 'hyperv-fixes-signed-20230619' of git://git.kern [...]
new 2b9b8f3b68ed ksmbd: validate command payload size
new 40b268d384a2 ksmbd: add mnt_want_write to ksmbd vfs functions
new 5fe7f7b78290 ksmbd: fix out-of-bound read in smb2_write
new 5005bcb42191 ksmbd: validate session id and tree id in the compound request
new 99ec1ed7c2ed Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.o [...]
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:
fs/smb/server/server.c | 33 +++++++------
fs/smb/server/smb2misc.c | 33 +++++++------
fs/smb/server/smb2pdu.c | 70 +++++++++++++++++++--------
fs/smb/server/smbacl.c | 10 ++--
fs/smb/server/vfs.c | 117 ++++++++++++++++++++++++++++++++++++----------
fs/smb/server/vfs.h | 17 ++++---
fs/smb/server/vfs_cache.c | 2 +-
7 files changed, 196 insertions(+), 86 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_gnu_embed_check_binutils/master-arm_eabi
in repository toolchain/ci/base-artifacts.
from 59abd51562 onsuccess: #40: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new dd7b5fe97e onsuccess: #41: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
00-sumfiles/binutils.log.xz | Bin 33112 -> 33100 bytes
00-sumfiles/gas.log.xz | Bin 100936 -> 100908 bytes
00-sumfiles/ld.log.xz | Bin 63052 -> 63068 bytes
01-reset_artifacts/console.log.xz | Bin 2380 -> 2384 bytes
02-prepare_abe/console.log.xz | Bin 2604 -> 2632 bytes
03-build_abe-binutils/console.log.xz | Bin 27480 -> 27244 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17732 -> 17612 bytes
04-build_abe-stage1/console.log.xz | Bin 267264 -> 266772 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 253076 -> 252304 bytes
05-clean_sysroot/console.log.xz | Bin 364 -> 364 bytes
06-build_abe-newlib/console.log.xz | Bin 56004 -> 56048 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 18596 -> 18052 bytes
07-build_abe-stage2/console.log.xz | Bin 586040 -> 586868 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 474824 -> 473800 bytes
08-build_abe-gdb/console.log.xz | Bin 34836 -> 34680 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 26420 -> 26376 bytes
09-build_abe-qemu/console.log.xz | Bin 36356 -> 35912 bytes
09-build_abe-qemu/make-qemu.log.xz | Bin 27924 -> 27844 bytes
10-build_abe-dejagnu/console.log.xz | Bin 4336 -> 4380 bytes
10-build_abe-dejagnu/make-dejagnu.log.xz | Bin 584 -> 584 bytes
11-build_abe-check_binutils/check-binutils.log.xz | Bin 5040 -> 5040 bytes
11-build_abe-check_binutils/console.log.xz | Bin 3212 -> 3168 bytes
12-check_regression/console.log.xz | Bin 1200 -> 1104 bytes
12-check_regression/results.compare2 | 21 ++++--------
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/newlib_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 38 +++++++++++-----------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +--
sumfiles/ld.sum | 2 +-
34 files changed, 36 insertions(+), 43 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 master
in repository toolchain/ci/interesting-commits.
from 6e671d9f Add entry 85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2 from https [...]
new 70d0e90a Add entry 85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2 from https [...]
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/basepoints/gcc-14-1925-g85c39a3cf15 | 1 +
gcc/sha1/85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/commit-log.txt | 5 +++++
.../status.txt | 4 ++--
.../master-aarch64-bootstrap_debug}/reproduction_instructions.txt | 8 ++++----
.../master-aarch64-bootstrap_debug}/summary.txt | 0
.../tcwg_bootstrap_build/status.txt | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)
create mode 120000 gcc/basepoints/gcc-14-1925-g85c39a3cf15
create mode 100644 gcc/sha1/85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/commit-log.txt
copy gcc/sha1/{57446d1bc9757ee1fb030600d38fa9487231f2a4 => 85c39a3cf157916ac494e8e [...]
copy gcc/sha1/{6a2e8dcbbd4bab374b27abea375bf7a921047800/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/{000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364/tcwg_gnu_embed_check_gcc/m [...]
create mode 100644 gcc/sha1/85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/tcwg_bootstra [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 7ae59e37 Add entry 6a2e8dcbbd4bab374b27abea375bf7a921047800 from https [...]
new 6e671d9f Add entry 85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2 from https [...]
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:
.../build_url => 85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/first_url} | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap_debug}/build_url | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{22d85c10a004f4f5eaf6b68b62a0792faf048bf8/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/{22d85c10a004f4f5eaf6b68b62a0792faf048bf8/tcwg_bootstrap_build/maste [...]
create mode 100644 gcc/sha1/85c39a3cf157916ac494e8e90ad1df2cb6bf5cf2/tcwg_bootstra [...]
--
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_bootstrap_build/master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from bf8e03c81c onsuccess: #63: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 2f8a4a8c25 force: #66: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_boot [...]
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 2140 -> 2180 bytes
02-prepare_abe/console.log.xz | Bin 2592 -> 2628 bytes
04-build_abe-bootstrap_debug/console.log.xz | Bin 269380 -> 267676 bytes
.../make-gcc-stage2.log.xz | Bin 219088 -> 217168 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 12 ++++++------
8 files changed, 8 insertions(+), 8 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 master
in repository toolchain/ci/interesting-commits.
from 19ba430a Add entry 6a2e8dcbbd4bab374b27abea375bf7a921047800 from https [...]
new 7ae59e37 Add entry 6a2e8dcbbd4bab374b27abea375bf7a921047800 from https [...]
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/sha1/6a2e8dcbbd4bab374b27abea375bf7a921047800/status.txt | 3 +++
.../reproduction_instructions.txt | 4 ++--
.../master-aarch64-check_bootstrap_lto}/summary.txt | 0
.../tcwg_bootstrap_check/status.txt | 3 +++
4 files changed, 8 insertions(+), 2 deletions(-)
copy gcc/sha1/6a2e8dcbbd4bab374b27abea375bf7a921047800/tcwg_bootstrap_check/{maste [...]
copy gcc/sha1/{000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364/tcwg_gnu_embed_check_gcc/m [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 4ce5d22b Add entry 65f40cb455f8eaf83c163793d19640b56393c1e5 from https [...]
new 19ba430a Add entry 6a2e8dcbbd4bab374b27abea375bf7a921047800 from https [...]
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:
.../tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto}/build_url | 2 +-
.../master-aarch64-check_bootstrap_lto}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/6a2e8dcbbd4bab374b27abea375bf7a921047800/{tcwg_bootstrap_build/maste [...]
--
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 4c7d264eee5 calls: Change return type of predicate function from int to bool
new f8f68c4ca62 tree-ssa-math-opts: Small uaddc/usubc pattern matching impr [...]
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/testsuite/g++.target/i386/pr79173-1.C | 33 +++++++++++++++++++++++++++++++
gcc/tree-ssa-math-opts.cc | 5 +++++
2 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.target/i386/pr79173-1.C
--
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_binutils_check/master-aarch64
in repository toolchain/ci/base-artifacts.
from 74a0ea5da1 onsuccess: #61: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new b2231ec548 onsuccess: #62: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
00-sumfiles/binutils.log.xz | Bin 45388 -> 45332 bytes
00-sumfiles/gas.log.xz | Bin 151004 -> 150828 bytes
00-sumfiles/ld.log.xz | Bin 115792 -> 115756 bytes
01-reset_artifacts/console.log.xz | Bin 2156 -> 2120 bytes
02-prepare_abe/console.log.xz | Bin 2644 -> 2620 bytes
03-build_abe-binutils/console.log.xz | Bin 35756 -> 35704 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 24408 -> 24628 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4352 -> 4268 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5072 -> 5072 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3200 -> 3096 bytes
06-check_regression/console.log.xz | Bin 1052 -> 1056 bytes
06-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
19 files changed, 14 insertions(+), 14 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 binutils-gdb.
from c7face14225 x86: Don't check if AVX512 template requires AVX512VL
new 90db289d0d0 Remove mem2hex
new 6f96f4854f1 Use gdb::byte_vector in agent_expr
new a2bbca9fa5e Use std::vector<bool> for agent_expr::reg_mask
new b0b5ba6b7f2 Simplify agent_expr constructor
new da25448d526 Use bool for agent_expr::tracing
new 1e0e3ecd671 Make aop_map 'static'
new 3ba05819556 Remove aop_last
new 00a85428777 Use ARRAY_SIZE in ax-general.c
The 8 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:
gdb/ax-gdb.c | 38 ++++++-----
gdb/ax-general.c | 189 ++++++++++++++++++++++---------------------------------
gdb/ax.h | 67 ++++----------------
gdb/dwarf2/loc.c | 4 +-
gdb/remote.c | 14 ++---
gdb/tracepoint.c | 57 ++++-------------
6 files changed, 127 insertions(+), 242 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_glibc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
from 1adc6d9cc1 onsuccess: #430: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new ff5cd1221a onsuccess: #439: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 1904 -> 2140 bytes
02-prepare_abe/console.log.xz | Bin 2620 -> 2608 bytes
03-init_abe_sysroot/console.log.xz | Bin 424 -> 420 bytes
04-build_abe-glibc/console.log.xz | Bin 202976 -> 199280 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 191016 -> 190964 bytes
05-build_abe-dejagnu/console.log.xz | Bin 4284 -> 4296 bytes
05-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
.../check-glibc.log.xz | Bin 396908 -> 397344 bytes
.../console.log.xz | Bin 168564 -> 167476 bytes
.../make-glibc.log.xz | Bin 159264 -> 159212 bytes
07-check_regression/console.log.xz | Bin 1272 -> 1236 bytes
07-check_regression/results.compare2 | 46 +++++++++++----------
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/pw-report.log | 8 ++--
manifest.sh | 10 ++---
sumfiles/tests.sum | 8 ++--
sumfiles/xfails.xfail | 10 ++---
18 files changed, 43 insertions(+), 43 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_binutils_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 8cc08dbbbc onsuccess: #61: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 1ddd320638 onsuccess: #62: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2164 -> 2132 bytes
02-prepare_abe/console.log.xz | Bin 2644 -> 2660 bytes
04-build_abe-binutils/console.log.xz | Bin 36112 -> 36892 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 24536 -> 24448 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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_aosp-code_size-surfaceflinger/oriole-master
in repository toolchain/ci/base-artifacts.
from c1f046b613 onsuccess: #225: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 9194a510f1 onsuccess: #226: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2264 -> 2268 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1880 -> 216112 bytes
03-build_shadow_llvm/console.log.xz | Bin 132428 -> 146304 bytes
04-build_aosp/console.log.xz | Bin 72064 -> 72332 bytes
06-check_regression/aosp.improvements | 1 +
06-check_regression/console.log.xz | Bin 4832 -> 5000 bytes
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 22 ++++++-------
results-vs-first/results.csv | 38 +++++++++++-----------
results-vs-prev/results.csv | 52 +++++++++++++++---------------
size.csv | 56 ++++++++++++++++-----------------
14 files changed, 89 insertions(+), 88 deletions(-)
create mode 100644 06-check_regression/aosp.improvements
--
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 efecb298d88 runtime: use a C function to call mmap
new 4c7d264eee5 calls: Change return type of predicate function from int to bool
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/calls.cc | 166 ++++++++++++++++++++++++++++++-----------------------------
gcc/calls.h | 2 +-
2 files changed, 86 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.