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-aarch64
in repository toolchain/ci/binutils-gdb.
from 536595b712 Automatic date update in version.in
adds 384e201e5a x86: properly initialize struct instr_info instance(s)
adds eebc56d682 x86: shrink prefix related disassembler state fields
adds 32f06c69f2 x86: avoid string copy when swapping Vex.W controlled operands
adds 95ff671834 x86: replace global scratch buffer
adds 8025a16428 x86: fix incorrect indirection
adds f25123df34 [gdb/testsuite] Handle quotes in gdb_py_module_available
adds afd53c3c0a gdb:csky add support target-descriptions for CSKY arch
adds c714aff10b gdb: don't use bashism in configure test
No new revisions were added by this update.
Summary of changes:
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/csky-tdep.c | 498 ++++++++++++++++++++++++-
gdb/csky-tdep.h | 14 +-
gdb/testsuite/lib/gdb-python.exp | 2 +-
opcodes/i386-dis.c | 784 ++++++++++++++++++---------------------
6 files changed, 877 insertions(+), 425 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9deccad34 0: update: binutils-gcc: 1
new f19e1d87d 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 (9deccad34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1520 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 38364 -> 38220 bytes
04-build_abe-gcc/console.log.xz | Bin 211868 -> 213192 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2584 -> 4192 bytes
07-check_regression/console.log.xz | Bin 2924 -> 3536 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 86 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 263 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 86 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3550248 -> 3553476 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 3051992 -> 3043708 bytes
sumfiles/gcc.sum | 4604 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1035576 -> 1033192 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204296 -> 204480 bytes
sumfiles/libgomp.sum | 27 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442552 -> 437824 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2782 insertions(+), 2634 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 releases/gcc-12
in repository gcc.
from 54ec210b72e Daily bump.
new 5f7a1a436c1 d: Improve TypeInfo errors when compiling in -fno-rtti mode
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/d/d-tree.h | 5 +++--
gcc/d/expr.cc | 36 ++++++++++++++++++------------------
gcc/d/typeinfo.cc | 34 ++++++++++++++++++++++++----------
gcc/testsuite/gdc.dg/rtti1.d | 18 ++++++++++++++++++
4 files changed, 63 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/rtti1.d
--
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 1158fe43407 openmp: Conforming device numbers and omp_{initial,invalid}_device
new e55eda23854 d: Improve TypeInfo errors when compiling in -fno-rtti mode
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/d/d-tree.h | 5 +++--
gcc/d/expr.cc | 36 ++++++++++++++++++------------------
gcc/d/typeinfo.cc | 34 ++++++++++++++++++++++++----------
gcc/testsuite/gdc.dg/rtti1.d | 18 ++++++++++++++++++
4 files changed, 63 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/rtti1.d
--
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_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 18a7c0667f Automatic date update in version.in
adds 7d941aa3aa Simplify cygwin_buf_t
adds 09d5a3fffc Simplify __USEWIDE
adds 9dad432e10 Trivial fixes to Cygwin build after 8fea1a81
adds a692aa3f1d Use inheritance for addrmap
adds 5427f03f9e Privacy for addrmap_fixed
adds 9d45ec63a5 Privacy for addrmap_mutable
adds 1b3261edfb Move addrmap classes to addrmap.h
adds 769520b7e5 Remove addrmap wrapper functions
adds 10cce2c441 Remove addrmap_create_mutable
adds d89120e949 Remove addrmap::create_fixed
adds 93b527ef78 Use malloc for mutable addrmaps
adds 32681b482a Remove psymtab_addrmap
adds aa09537375 Fix self-test failure in addrmap
adds 536595b712 Automatic date update in version.in
adds 384e201e5a x86: properly initialize struct instr_info instance(s)
adds eebc56d682 x86: shrink prefix related disassembler state fields
adds 32f06c69f2 x86: avoid string copy when swapping Vex.W controlled operands
adds 95ff671834 x86: replace global scratch buffer
adds 8025a16428 x86: fix incorrect indirection
new f25123df34 [gdb/testsuite] Handle quotes in gdb_py_module_available
new afd53c3c0a gdb:csky add support target-descriptions for CSKY arch
new c714aff10b gdb: don't use bashism in configure test
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:
bfd/version.h | 2 +-
gdb/addrmap.c | 447 ++++++----------------
gdb/addrmap.h | 213 +++++++----
gdb/block.c | 4 +-
gdb/buildsym.c | 11 +-
gdb/buildsym.h | 8 +-
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/csky-tdep.c | 498 ++++++++++++++++++++++++-
gdb/csky-tdep.h | 14 +-
gdb/dwarf2/cooked-index.h | 6 +-
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 70 ++--
gdb/inline-frame.c | 2 +-
gdb/nat/windows-nat.c | 5 +-
gdb/objfiles.c | 2 +-
gdb/psympriv.h | 16 +-
gdb/psymtab.c | 109 +-----
gdb/psymtab.h | 11 -
gdb/symtab.c | 2 +-
gdb/testsuite/lib/gdb-python.exp | 2 +-
gdb/windows-nat.c | 49 +--
opcodes/i386-dis.c | 784 ++++++++++++++++++---------------------
23 files changed, 1193 insertions(+), 1068 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_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2757caeb3 0: update: binutils-gcc-linux-glibc-gdb: 6
new fb2af45a1 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (2757caeb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2700 bytes
04-build_abe-binutils/console.log.xz | Bin 37988 -> 38184 bytes
05-build_abe-gcc/console.log.xz | Bin 210904 -> 213116 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8948 -> 8724 bytes
08-build_abe-glibc/console.log.xz | Bin 238140 -> 240272 bytes
09-build_abe-gdb/console.log.xz | Bin 37640 -> 38664 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.