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/master-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 14f9835738 Automatic date update in version.in
adds c7c6e55b60 or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto
adds a698397481 Updated French translation for the ld/ and gold/ sub-directories
adds b6e05abee3 gdb: update the comment on string_to_event_location
adds 8e454b9c61 gdb: add empty string check in parse_linespec
adds ed2a947856 gdb/testsuite: move linespec test into gdb.linespec/ directory
adds 3c5fcec6dc gdb: handle calls to list command passing only a linespec condition
adds 82d0a72cdc gdb: handle calls to edit command passing only a linespec condition
adds a591084285 gdb: test to check one aspect of the linespec parsing code
adds 2f6b20e2e0 gdb: fix formatting for help set/show extended-prompt
adds 41ba8b76cc Stop the BFD library complaining about compressed dwarf debu [...]
adds 36a13a0e62 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 13 +
bfd/dwarf2.c | 8 +-
bfd/elf32-or1k.c | 24 +-
bfd/version.h | 2 +-
gdb/cli/cli-cmds.c | 19 +-
gdb/linespec.c | 14 +-
gdb/location.c | 5 +
gdb/location.h | 9 +-
gdb/python/lib/gdb/command/prompt.py | 5 +-
gdb/testsuite/gdb.base/break.exp | 5 +
.../linespecs.exp => gdb.linespec/errors.exp} | 20 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 254 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 3330 ++++++++++----------
15 files changed, 1910 insertions(+), 1806 deletions(-)
rename gdb/testsuite/{gdb.base/linespecs.exp => gdb.linespec/errors.exp} (66%)
--
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/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d6330555f 0: update: binutils-gcc: 1
new 34fdb4efc 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 (d6330555f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52540 -> 52220 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 471188 -> 471000 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3852 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2688 -> 2488 bytes
07-check_regression/console.log.xz | Bin 3504 -> 3868 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 15 +-
07-check_regression/results.compare2 | 292 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 362 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 15 +-
08-update_baseline/results.compare2 | 292 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2815560 -> 2820536 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2437500 -> 2447296 bytes
sumfiles/gcc.sum | 4511 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 941288 -> 931600 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2304 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 194440 -> 194632 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 463208 -> 464052 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 3093 insertions(+), 2562 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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
in repository toolchain/ci/gcc.
from 14d642df2b3 rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
adds fb45d8e692d docs: mention analyzer interaction with -ftrivial-auto-var- [...]
adds 88944e13149 Daily bump.
adds dc898b2ba5c Correct typos in -Wuse-after-free description.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 100 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 44 +++++++++++++++++++++
gcc/common.opt | 4 +-
gcc/doc/invoke.texi | 3 +-
gcc/lto/ChangeLog | 8 ++++
gcc/testsuite/ChangeLog | 48 +++++++++++++++++++++++
libstdc++-v3/ChangeLog | 30 +++++++++++++++
8 files changed, 235 insertions(+), 4 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
in repository toolchain/ci/binutils-gdb.
from 41ba8b76cc Stop the BFD library complaining about compressed dwarf debu [...]
adds 36a13a0e62 Automatic date update in version.in
No new revisions were added by this update.
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.