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_ubsan
in repository toolchain/ci/binutils-gdb.
from bc574253cb Automatic date update in version.in
adds 18a7c0667f Automatic date update in version.in
No new revisions were added by this update.
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_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 57d7e657d 0: update: binutils-gcc: 2
new a4f927e91 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 (57d7e657d)
\
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52204 -> 51484 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 528500 -> 528612 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 884e81eeb2 Automatic date update in version.in
adds 0dae8bed68 Automatic date update in version.in
adds fe36d34f25 Automatic date update in version.in
adds 949c11728c Automatic date update in version.in
adds d2823f8c27 Automatic date update in version.in
No new revisions were added by this update.
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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4a8514d20 5: update: binutils-gcc-linux-qemu: 21793
new e543cd17c 5: update: binutils-gcc-linux-qemu: 21793
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 (4a8514d20)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1620 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29908 -> 29976 bytes
04-build_abe-stage1/console.log.xz | Bin 86464 -> 85892 bytes
05-build_abe-qemu/console.log.xz | Bin 31552 -> 32316 bytes
06-build_linux/console.log.xz | Bin 5556 -> 5592 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +++++------
9 files changed, 37 insertions(+), 37 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 9dad432e10a Trivial fixes to Cygwin build after 8fea1a81
new a692aa3f1dc Use inheritance for addrmap
new 5427f03f9e0 Privacy for addrmap_fixed
new 9d45ec63a5e Privacy for addrmap_mutable
new 1b3261edfb7 Move addrmap classes to addrmap.h
new 769520b7e5c Remove addrmap wrapper functions
new 10cce2c4419 Remove addrmap_create_mutable
new d89120e9493 Remove addrmap::create_fixed
new 93b527ef787 Use malloc for mutable addrmaps
new 32681b482a3 Remove psymtab_addrmap
The 9 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/addrmap.c | 441 +++++++++++-----------------------------------
gdb/addrmap.h | 213 +++++++++++++++-------
gdb/block.c | 4 +-
gdb/buildsym.c | 11 +-
gdb/buildsym.h | 8 +-
gdb/dwarf2/cooked-index.h | 6 +-
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 70 +++-----
gdb/inline-frame.c | 2 +-
gdb/objfiles.c | 2 +-
gdb/psympriv.h | 16 +-
gdb/psymtab.c | 109 +-----------
gdb/psymtab.h | 11 --
gdb/symtab.c | 2 +-
14 files changed, 301 insertions(+), 596 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-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2c3b9a9130 libopcodes: extend the styling within the i386 disassembler
adds d09ee622ee Change allocation of m_dwarf2_cus
adds 5ca5b31d63 Move CU queue to dwarf2_per_objfile
adds deb70aa032 gdb: remove trailing '.' from perror_with_name calls
adds 42d77edce1 gdb: make throw_perror_with_name static
adds d21691eaa7 Automatic date update in version.in
adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp
adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
adds f460ede603 Automatic date update in version.in
adds 84860e8591 [gdb/testsuite] Fix timeout in gdb.ada/ghost.exp
adds 6a72edd8e2 [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct [...]
adds 3abc1d8fe0 Document the ARM_CC_FOR_TARGET testsuite variable
adds 80c0a3bf1b gdb/testsuite: remove definition of true/false from gdb_comp [...]
adds b69a68b93b PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TC [...]
adds cbc30d36ac Fix comparison of unsigned long int to int in record_linux_s [...]
adds 2cbde639ae Fix warning-avoidance initialization in xcoffread.c
adds bc574253cb Automatic date update in version.in
adds 18a7c0667f Automatic date update in version.in
new 7d941aa3aa Simplify cygwin_buf_t
new 09d5a3fffc Simplify __USEWIDE
new 9dad432e10 Trivial fixes to Cygwin build after 8fea1a81
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/MAINTAINERS | 1 +
gdb/aarch64-linux-nat.c | 144 ++++++++++++++++-----
gdb/arm-linux-nat.c | 24 ++--
gdb/arm-tdep.c | 85 ++++++++++--
gdb/doc/python.texi | 6 +-
gdb/dwarf2/read.c | 45 +++----
gdb/dwarf2/read.h | 12 +-
gdb/fbsd-nat.c | 2 +-
gdb/linux-record.h | 130 +++++++++----------
gdb/nat/windows-nat.c | 5 +-
gdb/netbsd-nat.c | 2 +-
gdb/ppc-linux-nat.c | 12 +-
gdb/ppc-linux-tdep.c | 14 +-
gdb/procfs.c | 2 +-
gdb/testsuite/README | 30 +++++
gdb/testsuite/gdb.ada/ghost.exp | 6 +-
gdb/testsuite/gdb.base/all-bin.exp | 4 +
gdb/testsuite/gdb.base/eval-skip.exp | 3 +
gdb/testsuite/gdb.base/exprs.exp | 4 +
gdb/testsuite/gdb.base/gnu_vector.exp | 20 +--
gdb/testsuite/gdb.base/miscexprs.exp | 3 +
gdb/testsuite/gdb.base/pointers.exp | 4 +
gdb/testsuite/gdb.base/relational.exp | 4 +
gdb/testsuite/gdb.base/vla-struct-fields.exp | 22 +++-
.../test_ioctl_TCSETSW.c} | 28 ++--
.../test_ioctl_TCSETSW.exp} | 28 +++-
gdb/testsuite/gdb.threads/tls.exp | 5 +-
gdb/testsuite/lib/dwarf.exp | 8 --
gdb/testsuite/lib/gdb.exp | 96 +++++++-------
gdb/utils.c | 2 +-
gdb/utils.h | 3 -
gdb/windows-nat.c | 49 ++-----
gdb/xcoffread.c | 2 +-
34 files changed, 502 insertions(+), 305 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-catch-load.c => gdb.reverse/test_ioctl_TCSETSW.c} (61%)
copy gdb/testsuite/{gdb.cp/pr12028.exp => gdb.reverse/test_ioctl_TCSETSW.exp} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.