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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f4660fc5 0: update: llvm-linux: all
new 8aac38d3 0: update: llvm-linux: all
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 (f4660fc5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 177 +-
02-build_llvm/console.log | 12082 ++++++++++++++++++------------------
03-build_linux/console.log | 672 +-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12958 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12978 insertions(+), 12950 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-next-allnoconfig
in repository toolchain/ci/gcc.
from 87e24519eb2 Define __cpp_lib_endian feature test macro
adds f6b162257ff [Darwin, testsuite] Handle Darwin's size command.
adds 9ba8be8ad4a Daily bump.
adds 05551cfc830 [Darwin, PPC, testsuite] Fix fail for bmi2-bzhi64-1a.c
adds 12b43fabe5f Daily bump.
adds 870f4e6fbd2 * doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.
adds fe6dc108d95 * doc/xml/manual/documentation_hacking.xml: Fix broken ref [...]
adds dbc3890fdaa [RS6000] Make assembler command line cpu match default for gcc
adds 6c3dd26bef7 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc [...]
adds 77dc8b7f59d [RS6000] rs6000_output_mi_thunk tidy
adds e5ab189eaee Fix g++.dg/lto/pr89330 on Solaris
adds 72b1ee08417 Release cgraph_{node,edge} via ggc_free (PR ipa/89330).
new fa4be7f961e Daily bump.
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/ChangeLog | 46 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cgraph.c | 26 +++-------
gcc/cgraph.h | 58 +++++++++-------------
gcc/config/rs6000/default64.h | 4 ++
gcc/config/rs6000/eabialtivec.h | 3 ++
gcc/config/rs6000/freebsd64.h | 2 -
gcc/config/rs6000/linux.h | 13 -----
gcc/config/rs6000/linux64.h | 20 +-------
gcc/config/rs6000/linuxaltivec.h | 3 ++
gcc/config/rs6000/rs6000-call.c | 15 +-----
gcc/config/rs6000/rs6000.h | 3 +-
gcc/config/rs6000/rtems.h | 3 --
gcc/config/rs6000/sysv4.h | 2 +-
gcc/doc/include/gpl_v3.texi | 2 +-
gcc/testsuite/ChangeLog | 16 +++++-
gcc/testsuite/g++.dg/lto/pr89330_0.C | 3 +-
gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c | 2 +-
gcc/testsuite/lib/scanasm.exp | 12 ++++-
libstdc++-v3/ChangeLog | 6 +++
.../doc/xml/manual/documentation_hacking.xml | 10 ++--
21 files changed, 135 insertions(+), 116 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8e2e3c6c34 PR24798, buffer overflow in process_cu_tu_index
adds 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp
adds 89b085acaf Fix return type typo in obsd-nat.c that breaks build on OpenBSD
adds c89f9f2a52 Automatic date update in version.in
adds 567238c956 Prefer symtab symbol over minsym for function names in non-c [...]
adds 2dc80cf8a5 Restrict use of minsym names when printing addresses in disa [...]
adds 1aff717310 dwarf2-frame.c: Fix FDE processing bug involving non-contigu [...]
adds 5c076da45c Improve test gdb.dwarf2/dw2-ranges-func.exp
adds 98a617f8d5 Fix stepping bug associated with non-contiguous blocks
adds 6bdfee8157 Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
adds 1c316af29f Automatic date update in version.in
adds c3786b3aa3 A virtual terminal for the test suite
adds d95fc6eec0 Add test for "layout asm"
adds f790b310d2 Add "layout split" test
adds fe1f56ee14 Add TUI register window test
adds 58ac439d38 Add TUI test for "list"
adds ded631d57d Add TUI resizing test
adds 2b1d00c2b8 Add test case for empty TUI windows
adds 52b75bf1dc Add test that "file" shows "main"
adds 4538d1c7c4 PR24857, ld: error adding symbols: bad value
new ac50aea131 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/ChangeLog | 9 +
bfd/elflink.c | 20 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 41 ++
gdb/disasm.c | 12 +-
gdb/dwarf2-frame.c | 8 +-
gdb/infrun.c | 37 +-
gdb/linux-thread-db.c | 19 +-
gdb/obsd-nat.c | 2 +-
gdb/printcmd.c | 29 +-
gdb/stack.c | 71 +--
gdb/testsuite/ChangeLog | 62 ++
gdb/testsuite/gdb.arch/i386-pkru.exp | 2 +-
...dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} | 44 +-
...dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} | 20 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 704 +++++++++++----------
gdb/testsuite/gdb.tui/basic.exp | 55 ++
gdb/testsuite/gdb.tui/empty.exp | 103 +++
gdb/testsuite/gdb.tui/list.exp | 37 ++
gdb/testsuite/gdb.tui/main.exp | 34 +
gdb/testsuite/gdb.tui/regs.exp | 48 ++
gdb/testsuite/gdb.tui/resize.exp | 42 ++
gdb/testsuite/lib/tuiterm.exp | 576 +++++++++++++++++
gdb/valprint.h | 13 +-
24 files changed, 1545 insertions(+), 445 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} (85%)
rename gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} (85%)
create mode 100644 gdb/testsuite/gdb.tui/basic.exp
create mode 100644 gdb/testsuite/gdb.tui/empty.exp
create mode 100644 gdb/testsuite/gdb.tui/list.exp
create mode 100644 gdb/testsuite/gdb.tui/main.exp
create mode 100644 gdb/testsuite/gdb.tui/regs.exp
create mode 100644 gdb/testsuite/gdb.tui/resize.exp
create mode 100644 gdb/testsuite/lib/tuiterm.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_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ad9058a3 0: update: binutils-gcc-linux: all
new 56b6a0d6 0: update: binutils-gcc-linux: all
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 (ad9058a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11360 +++++++------
04-build_abe-stage1/console.log | 19715 +++++++++++-----------
05-build_linux/console.log | 680 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 3 +
console.log | 32366 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
10 files changed, 32352 insertions(+), 32396 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards af8a942b 0: update: binutils-gcc-linux: boot
new 32bb658c 0: update: binutils-gcc-linux: boot
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 (af8a942b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 130 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11537 ++++++-------
04-build_abe-stage1/console.log | 15655 +++++++++---------
05-build_linux/console.log | 3202 +++-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 3 +
console.log | 31385 ++++++++++++++++++++----------------
jenkins/manifest.sh | 18 +-
results | 2 +-
10 files changed, 34096 insertions(+), 28694 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 gcc.
from 72b1ee08417 Release cgraph_{node,edge} via ggc_free (PR ipa/89330).
new fa4be7f961e Daily bump.
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/DATESTAMP | 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 gcc-9-branch
in repository gcc.
from 1d4c73fc506 Daily bump.
new d8c1a195f93 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.