This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
new 4b527650e0 Linux: Adjust struct rseq definition to current kernel version
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:
sysdeps/unix/sysv/linux/sys/rseq.h | 28 ++++++----------------------
1 file changed, 6 insertions(+), 22 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_lean
in repository toolchain/ci/binutils-gdb.
from 739f950664 Automatic date update in version.in
adds b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
adds 68538bbeaa gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
adds 1d2eeb660f [arm] Cleanup: use hex for offsets
adds 39fc7ff66b [arm] d0..d15 are 64-bit each, not 32-bit
adds de76473c2d [arm] Add support for FPU registers in prologue unwinder
adds 46c7fd95fc [arm] Don't use special treatment for PC
adds 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
adds a115b27934 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 41 +++++++++++++++++++++++--
bfd/doc/local.mk | 4 +--
bfd/version.h | 2 +-
gdb/NEWS | 7 +++++
gdb/arm-tdep.c | 36 +++++++++-------------
gdb/csky-tdep.c | 42 ++++++++++++++++++++++++--
gdb/csky-tdep.h | 5 +++-
gdb/doc/python.texi | 12 ++++++++
gdb/osabi.c | 50 +++++++++++++++++++++++--------
gdb/osabi.h | 13 ++++++++
gdb/python/py-frame.c | 25 ++++++++++++++++
gdb/python/python.c | 12 ++++++++
gdb/selftest-arch.c | 18 ++++++++++-
gdb/testsuite/gdb.python/py-frame.exp | 6 ++++
gdb/testsuite/gdb.python/py-parameter.exp | 14 +++++++++
gdb/testsuite/gdb.rust/pp.exp | 2 ++
17 files changed, 245 insertions(+), 47 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_lean
in repository toolchain/ci/base-artifacts.
discards f56c93ad6 0: update: binutils-gcc: 2
new 63981e4c8 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 (f56c93ad6)
\
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 1548 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51960 -> 51472 bytes
.../console.log.xz | Bin 936572 -> 939536 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 22 +++++----------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 12 insertions(+), 24 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from a115b27934 Automatic date update in version.in
adds b3abcebcae asan: NULL deref in scan_unit_for_symbols
adds 6f87d3fd27 asan: heap buffer overflow in dwarf2_directive_filename
adds cd826186c8 sb_scrub_and_add_sb not draining input string buffer
adds 53f2b36a54 gas read_a_source_file #APP processing
adds e0ad09cfa5 ubsan: undefined shift in frag_align_code
adds f66d30a6e5 asan: null deref in coff_write_relocs
adds ee6cbff213 asan: uninit write _bfd_ecoff_write_object_contents
adds b038f394a9 ubsan: signed integer overflow in atof_generic
adds 6a031255cf Re: ubsan: signed integer overflow in atof_generic
adds c9c157c765 Fix Cygwin build after fcab5839
adds 1f03fa9921 Fix Cygwin build after 0578e87f
adds a115c6d62e Fix Cygwin build after 85b25bd9
adds a779012848 Fix a new warning on Cygwin
adds 625b6eae09 gdb: Do not add empty sections to the section map
No new revisions were added by this update.
Summary of changes:
bfd/coffcode.h | 6 ++-
bfd/dwarf2.c | 47 ++++++++++++-----------
bfd/ecoff.c | 2 +-
gas/atof-generic.c | 17 +++++----
gas/dwarf2dbg.c | 8 ++--
gas/frags.c | 2 +-
gas/read.c | 101 +++++---------------------------------------------
gas/sb.c | 16 +++++++-
gdb/nat/windows-nat.c | 11 +++++-
gdb/objfiles.c | 8 +++-
gdb/windows-nat.c | 15 +++-----
11 files changed, 89 insertions(+), 144 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from a115b27934 Automatic date update in version.in
adds b3abcebcae asan: NULL deref in scan_unit_for_symbols
adds 6f87d3fd27 asan: heap buffer overflow in dwarf2_directive_filename
adds cd826186c8 sb_scrub_and_add_sb not draining input string buffer
adds 53f2b36a54 gas read_a_source_file #APP processing
adds e0ad09cfa5 ubsan: undefined shift in frag_align_code
adds f66d30a6e5 asan: null deref in coff_write_relocs
adds ee6cbff213 asan: uninit write _bfd_ecoff_write_object_contents
adds b038f394a9 ubsan: signed integer overflow in atof_generic
adds 6a031255cf Re: ubsan: signed integer overflow in atof_generic
adds c9c157c765 Fix Cygwin build after fcab5839
adds 1f03fa9921 Fix Cygwin build after 0578e87f
adds a115c6d62e Fix Cygwin build after 85b25bd9
adds a779012848 Fix a new warning on Cygwin
adds 625b6eae09 gdb: Do not add empty sections to the section map
No new revisions were added by this update.
Summary of changes:
bfd/coffcode.h | 6 ++-
bfd/dwarf2.c | 47 ++++++++++++-----------
bfd/ecoff.c | 2 +-
gas/atof-generic.c | 17 +++++----
gas/dwarf2dbg.c | 8 ++--
gas/frags.c | 2 +-
gas/read.c | 101 +++++---------------------------------------------
gas/sb.c | 16 +++++++-
gdb/nat/windows-nat.c | 11 +++++-
gdb/objfiles.c | 8 +++-
gdb/windows-nat.c | 15 +++-----
11 files changed, 89 insertions(+), 144 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 37b0b14dd 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 215c9eacc 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (37b0b14dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30096 -> 30388 bytes
05-build_abe-stage1/console.log.xz | Bin 90292 -> 90256 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 10148 -> 10268 bytes
08-build_abe-glibc/console.log.xz | Bin 231848 -> 232940 bytes
09-build_abe-stage2/console.log.xz | Bin 222932 -> 223028 bytes
10-build_abe-gdb/console.log.xz | Bin 37304 -> 37628 bytes
11-build_abe-qemu/console.log.xz | Bin 32080 -> 32324 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
13 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.