This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/modula-2
in repository gcc.
from f55158f3ef8 Add insn-attr-common.h as a dependant to gm2spec.cc.
new c9642b5a676 dtoa replace index, m2rts export fixes.
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/m2/gm2-libs-min/M2RTS.def | 6 ++
gcc/m2/gm2-libs-min/M2RTS.mod | 6 ++
gm2tools/Makefile.in | 2 +-
libgm2/Makefile.in | 2 +-
libgm2/libm2cor/Makefile.in | 2 +-
libgm2/libm2iso/Makefile.in | 71 +++++++++++++------
libgm2/libm2log/Makefile.in | 2 +-
libgm2/libm2min/Makefile.in | 6 +-
libgm2/libm2pim/Makefile.in | 157 +++++++++++++++++++-----------------------
libgm2/libm2pim/dtoa.cc | 8 +--
10 files changed, 144 insertions(+), 118 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards be8d6fd2 0: update: binutils-gcc-linux-qemu: boot
new 3afa115d 0: update: binutils-gcc-linux-qemu: boot
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 (be8d6fd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 1700 -> 1792 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 30400 -> 30296 bytes
04-build_abe-stage1/console.log.xz | Bin 69452 -> 68132 bytes
05-build_abe-qemu/console.log.xz | Bin 33096 -> 31372 bytes
06-build_linux/console.log.xz | Bin 3564 -> 3472 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 428 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0ca8f379 0: update: gcc-415d2c38edadf97950eb14b8d7e6b1491c98cdd5: 2
new 28cf798f 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 (0ca8f379)
\
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 1644 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51176 -> 52676 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 461688 -> 463176 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 15 +++++++------
7 files changed, 45 insertions(+), 7 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 75948417af8 [gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify [...]
new 657a50227bb gdb: LoongArch: Add floating-point support
new 3f6227c2f40 gdbserver: LoongArch: Add floating-point support
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:
gdb/arch/loongarch.c | 9 ++++++
gdb/arch/loongarch.h | 17 +++++++++-
gdb/features/Makefile | 1 +
gdb/features/loongarch/fpu.c | 55 ++++++++++++++++++++++++++++++++
gdb/features/loongarch/fpu.xml | 50 +++++++++++++++++++++++++++++
gdb/loongarch-linux-nat.c | 52 ++++++++++++++++++++++++++++++
gdb/loongarch-linux-tdep.c | 69 +++++++++++++++++++++++++++++++++++++---
gdb/loongarch-tdep.c | 66 ++++++++++++++++++++++++++++++--------
gdb/loongarch-tdep.h | 1 +
gdbserver/linux-loongarch-low.cc | 32 +++++++++++++++++++
10 files changed, 332 insertions(+), 20 deletions(-)
create mode 100644 gdb/features/loongarch/fpu.c
create mode 100644 gdb/features/loongarch/fpu.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.