This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb46559cea1 testsuite: Compile gcc.target/i386/pr103861-3.c with -fno-v [...]
new 02a8a01bf39 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 | 88 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 23 +++++++++++++
gcc/c-family/ChangeLog | 6 ++++
gcc/cp/ChangeLog | 7 ++++
gcc/testsuite/ChangeLog | 79 ++++++++++++++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 9 +++++
libgfortran/ChangeLog | 5 +++
libstdc++-v3/ChangeLog | 16 +++++++++
9 files changed, 234 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 d4e5ca66849 tree-optimization/97953 - fix bougs range recorded by EVRP
new 35ca78a35a9 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 | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e3c16470 8: update: binutils-gcc-linux-qemu: 19452
discards f083921a 7: reset: gcc-422f9eb7011b76c12ff00ffaee2bcc9cdddf16d5: 19180
discards 7e25a75a 6: update: qemu-c7d773ae49688463b59ade6989f8d612fecb973d: 19453
discards b88191ca 5: reset: linux-7d4741eacdefa5f0475431645b56baf00784df1f: 19453
discards 0b58f954 4: update: binutils-gcc-qemu: 19454
new 3360e5f6 4: update: binutils-gcc-linux-qemu: 19561
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 (e3c16470)
\
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.xz | Bin 1576 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30748 -> 30376 bytes
04-build_abe-stage1/console.log.xz | Bin 90552 -> 89804 bytes
05-build_abe-qemu/console.log.xz | Bin 31256 -> 30012 bytes
06-build_linux/console.log.xz | Bin 44368 -> 42276 bytes
08-check_regression/console.log.xz | Bin 476 -> 484 bytes
09-update_baseline/console.log | 359 ++++++++++++++++++++++++-----------
jenkins/manifest.sh | 20 +-
results | 2 +-
10 files changed, 256 insertions(+), 125 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 linux.
from 3acbdbf42e94 Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub [...]
new 08b9e0ab8af4 cxl/pmem: Fix reference counting for delayed work
new 888e034a74f4 cxl/mbox: Remove bad comment
new 5e2411ae8071 cxl/memdev: Change cxl_mem to a more descriptive name
new affec782742e cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
new a91bd78967c4 cxl/memdev: Remove unused cxlmd field
new 09eac2ca988a tools/testing/cxl: add mock output for the GET_HEALTH_INFO [...]
new f64bd790b750 ACPI: Keep sub-table parsing infrastructure available for modules
new ad2f63971e96 ACPI: Teach ACPI table parsing about the CEDT header format
new 2d03e46a4bad ACPI: Add a context argument for table parsing handlers
new f4ce1f766f1e cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
new 814dff9ae234 cxl/test: Mock acpi_table_parse_cedt()
new fd49f99c1809 ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
new 53989fad1286 cxl/pmem: Fix module reload vs workqueue state
new be185c2988b4 cxl/core: Remove cxld_const_init in cxl_decoder_alloc()
new 362f533a2a10 Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/l [...]
The 15 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:
drivers/acpi/Kconfig | 3 +
drivers/acpi/numa/srat.c | 59 ++++++++++-
drivers/acpi/tables.c | 87 ++++++++++++----
drivers/cxl/Kconfig | 1 +
drivers/cxl/acpi.c | 237 ++++++++++++++++--------------------------
drivers/cxl/core/Makefile | 2 +-
drivers/cxl/core/bus.c | 26 +++--
drivers/cxl/core/mbox.c | 186 ++++++++++++++++-----------------
drivers/cxl/core/memdev.c | 55 +++++-----
drivers/cxl/core/pmem.c | 20 ++--
drivers/cxl/core/regs.c | 8 +-
drivers/cxl/cxl.h | 10 +-
drivers/cxl/cxlmem.h | 37 ++++---
drivers/cxl/pci.c | 120 ++++++++++-----------
drivers/cxl/pmem.c | 85 ++++++++++-----
include/linux/acpi.h | 34 ++++--
tools/testing/cxl/Kbuild | 3 +-
tools/testing/cxl/test/cxl.c | 68 ++++++++----
tools/testing/cxl/test/mem.c | 99 +++++++++++++-----
tools/testing/cxl/test/mock.c | 30 ++----
tools/testing/cxl/test/mock.h | 6 +-
21 files changed, 675 insertions(+), 501 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 binutils-2_37-branch
in repository binutils-gdb.
from ebadd3ef876 Automatic date update in version.in
new eb31394c231 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8d4e4d13afb gdb Power 9 add test for HW watchpoint support.
new cf6059a6ace 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.
unknown user pushed a change to branch gdb-11-branch
in repository binutils-gdb.
from 685c3b6b8fd sim: add ChangeLog for SIGSTKSZ update
new 707055a26d8 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.