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 2df41bda2f8 [gdb/build] Fix gdb build with gcc 4.8.5
new e24500cbab7 gdb: Document floating-point support for LoongArch
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:
gdb/NEWS | 4 ++++
gdb/doc/gdb.texinfo | 4 ++++
2 files changed, 8 insertions(+)
--
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-12
in repository gcc.
from 87d4bdc87f2 Daily bump.
new 0380d008b14 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
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/regrename.cc | 3 +--
gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.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/qemu.
from 824824d122 Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hrei [...]
adds 72d680e408 target/mips: introduce decodetree structure for Cavium Octeo [...]
adds 5e806fb002 target/mips: implement Octeon-specific BBIT instructions
adds dadd071a9c target/mips: implement Octeon-specific arithmetic instructions
adds 9a6046a655 target/mips: introduce Cavium Octeon CPU model
adds d53a3ed446 target/mips: Create report_fault for semihosting
adds 3d748e41c7 target/mips: Drop link syscall from semihosting
adds 18639a28bb target/mips: Use semihosting/syscalls.h
adds ea4210600d target/mips: Avoid qemu_semihosting_log_out for UHI_plog
adds 412411b352 target/mips: Use error_report for UHI_assert
adds 938fcd741a semihosting: Remove qemu_semihosting_log_out
adds 3bb45bbc6f target/mips: Simplify UHI_argnlen and UHI_argn
adds b10ccec100 target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
adds 455c62d85f Merge tag 'mips-20220712' of https://github.com/philmd/qemu [...]
new d8cf2c29cc hvf: Enable RDTSCP support
new 7630156d34 configure: Restrict TCG to emulation
new 713911a107 ui/cocoa: Fix switched_to_fullscreen warning
new 52eaefd36c ui/cocoa: Take refresh rate into account
new 50b13d31f4 avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
new 08c9f7eec7 Merge tag 'darwin-20220712' of https://github.com/philmd/qem [...]
The 6 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:
.gitlab-ci.d/buildtest.yml | 2 +-
configure | 20 +-
include/semihosting/console.h | 13 --
meson.build | 3 +-
semihosting/console.c | 9 -
target/i386/hvf/hvf.c | 26 ++-
target/i386/hvf/vmcs.h | 3 +-
target/i386/hvf/x86_cpuid.c | 7 +-
target/mips/cpu-defs.c.inc | 28 +++
target/mips/mips-defs.h | 1 +
target/mips/tcg/meson.build | 2 +
target/mips/tcg/octeon.decode | 41 ++++
target/mips/tcg/octeon_translate.c | 201 +++++++++++++++++
target/mips/tcg/sysemu/mips-semi.c | 383 +++++++++++++++------------------
target/mips/tcg/translate.c | 5 +
target/mips/tcg/translate.h | 1 +
tests/avocado/avocado_qemu/__init__.py | 17 +-
ui/cocoa.m | 20 +-
18 files changed, 519 insertions(+), 263 deletions(-)
create mode 100644 target/mips/tcg/octeon.decode
create mode 100644 target/mips/tcg/octeon_translate.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/gdb.
from 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
adds 2df41bda2f [gdb/build] Fix gdb build with gcc 4.8.5
No new revisions were added by this update.
Summary of changes:
gdbsupport/packed.h | 2 ++
1 file changed, 2 insertions(+)
--
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/glibc.
from 7c8ca17893 x86: Add missing rtm tests for strcmp family
adds 779aa039fc S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/s390/{ => s390-64}/single-thread.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename sysdeps/unix/sysv/linux/s390/{ => s390-64}/single-thread.h (100%)
--
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 cff72485b1d Daily bump.
adds e85c94d1c83 xtensa: Minor fix for FP constant synthesis
adds 47725f78dc5 docs: fix position of @end deftypefn
adds fd782def319 docs: fix position of @end deftypefn
adds 9f7f0499896 libiberty: fix docs typo
adds b0f02eeb906 Fix ICE on view conversion between struct and integer
adds 29f40a8047f lto-plugin: use -pthread only for detected targets
No new revisions were added by this update.
Summary of changes:
gcc/config/xtensa/xtensa.md | 35 +++++-----------------
gcc/doc/gimple.texi | 7 ++---
gcc/gimplify.cc | 29 ++++++++++--------
.../gcc.target/xtensa/constsynth_double.c | 2 +-
gcc/testsuite/gnat.dg/opt98.adb | 14 +++++++++
gcc/testsuite/gnat.dg/opt98.ads | 19 ++++++++++++
libiberty/functions.texi | 2 +-
lto-plugin/Makefile.am | 3 +-
lto-plugin/Makefile.in | 4 +--
lto-plugin/configure | 10 +++++--
lto-plugin/configure.ac | 5 ++++
11 files changed, 78 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt98.adb
create mode 100644 gcc/testsuite/gnat.dg/opt98.ads
--
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 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
adds 2df41bda2f [gdb/build] Fix gdb build with gcc 4.8.5
No new revisions were added by this update.
Summary of changes:
gdbsupport/packed.h | 2 ++
1 file changed, 2 insertions(+)
--
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 a622bcc7 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 0cb23ec5 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 (a622bcc7)
\
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 1648 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 30848 -> 30532 bytes
05-build_abe-stage1/console.log.xz | Bin 91048 -> 91200 bytes
07-build_abe-linux/console.log.xz | Bin 9352 -> 9168 bytes
08-build_abe-glibc/console.log.xz | Bin 233408 -> 233924 bytes
09-build_abe-stage2/console.log.xz | Bin 222484 -> 223000 bytes
10-build_abe-gdb/console.log.xz | Bin 37636 -> 37736 bytes
11-build_abe-qemu/console.log.xz | Bin 32596 -> 31672 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
adds 2df41bda2f [gdb/build] Fix gdb build with gcc 4.8.5
No new revisions were added by this update.
Summary of changes:
gdbsupport/packed.h | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.