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/qemu.
from 40d5224907 Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into [...]
adds 545e5cf817 ps2: checkpatch fixes
adds 64bbdd138a ps2: QOMify PS2State
adds 8f84e53cd0 ps2: QOMify PS2KbdState
adds 2d135409e6 ps2: QOMify PS2MouseState
adds 0c235e3889 ps2: move QOM type definitions from ps2.c to ps2.h
adds 54334e7387 ps2: improve function prototypes in ps2.c and ps2.h
adds 494145b286 ps2: introduce PS2DeviceClass
adds 108cb22e48 ps2: implement ps2_reset() for the PS2_DEVICE QOM type based [...]
adds a243ecf8c0 ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
adds ea247a0f36 ps2: implement ps2_kbd_realize() and use it to register ps2_ [...]
adds 4a68b4822f ps2: implement ps2_mouse_realize() and use it to register ps [...]
adds f055f5075a ps2: don't use vmstate_register() in ps2_kbd_init()
adds 97259e70cb ps2: don't use vmstate_register() in ps2_mouse_init()
adds 600f71109d pl050: checkpatch fixes
adds eca9e8702b pl050: split pl050_update_irq() into separate pl050_set_irq( [...]
adds 2a93d3c165 lasips2: spacing fixes
adds f342469f21 lasips2: rename ps2dev_update_irq() to lasips2_port_set_irq()
adds 32be01575d pckbd: checkpatch fixes
adds 77adda52ef pckbd: move KBDState from pckbd.c to i8042.h
adds c9849a71b9 pckbd: move ISAKBDState from pckbd.c to i8042.h
adds 150ee013ed pckbd: introduce new I8042_MMIO QOM type
adds 57f6c3aac0 pckbd: implement i8042_mmio_reset() for I8042_MMIO device
adds d4f5b4d879 pckbd: add mask qdev property to I8042_MMIO device
adds 7b9fff290c pckbd: add size qdev property to I8042_MMIO device
adds f4de68d1d4 pckbd: implement i8042_mmio_realize() function
adds 47fc74154c pckbd: implement i8042_mmio_init() function
adds 903dd0e49b pckbd: alter i8042_mm_init() to return a I8042_MMIO device
adds 01d924dce8 pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine
adds 75877e9356 pckbd: more vmstate_register() from i8042_mm_init() to i8042 [...]
adds 488d1537a1 pckbd: move ps2_kbd_init() and ps2_mouse_init() to i8042_mmi [...]
adds 52b28f76dd ps2: make ps2_raise_irq() function static
adds 892e9bbe59 ps2: use ps2_raise_irq() instead of calling update_irq() directly
adds 5cb6e55622 ps2: introduce ps2_lower_irq() instead of calling update_irq [...]
adds 6beb79e11a ps2: add gpio for output IRQ and optionally use it in ps2_ra [...]
adds c2b1747973 pckbd: replace irq_kbd and irq_mouse with qemu_irq array in [...]
adds 423bcb234b pl050: switch over from update_irq() function to PS2 device gpio
adds 1d9d4b072d pl050: add QEMU interface comment
adds 653b388c39 lasips2: QOMify LASIPS2State
adds 07c68b5010 lasips2: move lasips2 QOM types from lasips2.c to lasips2.h
adds 5cbf35d20f lasips2: rename lasips2_init() to lasips2_initfn() and updat [...]
adds 63195aa5a5 lasips2: implement lasips2_init() function
adds 6479296fe5 lasips2: move mapping of LASIPS2 registers to HPPA machine
adds 02bb59a0e0 lasips2: move initialisation of PS2 ports from lasi_initfn() [...]
adds 42119fdb2e lasips2: add base property
adds 1702627c33 lasips2: implement lasips2_realize()
adds 97bc05971b lasips2: use sysbus IRQ for output IRQ
adds 0d1ac496a2 lasips2: switch over from update_irq() function to PS2 device gpio
adds 501f062e91 lasips2: add QEMU interface comment
adds cb663a81c1 pckbd: switch I8042_MMIO device from update_irq() function t [...]
adds 57de3c1d35 pckbd: add QEMU interface comment for I8042_MMIO device
adds 55870d6f27 pckbd: add i8042_reset() function to I8042 device
adds 6eb252d50c pckbd: switch I8042 device from update_irq() function to PS2 [...]
adds 38f426b8af pckbd: add QEMU interface comment for I8042 device
adds 7227de94ad ps2: remove update_irq() function and update_arg parameter
adds 39fbaeca09 artist: set memory region owners for buffers to the artist device
adds 097ccbbbaf Merge tag 'qemu-sparc-20220626' of https://github.com/mcayla [...]
No new revisions were added by this update.
Summary of changes:
hw/display/artist.c | 2 +-
hw/hppa/machine.c | 11 +-
hw/input/lasips2.c | 123 +++++++----
hw/input/pckbd.c | 338 ++++++++++++++++++++----------
hw/input/pl050.c | 56 +++--
hw/input/ps2.c | 501 ++++++++++++++++++++++++++-------------------
hw/mips/jazz.c | 11 +-
include/hw/input/i8042.h | 75 ++++++-
include/hw/input/lasips2.h | 39 +++-
include/hw/input/ps2.h | 79 ++++++-
10 files changed, 846 insertions(+), 389 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 b4eb841afe Automatic date update in version.in
adds 648f6099d4 -z relro relaxation and ld script SIZEOF
adds 0d8fb090a7 PowerPC64 .branch_lt address
No new revisions were added by this update.
Summary of changes:
ld/emulparams/elf64ppc.sh | 2 +-
ld/ldexp.c | 14 +++++++++++---
ld/ldlang.c | 1 -
ld/testsuite/ld-i386/pie1.d | 4 ++--
ld/testsuite/ld-powerpc/elfv2exe.d | 4 ++--
ld/testsuite/ld-x86-64/pr20830a.d | 8 ++++----
ld/testsuite/ld-x86-64/pr20830b.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038a.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038b.d | 6 +++---
ld/testsuite/ld-x86-64/pr21038c.d | 10 +++++-----
10 files changed, 36 insertions(+), 29 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/gcc.
from b2b72757b22 Daily bump.
adds 773dffc50fb xtensa: Optimize integer constant addition that is between [...]
adds 2ae7895416a Emit asmname if set for decl with -fdump-statistics-asmname.
adds f3f73e86ec8 [PATCH] PR tree-optimization/94026: Simplify (X>>8)&6 != 0 [...]
adds 64d4f27a0ce Implement __imag__ of float _Complex using shufps on x86_64.
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.md | 25 +++++++++++++++++++++++
gcc/config/xtensa/xtensa.md | 35 ++++++++++++++++++++++++++++++++
gcc/match.pd | 23 +++++++++++++++++++++
gcc/statistics.cc | 25 +++++++++++++++++++----
gcc/testsuite/gcc.dg/pr94026.c | 21 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr7061-2.c | 4 ++++
6 files changed, 129 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr94026.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from b4eb841afe Automatic date update in version.in
adds 648f6099d4 -z relro relaxation and ld script SIZEOF
adds 0d8fb090a7 PowerPC64 .branch_lt address
No new revisions were added by this update.
Summary of changes:
ld/emulparams/elf64ppc.sh | 2 +-
ld/ldexp.c | 14 +++++++++++---
ld/ldlang.c | 1 -
ld/testsuite/ld-i386/pie1.d | 4 ++--
ld/testsuite/ld-powerpc/elfv2exe.d | 4 ++--
ld/testsuite/ld-x86-64/pr20830a.d | 8 ++++----
ld/testsuite/ld-x86-64/pr20830b.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038a.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038b.d | 6 +++---
ld/testsuite/ld-x86-64/pr21038c.d | 10 +++++-----
10 files changed, 36 insertions(+), 29 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 4fd827b7 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 0e69f354 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 (4fd827b7)
\
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 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30252 -> 30424 bytes
05-build_abe-stage1/console.log.xz | Bin 91236 -> 91216 bytes
07-build_abe-linux/console.log.xz | Bin 8808 -> 8756 bytes
08-build_abe-glibc/console.log.xz | Bin 233396 -> 232824 bytes
09-build_abe-stage2/console.log.xz | Bin 223432 -> 223976 bytes
10-build_abe-gdb/console.log.xz | Bin 37388 -> 37596 bytes
11-build_abe-qemu/console.log.xz | Bin 32700 -> 32912 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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 fa7673bf14 Automatic date update in version.in
adds faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb 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_gcc_check_bootstrap/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards ea79a8ef 0: update: binutils-gcc: 1
new 6ec49fc2 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 (ea79a8ef)
\
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38256 -> 38392 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 262596 -> 262728 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3908 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2320 -> 2344 bytes
07-check_regression/console.log.xz | Bin 3400 -> 3124 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 73 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 325 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 73 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3592028 -> 3569384 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 3117368 -> 3119148 bytes
sumfiles/gcc.sum | 4736 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1077820 -> 1074664 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207664 -> 207336 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444220 -> 435448 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2745 insertions(+), 2838 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 4a0f8275ab Automatic date update in version.in
adds 25622428e9 Automatic date update in version.in
adds c47836066d Automatic date update in version.in
new 4f0027f03c 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.