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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards e5def4cd 0: update: binutils-gcc: 2
new 5acb7dea 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 (e5def4cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1776 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 38100 -> 37884 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271976 -> 272692 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 8 ++++----
7 files changed, 13 insertions(+), 13 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/gcc.
from e7dfd874450 Daily bump.
adds a6c192e80a8 analyzer: fix ICE on untracked decl_regions [PR106374]
adds 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
adds 6877993c4da Add alias disambiguation for vectorizer load/store IFNs
adds f4ed610d02a MAINTAINERS: Add myself as Ada front end co-maintainer
adds bd9837bc3ca Teach VN about masked/len stores
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
gcc/analyzer/region.cc | 5 +
gcc/analyzer/sm-taint.cc | 247 ++++++++++++++--------
gcc/testsuite/gcc.dg/analyzer/untracked-2.c | 7 +
gcc/testsuite/gcc.target/i386/vec-maskstore-vn.c | 30 +++
gcc/tree-ssa-alias.cc | 49 ++++-
gcc/tree-ssa-sccvn.cc | 255 ++++++++++++++++++-----
7 files changed, 452 insertions(+), 143 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/untracked-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/vec-maskstore-vn.c
--
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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from 47b406ba 0: update: binutils-13391ff8bcdbb29421528cad6d5763b31c8d9b26: 2
new 5d0ef56d 1: reset: gcc-bd9837bc3ca1344c32aef7ba9f8fa1785063132e: 1
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 1596 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 37868 -> 37672 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 525792 -> 421780 bytes
06-check_regression/console.log.xz | Bin 416 -> 1160 bytes
06-check_regression/jira-body.txt | 2 +
06-check_regression/mail-body.txt | 31 ++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 11 +++++
06-check_regression/trigger-bisect | 2 +
07-update_baseline/console.log | 45 +++++++++++----------
07-update_baseline/results.regressions | 2 +
jenkins/manifest.sh | 10 ++---
mail/jira-body.txt | 5 +++
mail/mail-body.txt | 34 ++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++++-
18 files changed, 129 insertions(+), 28 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
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 users/vries/lazy-symtab-expansion
in repository binutils-gdb.
at ad5096892ca [gdb/symtab] Add reset_compunit_symtab
This branch includes the following new commits:
new 1c7ef552529 [gdb/symtab] Cover letter -- Lazy expansion of full symbol table
new ad674207e86 [BRANCH-PART] A: Generic
new b117f32220f [gdb/symtab] Simplify child_die loop in read_file_scope
new f978716f55f [BRANCH-PART] B: Make running example fast
new 744ed1ee391 [gdb/symtab] Add lazy_expand_symtab_p, default to false
new bdd77e32004 [gdb/symtab] Set lazy_expand_symtab_p to true
new 560671a154d [gdb/symtab] Declare lazy_expand_symtab_p
new a3d63848494 [gdb/symtab] Add sect_off map to partial_symtab
new 7545a484ad3 [gdb/symtab] Initialize sect_off field of partial_symtab
new a74154769cf [gdb/symtab] Keep track of interesting_symbols in partial_symtab
new fa33eebfca9 [gdb/symtab] Add interesting_symbols to dwarf2_per_cu_data
new e8165209545 [gdb/symtab] Handle interesting_symbols in read_file_scope
new 8191098cb5b [BRANCH-PART] C: Fix any initial command
new f7b5068c5f4 [gdb/symtab] Fix problem with enum value
new e52b6e27f0c [gdb/symtab] Keep track of more interesting symbols
new 7cfa3f39ada [gdb/symtab] Fixup psymbol_functions::find_pc_sect_psymtab
new 3dadba589a5 [gdb/symtab] Expand type of interesting symbol
new 4a4cb3c4436 [gdb/symtab] Add per-cu expansion state
new e084d3fff08 [gdb/symtab] Assert that per-cu symtab expansion state is defined
new 1b36a6700fa Disable-lazy
new 4f262e61dda fix
new 97e15a660e0 fix
new 979be9810a7 Revert "Disable-lazy"
new af7349863ca [BRANCH-PART] D: Fix any subsequent command
new ad5096892ca [gdb/symtab] Add reset_compunit_symtab
The 25 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.
--
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-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 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_gcc_bootstrap/release-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards b98e2bca 0: update: binutils-gcc: 2
new d275cdf5 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 (b98e2bca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1632 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 38024 -> 38060 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 490508 -> 491988 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_bmk_gnu_fx/gnu-master-aarch64-cpu2017-O3
in repository toolchain/ci/base-artifacts.
discards 4c6eb0fd 0: update: : 1
new d2256e3c 0: update: binutils-gcc-linux-glibc: 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 (4c6eb0fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_fx/gnu-master-aa [...]
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 1644 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30704 -> 31020 bytes
04-build_abe-stage1/console.log.xz | Bin 76872 -> 75916 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 11024 -> 9196 bytes
07-build_abe-glibc/console.log.xz | Bin 239356 -> 241260 bytes
08-build_abe-stage2/console.log.xz | Bin 184204 -> 183800 bytes
09-benchmark/benchmark-build.log | 86 +-
09-benchmark/benchmark.log | 84 +-
09-benchmark/console.log.xz | Bin 3704 -> 3668 bytes
10-check_regression/console.log.xz | Bin 4456 -> 4544 bytes
10-check_regression/csv-results-0/md5sum.csv | 76018 ++---
10-check_regression/csv-results-0/perf.csv | 1943 +-
10-check_regression/csv-results-0/results.csv | 366259 ++++++++++-----------
10-check_regression/csv-results-0/size.csv | 386536 +++++++++++-----------
10-check_regression/csv-results-0/vect.csv | 6558 +-
10-check_regression/csv-results-1/md5sum.csv | 76021 +++--
10-check_regression/csv-results-1/perf.csv | 1973 +-
10-check_regression/csv-results-1/results.csv | 366644 +++++++++++----------
10-check_regression/csv-results-1/size.csv | 386795 +++++++++++------------
10-check_regression/csv-results-1/vect.csv | 6548 +-
10-check_regression/results-brief.csv | 28 +-
10-check_regression/results-full.csv | 2037 +-
10-check_regression/results-internal.csv | 105 +-
10-check_regression/results.log | 1682 +-
11-update_baseline/console.log | 889 +-
11-update_baseline/csv-results-0/md5sum.csv | 76018 ++---
11-update_baseline/csv-results-0/perf.csv | 1943 +-
11-update_baseline/csv-results-0/results.csv | 366259 ++++++++++-----------
11-update_baseline/csv-results-0/size.csv | 386536 +++++++++++-----------
11-update_baseline/csv-results-0/vect.csv | 6558 +-
11-update_baseline/csv-results-1/md5sum.csv | 76021 +++--
11-update_baseline/csv-results-1/perf.csv | 1973 +-
11-update_baseline/csv-results-1/results.csv | 366644 +++++++++++----------
11-update_baseline/csv-results-1/size.csv | 386795 +++++++++++------------
11-update_baseline/csv-results-1/vect.csv | 6548 +-
11-update_baseline/results-brief.csv | 28 +-
11-update_baseline/results-full.csv | 2037 +-
11-update_baseline/results-internal.csv | 105 +-
11-update_baseline/results.log | 1720 +-
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
44 files changed, 1680038 insertions(+), 1679379 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 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
3 files changed, 49 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/binutils-gdb.
from 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
3 files changed, 49 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/base-artifacts.
discards e4829996 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 4825cbbb 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 (e4829996)
\
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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 30192 -> 30332 bytes
05-build_abe-stage1/console.log.xz | Bin 91248 -> 91232 bytes
07-build_abe-linux/console.log.xz | Bin 9148 -> 8984 bytes
08-build_abe-glibc/console.log.xz | Bin 233176 -> 233304 bytes
09-build_abe-stage2/console.log.xz | Bin 222652 -> 223828 bytes
10-build_abe-gdb/console.log.xz | Bin 37332 -> 37636 bytes
11-build_abe-qemu/console.log.xz | Bin 30744 -> 30792 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
12 files changed, 7 insertions(+), 7 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_check_bootstrap/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 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_gcc_check_bootstrap/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 610cf5d9 0: update: binutils-gcc: 1
new 4e8264f3 0: update: binutils-gcc: 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 (610cf5d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1624 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38744 -> 38856 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 263672 -> 261732 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2316 -> 2316 bytes
07-check_regression/console.log.xz | Bin 3612 -> 3812 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 13 +
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 207 +-
07-check_regression/results.regressions | 35 +-
08-update_baseline/console.log | 490 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 13 +
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 207 +-
08-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3539920 -> 3574596 bytes
sumfiles/g++.sum | 215 +-
sumfiles/gcc.log.xz | Bin 3158228 -> 3150336 bytes
sumfiles/gcc.sum | 4290 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1064488 -> 1077768 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207788 -> 207996 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2736 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452432 -> 447752 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 2957 insertions(+), 2726 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-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from f8e6e2c046e Adding three new function attributes for static analysis of [...]
adds 0e6fa997306 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 15 +++++++++++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 7 +++++++
5 files changed, 39 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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 25 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-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards f4bfbf70 0: update: binutils-gcc: 2
new 6af0671c 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 (f4bfbf70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1632 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38840 -> 37920 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 270880 -> 271956 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_gnu_native_check_binutils/release-arm
in repository toolchain/ci/gdb.
from f9b0582219 Automatic date update in version.in
adds 7491e9665e Automatic date update in version.in
adds 56958fe98b Automatic date update in version.in
new f0641f4e27 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/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_gnu_native_check_binutils/release-arm
in repository toolchain/ci/glibc.
from d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087]
adds dc2d843045 Update syscall-names.list for Linux 5.18
adds 0e5b239f45 malloc: Simplify implementation of __malloc_assert
No new revisions were added by this update.
Summary of changes:
malloc/malloc.c | 15 +++++----------
sysdeps/unix/sysv/linux/syscall-names.list | 4 ++--
2 files changed, 7 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.