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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 1edffb394 2: update: binutils-gcc: 1
new 0a9a9ace7 2: 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 (1edffb394)
\
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 1568 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51604 -> 51952 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 117512 -> 119436 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 144 ++++++++++-----------
jenkins/manifest.sh | 14 +-
7 files changed, 79 insertions(+), 79 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/qemu.
from f133664915 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
new 17bd42896d dino: checkpatch fixes
new 7cdfa94166 dino: move registers from dino_init() to DINO_PCI_BRIDGE ini [...]
new 63901b6cc4 dino: move PCI bus initialisation to dino_pcihost_init()
new cc363c4a10 dino: move PCI windows initialisation to dino_pcihost_init()
new 270b29587f dino: add memory-as property containing a link to the memory [...]
new 5ac6c43c85 dino: move pci_setup_iommu() to dino_pcihost_init()
new 9cf69f444c dino: move PCI bus master address space setup to dino_pcihos [...]
new 98d168f359 dino: move initial register configuration to new dino_pcihos [...]
new ee313d5abb dino: use QOM cast instead of directly referencing parent_obj
new 079e7ad989 dino: return PCIBus from dino_init() using qdev_get_child_bus()
new 14e275efcb dino: split declarations from dino.c into dino.h
new 0d98fbb57d hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DIN [...]
new 05245daf47 dino: change dino_init() to return the DINO device instead o [...]
new efdb3ce2de machine.c: map DINO device during board configuration
new 10c5264172 dino.h: add defines for DINO IRQ numbers
new 4b5faaf94f dino: define IRQ inputs as qdev GPIOs
new a4b74c1924 dino: wire up serial IRQ using a qdev GPIO in machine.c
new 36f9bbdb17 dino: remove unused dino_set_timer_irq() IRQ handler
new 0d06899631 hppa: move dino_init() from dino.c to machine.c
new 2fb11c7cac dino: use numerical constant for iar0 and iar1 reset values
new e111f288d9 dino: move DINO HPA constants from hppa_hardware.h to dino.h
new 0db9350e6e dino: move from hw/hppa to hw/pci-host
new 63588da809 lasi: checkpatch fixes
new 46f2594cfc lasi: move memory region initialisation to new lasi_init() function
new 2683758c7c lasi: move register memory mapping from lasi.c to machine.c
new b3cdb7e4b2 lasi: move initialisation of iar and rtc to new lasi_reset() [...]
new b514f43244 lasi: move LASIState and associated QOM structures to lasi.h
new 0f04d5777b lasi: replace lasi_get_irq() with defined constants
new cb9f6c4b65 lasi: define IRQ inputs as qdev GPIOs
new e004499fd5 lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
new fe744ca3ee lasi: fix serial port initialisation
new 954f6f7564 lasi: update lasi_initfn() to return LASIState
new c3c3fe4708 lasi: move LAN initialisation to machine.c
new 9701e56943 lasi: move parallel port initialisation to machine.c
new 2da547b819 lasi: move second serial port initialisation to machine.c
new d26c575c44 lasi: move PS2 initialisation to machine.c
new deaa5d3b4e lasi: remove address space parameter from lasi_initfn()
new e881e3c83a lasi: move lasi_initfn() to machine.c
new ca7b468be8 lasi: use constants for device register offsets
new 8e81ffe320 lasi: use numerical constant for iar reset value
new 134ba73f32 hppa: move device headers from hppa_sys.h into individual .c files
new 45f569a116 lasi: move from hw/hppa to hw/misc
new 28f5332ae9 hppa: move hppa_pci_ignore_ops from pci.c to machine.c
new 3c2ce5bba3 hppa: remove hw/hppa/pci.c
new 192e32284b hppa: remove unused trace-events from from hw/hppa
new 932befaa55 hppa: move enable_lan() define from hppa_sys.h to machine.c
new 148da67085 hppa: remove the empty hppa_sys.h file
new c165905c17 hppa: use MACHINE QOM macros for defining the hppa machine
new 42cc2bf63c hppa: fold machine_hppa_machine_init() into machine_hppa_mac [...]
new 297d410387 hppa: simplify machine function names in machine.c
new 5d61789e04 artist: checkpatch and newline style fixes
new ada804eb89 artist: remove unused ROP8OFF() macro
new 1f11051619 artist: only render dirty scanlines on the display surface
new 554623226f Merge tag 'qemu-sparc-20220508' of https://github.com/mcayla [...]
The 54 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:
MAINTAINERS | 4 +
configs/devices/hppa-softmmu/default.mak | 2 +-
hw/display/artist.c | 33 ++---
hw/hppa/Kconfig | 5 +-
hw/hppa/hppa_hardware.h | 5 -
hw/hppa/hppa_sys.h | 24 ----
hw/hppa/machine.c | 124 ++++++++++++++---
hw/hppa/meson.build | 2 +-
hw/hppa/pci.c | 88 ------------
hw/hppa/trace-events | 14 --
hw/misc/Kconfig | 3 +
hw/{hppa => misc}/lasi.c | 161 +++++----------------
hw/misc/meson.build | 3 +
hw/misc/trace-events | 5 +
hw/pci-host/Kconfig | 4 +
hw/{hppa => pci-host}/dino.c | 231 ++++++++++---------------------
hw/pci-host/meson.build | 3 +
hw/pci-host/trace-events | 5 +
include/hw/misc/lasi.h | 78 +++++++++++
include/hw/pci-host/dino.h | 146 +++++++++++++++++++
meson.build | 1 -
21 files changed, 477 insertions(+), 464 deletions(-)
delete mode 100644 hw/hppa/hppa_sys.h
delete mode 100644 hw/hppa/pci.c
delete mode 100644 hw/hppa/trace-events
rename hw/{hppa => misc}/lasi.c (60%)
rename hw/{hppa => pci-host}/dino.c (71%)
create mode 100644 include/hw/misc/lasi.h
create mode 100644 include/hw/pci-host/dino.h
--
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 4a43e2435b [gdb/testsuite] Fix gdb.tui/scroll.exp with read1
new 2dc60c7710 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-arm
in repository toolchain/ci/linux.
from f002488d80b5 Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/ [...]
adds c5eb0a61238d Linux 5.18-rc6
No new revisions were added by this update.
Summary of changes:
Makefile | 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-arm
in repository toolchain/ci/gcc.
from a1947c92f7c Daily bump.
adds 15f0099b21f 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 4a43e2435b [gdb/testsuite] Fix gdb.tui/scroll.exp with read1
adds 2dc60c7710 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-arm
in repository toolchain/ci/base-artifacts.
discards f7b2576a1 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new bbec395f5 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (f7b2576a1)
\
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 1576 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 30664 -> 29936 bytes
05-build_abe-stage1/console.log.xz | Bin 90772 -> 89356 bytes
07-build_abe-linux/console.log.xz | Bin 9540 -> 8580 bytes
08-build_abe-glibc/console.log.xz | Bin 232072 -> 231980 bytes
09-build_abe-stage2/console.log.xz | Bin 177100 -> 174232 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 26 +++++++++++++-------------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 24 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from a1947c92f7c Daily bump.
new 15f0099b21f 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 4a43e2435b [gdb/testsuite] Fix gdb.tui/scroll.exp with read1
adds 2dc60c7710 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 281245d17 0: update: binutils-gcc: 1
new 6a81868ac 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 (281245d17)
\
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 1560 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 39240 -> 37868 bytes
04-build_abe-gcc/console.log.xz | Bin 209332 -> 210056 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2392 -> 2416 bytes
07-check_regression/console.log.xz | Bin 2868 -> 2368 bytes
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 42 +-
08-update_baseline/console.log | 297 +--
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 42 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3510812 -> 3524572 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 3028160 -> 3052456 bytes
sumfiles/gcc.sum | 4040 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1034764 -> 1034424 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202336 -> 202328 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426548 -> 436896 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2279 insertions(+), 2424 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.