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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5c503b2c 0: update: binutils-gcc-linux: boot
new bc0a89bd 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 (5c503b2c)
\
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 | 162 +-
02-prepare_abe/console.log | 218 +-
03-build_abe-binutils/console.log | 12091 +++++++------
04-build_abe-stage1/console.log | 15901 ++++++++--------
05-build_linux/console.log | 746 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 16 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29206 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29159 insertions(+), 29211 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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 758cb81029 Use "bool" in fetch_inferior_event
adds 9dd02fc063 gdb: add tab completion of type field names for Fortran
adds 0eb994e572 Automatic date update in version.in
new 2c947d9bc2 gdb/configure: Add --with-libgmp-prefix option
new 1b4ac058f7 gdb: Make GMP a required dependency for building GDB
new b34c74ab9a gmp-utils: New API to simply use of GMP's integer/rational/f [...]
new e55c6530db Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
new 0958441403 Add support for printing value of DWARF-based fixed-point ty [...]
new b26daff97c fix printing of DWARF fixed-point type objects with format modifier
new 0c9150e4de Add ptype support for DWARF-based fixed-point types
new 0a12719e51 Add support for fixed-point type arithmetic
new b74dbc2093 Add support for fixed-point type comparison operators
The 9 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 +-
gdb/ChangeLog | 103 +++++
gdb/Makefile.in | 8 +-
gdb/ada-typeprint.c | 6 +
gdb/ada-valprint.c | 3 +
gdb/c-typeprint.c | 6 +
gdb/config.in | 3 +
gdb/configure | 491 +++++++++++++++++++++
gdb/configure.ac | 8 +
gdb/dwarf2/read.c | 211 +++++++++
gdb/eval.c | 3 +
gdb/f-exp.y | 51 ++-
gdb/gdb-gdb.py.in | 5 +
gdb/gdbtypes.c | 133 +++++-
gdb/gdbtypes.h | 53 ++-
gdb/gmp-utils.c | 172 ++++++++
gdb/gmp-utils.h | 282 ++++++++++++
gdb/p-typeprint.c | 2 +
gdb/printcmd.c | 3 +-
gdb/testsuite/ChangeLog | 37 ++
gdb/testsuite/gdb.ada/fixed_cmp.exp | 34 +-
gdb/testsuite/gdb.ada/fixed_points.exp | 47 ++
.../gdb.ada/fixed_points/fixed_points.adb | 4 +
gdb/testsuite/gdb.ada/fixed_points/pck.adb | 22 +
gdb/testsuite/gdb.ada/fixed_points/pck.ads | 30 ++
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.c | 56 +++
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp | 308 +++++++++++++
gdb/testsuite/gdb.fortran/completion.exp | 46 ++
gdb/testsuite/gdb.fortran/completion.f90 | 26 ++
gdb/typeprint.c | 12 +
gdb/typeprint.h | 5 +
gdb/unittests/gmp-utils-selftests.c | 460 +++++++++++++++++++
gdb/utils.c | 30 ++
gdb/utils.h | 7 +
gdb/valarith.c | 137 ++++--
gdb/valops.c | 74 +++-
gdb/valprint.c | 33 ++
gdb/value.c | 14 +
38 files changed, 2867 insertions(+), 60 deletions(-)
create mode 100644 gdb/gmp-utils.c
create mode 100644 gdb/gmp-utils.h
create mode 100644 gdb/testsuite/gdb.ada/fixed_points/pck.adb
create mode 100644 gdb/testsuite/gdb.ada/fixed_points/pck.ads
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-fixed-point.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp
create mode 100644 gdb/testsuite/gdb.fortran/completion.exp
create mode 100644 gdb/testsuite/gdb.fortran/completion.f90
create mode 100644 gdb/unittests/gmp-utils-selftests.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_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 917f5fbd 2: update: gcc-5d9ade39b8720b61cf63a8be181fb3b487f6ac5b: 6204
discards e77ddea8 1: reset: gcc-86cca5cc14602814b98e55aae313fbe237af1b04: 6204
discards 75716835 0: update: binutils-gcc-linux: boot
new 29f32ab5 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 (917f5fbd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 183 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 11467 ++++++-----
04-build_abe-stage1/console.log | 19516 +++++++++---------
05-build_linux/console.log | 572 +-
06-boot_linux/console.log | 253 +
07-check_regression/console.log | 27 +-
07-check_regression/results.regressions | 6 +-
08-update_baseline/console.log | 105 +-
08-update_baseline/results.regressions | 6 +-
console.log | 32403 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results | 6 +-
13 files changed, 33225 insertions(+), 31615 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 83a51f1af92 Daily bump.
adds ba616f85556 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 48bd11c1 0: update: binutils-gcc-linux: all
new 408a704f 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 (48bd11c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 171 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11624 ++++++-------
04-build_abe-stage1/console.log | 13839 +++++++--------
05-build_linux/console.log | 778 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 30 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26884 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26904 insertions(+), 26876 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 83a51f1af92 Daily bump.
adds ba616f85556 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 31d419bb 0: update: binutils-gcc-linux: boot
new b60fe8ed 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 (31d419bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 158 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11454 ++++++-------
04-build_abe-stage1/console.log | 13772 ++++++++-------
05-build_linux/console.log | 808 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26640 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 26636 insertions(+), 26656 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 binutils-gdb.
from 0eb994e572a Automatic date update in version.in
new 2c947d9bc2f gdb/configure: Add --with-libgmp-prefix option
new 1b4ac058f7d gdb: Make GMP a required dependency for building GDB
new b34c74ab9a6 gmp-utils: New API to simply use of GMP's integer/rational/ [...]
new e55c6530dbf Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
new 0958441403b Add support for printing value of DWARF-based fixed-point t [...]
new b26daff97cd fix printing of DWARF fixed-point type objects with format [...]
new 0c9150e4de6 Add ptype support for DWARF-based fixed-point types
new 0a12719e51c Add support for fixed-point type arithmetic
new b74dbc20931 Add support for fixed-point type comparison operators
The 9 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/ChangeLog | 93 ++++
gdb/Makefile.in | 8 +-
gdb/ada-typeprint.c | 6 +
gdb/ada-valprint.c | 3 +
gdb/c-typeprint.c | 6 +
gdb/config.in | 3 +
gdb/configure | 491 +++++++++++++++++++++
gdb/configure.ac | 8 +
gdb/dwarf2/read.c | 211 +++++++++
gdb/eval.c | 3 +
gdb/gdb-gdb.py.in | 5 +
gdb/gdbtypes.c | 133 +++++-
gdb/gdbtypes.h | 53 ++-
gdb/gmp-utils.c | 172 ++++++++
gdb/gmp-utils.h | 282 ++++++++++++
gdb/p-typeprint.c | 2 +
gdb/printcmd.c | 3 +-
gdb/testsuite/ChangeLog | 31 ++
gdb/testsuite/gdb.ada/fixed_cmp.exp | 34 +-
gdb/testsuite/gdb.ada/fixed_points.exp | 47 ++
.../gdb.ada/fixed_points/fixed_points.adb | 4 +
gdb/testsuite/gdb.ada/fixed_points/pck.adb | 22 +
gdb/testsuite/gdb.ada/fixed_points/pck.ads | 30 ++
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.c | 56 +++
gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp | 308 +++++++++++++
gdb/typeprint.c | 12 +
gdb/typeprint.h | 5 +
gdb/unittests/gmp-utils-selftests.c | 460 +++++++++++++++++++
gdb/utils.c | 30 ++
gdb/utils.h | 7 +
gdb/valarith.c | 137 ++++--
gdb/valops.c | 74 +++-
gdb/valprint.c | 33 ++
gdb/value.c | 14 +
34 files changed, 2731 insertions(+), 55 deletions(-)
create mode 100644 gdb/gmp-utils.c
create mode 100644 gdb/gmp-utils.h
create mode 100644 gdb/testsuite/gdb.ada/fixed_points/pck.adb
create mode 100644 gdb/testsuite/gdb.ada/fixed_points/pck.ads
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-fixed-point.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp
create mode 100644 gdb/unittests/gmp-utils-selftests.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.