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_lean
in repository toolchain/ci/binutils-gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
adds 1ab7a698a8 Automatic date update in version.in
new e36144c932 ubsan: loongarch : signed integer shift overflow.
new 748594bc07 LoongArch: Use functions instead of magic numbers.
new 5fb13d7ef4 gas:LoongArch: Fix segment error in compilation due to too l [...]
new 1848a40fdd gas:LoongArch: Fix wrong line number in .debug_line
new 3b14682a43 LoongArch: Update ABI eflag in elf header.
new d218dba3f4 LoongArch: Fix LD check fails.
new 2a04204dff ld: loongarch: Skip unsupport test cases.
new 96a671f281 gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.
new 2be64de603 ld:LoongArch: Add test cases to adapt to LoongArch32 and Loo [...]
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/elfnn-loongarch.c | 464 ++++++---
bfd/elfxx-loongarch.c | 1084 ++++++++++++--------
bfd/elfxx-loongarch.h | 10 +
bfd/version.h | 2 +-
gas/config/tc-loongarch.c | 194 ++--
gas/config/tc-loongarch.h | 3 +
include/elf/loongarch.h | 37 +-
include/opcode/loongarch.h | 4 +-
ld/testsuite/ld-elf/eh5.d | 2 +-
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-loongarch-elf/disas-jirl-32.d | 15 +
.../{disas-jirl.s => disas-jirl-32.s} | 0
ld/testsuite/ld-loongarch-elf/disas-jirl.d | 3 +-
ld/testsuite/ld-loongarch-elf/jmp_op.d | 2 +-
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 9 +-
ld/testsuite/ld-loongarch-elf/macro_op.d | 3 +-
.../ld-loongarch-elf/{macro_op.d => macro_op_32.d} | 603 ++++++-----
.../ld-loongarch-elf/{macro_op.s => macro_op_32.s} | 4 +-
opcodes/loongarch-coder.c | 30 +-
20 files changed, 1421 insertions(+), 1052 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/disas-jirl-32.d
copy ld/testsuite/ld-loongarch-elf/{disas-jirl.s => disas-jirl-32.s} (100%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.d => macro_op_32.d} (61%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.s => macro_op_32.s} (92%)
--
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_lean
in repository toolchain/ci/base-artifacts.
discards 2dc253ed 2: update: binutils-gcc: 0
new 028699c3 2: update: binutils-gcc: 0
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 (2dc253ed)
\
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 1532 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 26104 -> 24928 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 104 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++--
6 files changed, 57 insertions(+), 57 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 1ab7a698a8c Automatic date update in version.in
new e36144c932b ubsan: loongarch : signed integer shift overflow.
new 748594bc07f LoongArch: Use functions instead of magic numbers.
new 5fb13d7ef45 gas:LoongArch: Fix segment error in compilation due to too [...]
new 1848a40fdd1 gas:LoongArch: Fix wrong line number in .debug_line
new 3b14682a432 LoongArch: Update ABI eflag in elf header.
new d218dba3f49 LoongArch: Fix LD check fails.
new 2a04204dff7 ld: loongarch: Skip unsupport test cases.
new 96a671f2815 gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.
new 2be64de603f ld:LoongArch: Add test cases to adapt to LoongArch32 and Lo [...]
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/elfnn-loongarch.c | 464 ++++++---
bfd/elfxx-loongarch.c | 1084 ++++++++++++--------
bfd/elfxx-loongarch.h | 10 +
gas/config/tc-loongarch.c | 194 ++--
gas/config/tc-loongarch.h | 3 +
include/elf/loongarch.h | 37 +-
include/opcode/loongarch.h | 4 +-
ld/testsuite/ld-elf/eh5.d | 2 +-
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-elf/pr26936.d | 2 +-
ld/testsuite/ld-loongarch-elf/disas-jirl-32.d | 15 +
.../{disas-jirl.s => disas-jirl-32.s} | 0
ld/testsuite/ld-loongarch-elf/disas-jirl.d | 3 +-
ld/testsuite/ld-loongarch-elf/jmp_op.d | 2 +-
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 9 +-
ld/testsuite/ld-loongarch-elf/macro_op.d | 3 +-
.../ld-loongarch-elf/{macro_op.d => macro_op_32.d} | 603 ++++++-----
.../ld-loongarch-elf/{macro_op.s => macro_op_32.s} | 4 +-
opcodes/loongarch-coder.c | 30 +-
19 files changed, 1420 insertions(+), 1051 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/disas-jirl-32.d
copy ld/testsuite/ld-loongarch-elf/{disas-jirl.s => disas-jirl-32.s} (100%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.d => macro_op_32.d} (61%)
copy ld/testsuite/ld-loongarch-elf/{macro_op.s => macro_op_32.s} (92%)
--
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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b1ee1ee8 0: update: gcc-bc84b61b00792ef38e1c2cd6b7280087e4fd2b57: 1
new dbea367d 0: update: gcc-907811ddc35da6c1701ed22355ece63a8c3ed7fb: 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 (b1ee1ee8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1500 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37460 -> 36784 bytes
04-build_abe-gcc/console.log.xz | Bin 209000 -> 208012 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2784 -> 3164 bytes
07-check_regression/console.log.xz | Bin 3004 -> 3264 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 56 +-
07-check_regression/results.regressions | 16 +-
08-update_baseline/console.log | 542 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 56 +-
08-update_baseline/results.regressions | 16 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3504464 -> 3480924 bytes
sumfiles/g++.sum | 30 +-
sumfiles/gcc.log.xz | Bin 2991404 -> 3025636 bytes
sumfiles/gcc.sum | 4354 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1028188 -> 1034100 bytes
sumfiles/gfortran.sum | 7 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2188 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 200772 -> 200728 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2548 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 433552 -> 421528 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2616 insertions(+), 2531 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-aarch64
in repository toolchain/ci/gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
new 1ab7a698a8 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 34e047aa16c0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 65f3324f4b6f usb: gadget: rndis: prevent integer overflow in rndis_set_ [...]
adds 239071064732 partially Revert "usb: musb: Set the DT node on the child device"
adds e9b667a82cdc usb: usbtmc: Fix bug in pipe direction for control transfers
adds 16b1941eac2b usb: gadget: Fix use-after-free bug by not setting udc->de [...]
adds 6aa61c12a43b Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm [...]
adds 01b44ef2bf6b counter: Stop using dev_get_drvdata() to get the counter device
adds ba6354f61472 Merge tag 'char-misc-5.17-final' of git://git.kernel.org/p [...]
adds 3cf6a32f3f2a perf symbols: Fix symbol size calculation condition
adds 8b464eac9765 perf evlist: Avoid iteration for empty evlist.
adds 7bd1da15d211 perf parse-events: Ignore case in topdown.slots check
adds 97e9c8eb4bb1 Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git:/ [...]
adds 69ad4ef868c1 scsi: mpt3sas: Page fault in reply q processing
adds 733ab7e1b5d1 scsi: fnic: Finish scsi_cmnd before dropping the spinlock
new f76da4d5ad51 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 1447c635802f Revert "arm64: dts: freescale: Fix 'interrupt-map' parent [...]
new 14702b3b2438 Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/s [...]
The 2 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:
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 24 +++++++++++-----------
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 24 +++++++++++-----------
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 24 +++++++++++-----------
drivers/counter/counter-sysfs.c | 17 ++++++++++------
drivers/scsi/fnic/fnic_scsi.c | 13 ++++++------
drivers/scsi/mpt3sas/mpt3sas_base.c | 5 +++--
drivers/usb/class/usbtmc.c | 13 +++++++++---
drivers/usb/gadget/function/rndis.c | 1 +
drivers/usb/gadget/udc/core.c | 3 ---
drivers/usb/musb/omap2430.c | 1 -
tools/perf/arch/x86/util/evlist.c | 2 +-
tools/perf/util/evlist.c | 28 ++++++++++++++++----------
tools/perf/util/symbol.c | 2 +-
13 files changed, 86 insertions(+), 71 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-aarch64
in repository toolchain/ci/binutils-gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
adds 1ab7a698a8 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.
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 0db5ff08 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new fa2f1cbd 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (0db5ff08)
\
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 1560 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 19148 -> 17624 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 10 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/master-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 03a5735dbd Automatic date update in version.in
adds 6f3dfea03a gdb/python: remove gdb._mi_commands dict
adds 1ab7a698a8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/mi/mi-cmds.c | 14 ++
gdb/mi/mi-cmds.h | 7 +
gdb/python/lib/gdb/__init__.py | 4 -
gdb/python/py-micmd.c | 232 ++++++++++++---------------------
gdb/python/python-internal.h | 1 +
gdb/python/python.c | 2 +
gdb/testsuite/gdb.python/py-mi-cmd.exp | 53 +-------
8 files changed, 106 insertions(+), 209 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_debug
in repository toolchain/ci/base-artifacts.
discards 8c1b0d63 0: update: binutils-gcc: 2
new 4248c8ef 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 (8c1b0d63)
\
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 50504 -> 50572 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 464780 -> 464184 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 17 insertions(+), 17 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/binutils-gdb.
from 6f3dfea03a gdb/python: remove gdb._mi_commands dict
new 1ab7a698a8 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards b9f22359 2: update: binutils-gcc: 0
new 2818e38c 2: update: binutils-gcc: 0
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 (b9f22359)
\
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 1548 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 25708 -> 24720 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++-----
6 files changed, 25 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_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1f428403 6: update: llvm-3807583b8f879e4ecfc63b268622aee399fbe05a: 40
new e2ad2e44 6: update: qemu-2058fdbe81e2985c226a026851dd26b146d3395c: 40
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 (1f428403)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1548 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30060 -> 30176 bytes
04-build_llvm/console.log.xz | Bin 61284 -> 60784 bytes
05-build_abe-qemu/console.log.xz | Bin 31880 -> 31164 bytes
06-build_linux/console.log.xz | Bin 5632 -> 5620 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 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_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bae99b6b 6: update: linux-6d72dda014a4753974eb08950089ddf71fec4f60: 40
new 1f428403 6: update: llvm-3807583b8f879e4ecfc63b268622aee399fbe05a: 40
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 (bae99b6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1692 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30244 -> 30060 bytes
04-build_llvm/console.log.xz | Bin 62040 -> 61284 bytes
05-build_abe-qemu/console.log.xz | Bin 32552 -> 31880 bytes
06-build_linux/console.log.xz | Bin 3640 -> 5632 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from c10d32f7232 Daily bump.
new 620cae6af06 Daily bump.
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:
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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from d32402e6167 Fortran: Fix gfc_maybe_dereference_var [PR104430][PR99585]
new 8fcc4a1e943 Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 21 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 7fbbf01656f Daily bump.
new 5b46922d9e7 Daily bump.
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:
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.
unknown user pushed a change to branch master
in repository gcc.
from 907811ddc35 fortran: Separate associate character lengths earlier [PR104570]
new d7f00da1c0e Daily bump.
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:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 13 +++++++++++++
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
include/ChangeLog | 6 ++++++
libgcc/ChangeLog | 8 ++++++++
libiberty/ChangeLog | 6 ++++++
8 files changed, 87 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.