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 816be8d8b71 Add a note to the binutils/NEWS file about DCO signed contr [...]
new 4b2e7a577c2 Add a -w option to the linker to suppress warning and error [...]
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:
ld/ChangeLog | 12 ++++++++++++
ld/NEWS | 5 +++++
ld/ld.h | 5 ++++-
ld/ld.texi | 9 +++++++++
ld/ldlex.h | 1 +
ld/ldmisc.c | 3 +++
ld/lexsup.c | 8 ++++++++
7 files changed, 42 insertions(+), 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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 60d2f3ca14 27: onsuccess: #426: 21398: Success after binutils/llvm/linu [...]
new a732be4d22 28: onsuccess: #427: 21407: Success after binutils/llvm/linu [...]
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 1728 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30452 -> 30316 bytes
04-build_kernel_llvm/console.log.xz | Bin 65756 -> 63752 bytes
05-build_abe-qemu/console.log.xz | Bin 31080 -> 32080 bytes
06-build_linux/console.log.xz | Bin 3648 -> 3872 bytes
08-check_regression/console.log.xz | Bin 4260 -> 4320 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 5 +++--
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
18 files changed, 29 insertions(+), 28 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-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from 782a335dc7 20: onsuccess: #68: all: Success after linux: 12104 commits
new ba559a43fb 21: onsuccess: #69: all: Success after binutils/gcc/qemu: 17 [...]
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 2036 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30312 -> 30300 bytes
04-build_abe-stage1/console.log.xz | Bin 68144 -> 68856 bytes
05-build_abe-qemu/console.log.xz | Bin 31760 -> 32060 bytes
06-build_linux/console.log.xz | Bin 3308 -> 3464 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 2992 -> 3912 bytes
08-check_regression/mail-body.txt | 15 +++------------
dashboard/dashboard-generate.sh | 5 +++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 17 ++++-------------
mail/mail-subject.txt | 2 +-
manifest.sh | 27 +++++++++++++++------------
17 files changed, 30 insertions(+), 44 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 1f3e37e057e gdb/reverse: Fix stepping over recursive functions
new 816be8d8b71 Add a note to the binutils/NEWS file about DCO signed contr [...]
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:
binutils/NEWS | 2 ++
1 file changed, 2 insertions(+)
--
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 7c0cca765e4 Updated Hungarian translation for the gprof sub-directory.
new 49d7cd733a7 Change calculation of frame_id by amd64 epilogue unwinder
new 1f3e37e057e gdb/reverse: Fix stepping over recursive functions
The 2 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/amd64-tdep.c | 10 +-
gdb/infrun.c | 2 +-
.../unwind-on-each-insn-foo.c} | 6 +-
.../unwind-on-each-insn.c} | 5 +-
gdb/testsuite/gdb.base/unwind-on-each-insn.exp | 154 +++++++++++++++++++++
gdb/testsuite/gdb.reverse/step-precsave.exp | 6 +-
gdb/testsuite/gdb.reverse/step-reverse.c | 19 ++-
gdb/testsuite/gdb.reverse/step-reverse.exp | 55 +++++++-
8 files changed, 240 insertions(+), 17 deletions(-)
copy gdb/testsuite/{gdb.server/twice-connect.c => gdb.base/unwind-on-each-insn-foo [...]
copy gdb/testsuite/{gdb.mi/mi-breakpoint-script.c => gdb.base/unwind-on-each-insn. [...]
create mode 100644 gdb/testsuite/gdb.base/unwind-on-each-insn.exp
--
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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 96c337a802 22: onsuccess: #128: 2: Success after binutils/gcc: 14 commits
new 389df6682c 23: onsuccess: #129: 2: Success after binutils/gcc: 15 commits
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 1680 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 51608 -> 51652 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 459420 -> 460520 bytes
06-check_regression/console.log.xz | Bin 2944 -> 2988 bytes
dashboard/dashboard-generate.sh | 5 +++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
12 files changed, 18 insertions(+), 17 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_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from 5cd4407d88 70: onsuccess: #469: 2: Success after binutils/gcc: 49 commits
new 6f0f82177e 71: onsuccess: #470: 2: Success after binutils/gcc: 46 commits
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 1680 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50564 -> 51208 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 953724 -> 954380 bytes
06-check_regression/console.log.xz | Bin 3088 -> 3188 bytes
07-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-generate.sh | 5 +++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
13 files changed, 27 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.