This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 72e84d1db2 Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time [...]
new 84ea6ea24b mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]
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:
malloc/Makefile | 4 +++-
malloc/mcheck.c | 3 ++-
sysdeps/i386/Makefile | 4 ----
sysdeps/x86_64/x32/Makefile | 4 ----
4 files changed, 5 insertions(+), 10 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/gnu-release-arm-bootstrap
in repository toolchain/ci/gcc.
from 4b407dad192 Daily bump.
adds 7f0ee1a2fc6 Daily bump.
adds 750d7364d97 Do not replace variable op variable in I/O implied DO loop [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/frontend-passes.c | 4 ++--
gcc/testsuite/gfortran.dg/implied_do_io_7.f90 | 16 ++++++++++++++++
3 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/implied_do_io_7.f90
--
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/gnu-release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 723eecec 0: update: gcc-4b407dad19202c5e80c773fa2fd95a2fe0fc766d: 1
new a767323c 0: update: gcc-750d7364d9719e70b444d0c25d53550c65f180d1: 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 (723eecec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 145 +-
02-prepare_abe/console.log | 444 +-
04-build_abe-bootstrap/console.log | 89169 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 89790 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
7 files changed, 89819 insertions(+), 89771 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/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from d059ca80 0: update: gcc-7d6979197274a662da7bdc564314afe8415865c1: 1
new 4c74c406 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 0
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 | 279 +-
02-prepare_abe/console.log | 316 +-
04-build_abe-bootstrap_O1/console.log | 83650 +++++++++++++----------------
05-check_regression/console.log | 99 +-
05-check_regression/results.regressions | 11 +
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 46 +-
06-update_baseline/results.regressions | 11 +
console.log | 84390 +++++++++++++-----------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 13 +-
12 files changed, 74614 insertions(+), 94216 deletions(-)
create mode 100644 05-check_regression/results.regressions
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 06-update_baseline/results.regressions
create mode 100644 reset-baseline
--
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 c9e7dfb64f8 Automatic date update in version.in
new bf809310816 gdb: introduce intrusive_list, make thread_info use it
new 08bdefb58b7 gdb: make inferior_list use intrusive_list
new 8b6a69b2f37 gdb: use intrusive list for step-over chain
new 7846f3aa61a gdb: add setter / getter for thread_info resumed state
new 1edb66d856c gdb: make thread_info::suspend private, add getters / setters
new a66f7298197 gdb: maintain per-process-target list of resumed threads wi [...]
new 273dadf2c20 gdb: optimize check for resumed threads with pending wait s [...]
new 71a2349005e gdb: optimize selection of resumed thread with pending event
new 922cc93d5da gdb: maintain ptid -> thread map, optimize find_thread_ptid
new 0618ae41497 gdb: optimize all_matching_threads_iterator
The 10 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/Makefile.in | 1 +
gdb/ada-tasks.c | 4 +-
gdb/breakpoint.c | 3 +-
gdb/elf-none-tdep.c | 2 +-
gdb/fbsd-tdep.c | 6 +-
gdb/gcore.c | 4 +-
gdb/gdb-gdb.py.in | 98 +++-
gdb/gdbthread.h | 192 +++++--
gdb/infcmd.c | 33 +-
gdb/inferior-iter.h | 25 +-
gdb/inferior.c | 107 ++--
gdb/inferior.h | 30 +-
gdb/inflow.c | 2 +-
gdb/infrun.c | 476 ++++++++---------
gdb/infrun.h | 4 +-
gdb/linux-fork.c | 3 +-
gdb/linux-nat.c | 12 +-
gdb/linux-tdep.c | 2 +-
gdb/process-stratum-target.c | 77 +++
gdb/process-stratum-target.h | 31 ++
gdb/progspace.c | 3 +-
gdb/python/py-inferior.c | 2 +-
gdb/record-btrace.c | 3 +-
gdb/record-full.c | 3 +-
gdb/regcache.c | 6 +-
gdb/remote.c | 68 ++-
gdb/scoped-mock-context.h | 15 +-
gdb/thread-iter.c | 147 ++++--
gdb/thread-iter.h | 34 +-
gdb/thread.c | 223 ++++----
gdb/unittests/intrusive_list-selftests.c | 818 +++++++++++++++++++++++++++++
gdbsupport/intrusive_list.h | 586 +++++++++++++++++++++
gdbsupport/ptid.cc | 8 +
gdbsupport/ptid.h | 7 +
gdbsupport/reference-to-pointer-iterator.h | 82 +++
35 files changed, 2488 insertions(+), 629 deletions(-)
create mode 100644 gdb/unittests/intrusive_list-selftests.c
create mode 100644 gdbsupport/intrusive_list.h
create mode 100644 gdbsupport/reference-to-pointer-iterator.h
--
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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/binutils-gdb.
from 381575f24a Automatic date update in version.in
adds b926827d44 Automatic date update in version.in
adds 7790aa804e testsuite: fix whitespace problems in gdb.mi/mi-break.exp
adds c33be6de41 [gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug info
adds f253158faf Fix a translation problem for the text generated by readelf [...]
adds 0200b0feb8 Updated French translation for the binutils sub-directory
adds 16e7bd3b25 [gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx di [...]
adds ef744040b4 Add the SEC_ELF_OCTETS flag to debug sections created by the [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/fr.po | 5780 ++++++++++++++++++------------
binutils/readelf.c | 56 +-
gas/ChangeLog | 6 +
gas/config/obj-elf.c | 16 +
gdb/testsuite/gdb.btrace/tsx.exp | 8 +
gdb/testsuite/gdb.mi/mi-break.exp | 74 +-
gdb/testsuite/gdb.mi/mi-info-sources.exp | 73 +-
gdb/testsuite/lib/mi-support.exp | 28 +
10 files changed, 3635 insertions(+), 2412 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.