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 2ad55ffca1b PR28163, Segment fault in function rl78_special_reloc
new e7e57d02fb5 x86: have non-PE/COFF BEOS be recognized as ELF
new e2295dade83 x86/ELF: fix .tfloat output
new e74e2b4c336 x86/ELF: fix .ds.x output
new 8f2200fe8e7 x86/ELF: fix .tfloat output with hex input
new 7d19d096292 x86: introduce .hfloat directive
new de133cf98cd x86: introduce .bfloat16 directive
new bcd17d4f518 gas: make 2nd argument of .dcb.* consistently optional
new 2557e081af9 Arm32: leave more .bfloat16 processing to common code
new 7727283e512 Arm64: leave .bfloat16 processing to common code
new f0dec3f488c gas: support NaN flavors
new 199bbc7a4c0 gas: fold IEEE encoding of -Inf with that of +Inf
The 11 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:
binutils/testsuite/lib/binutils-common.exp | 5 +
gas/atof-generic.c | 20 +++-
gas/config/atof-ieee.c | 121 ++++++++++++------------
gas/config/tc-aarch64.c | 50 +---------
gas/config/tc-arm.c | 49 +---------
gas/config/tc-i386.c | 17 +++-
gas/config/tc-i386.h | 4 +
gas/config/tc-tic4x.c | 4 +-
gas/doc/as.texi | 4 +-
gas/doc/c-i386.texi | 15 ++-
gas/flonum.h | 4 +
gas/read.c | 144 +++++++++++++++++++++--------
gas/testsuite/gas/all/float.s | 11 +++
gas/testsuite/gas/i386/fp-elf32.d | 41 ++++++++
gas/testsuite/gas/i386/fp-elf64.d | 41 ++++++++
gas/testsuite/gas/i386/fp.d | 30 +++++-
gas/testsuite/gas/i386/fp.s | 103 ++++++++++++++++++++-
gas/testsuite/gas/i386/i386.exp | 5 +-
18 files changed, 456 insertions(+), 212 deletions(-)
create mode 100644 gas/testsuite/gas/i386/fp-elf32.d
create mode 100644 gas/testsuite/gas/i386/fp-elf64.d
--
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_O1
in repository toolchain/ci/binutils-gdb.
from c173cc8a66 guile: fix smob exports
adds 3ee0cd9e55 Updated Serbian and Russian translations for various sub-dir [...]
adds 69eadcc9ea gdb: iterate only on vfork parent threads in handle_vfork_ch [...]
adds 192786c72a Generalize addrmap dumping
adds 2c1db96b66 Ignore .debug_types when reading .debug_aranges
adds c0e94211e1 Automatic date update in version.in
new 2ad55ffca1 PR28163, Segment fault in function rl78_special_reloc
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/ChangeLog | 4 +
bfd/elf32-rl78.c | 725 ++-
bfd/po/sr.po | 3134 +++++-----
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/sr.po | 6126 +++++++++++--------
gas/ChangeLog | 4 +
gas/po/ru.po | 8567 ++++++++++++++-------------
gdb/addrmap.c | 35 +
gdb/addrmap.h | 6 +
gdb/dwarf2/read.c | 6 +
gdb/infrun.c | 29 +-
gdb/psymtab.c | 56 +-
gdb/testsuite/gdb.dwarf2/fission-reread.exp | 3 +-
gold/ChangeLog | 4 +
gold/po/sr.po | 856 +--
opcodes/ChangeLog | 4 +
opcodes/po/sr.po | 525 +-
18 files changed, 10689 insertions(+), 9401 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_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 1d7b32ee61 Use binutils 2.37 branch in build-many-glibcs.py
adds 07b427296b [1/5] AArch64: Improve A64FX memset for small sizes
adds 9bc2ed8f46 [2/5] AArch64: Improve A64FX memset for large sizes
adds 186092c6ba [3/5] AArch64: Improve A64FX memset for remaining bytes
adds e69d9981f8 [4/5] AArch64: Improve A64FX memset by removing unroll32
adds a5db6a5cae [5/5] AArch64: Improve A64FX memset medium loops
adds 13710e7e6a hurd: Add support for AT_NO_AUTOMOUNT
adds 302247c891 elf: Unconditionally use __ehdr_start
No new revisions were added by this update.
Summary of changes:
config.h.in | 3 -
configure | 52 ------
configure.ac | 34 ----
elf/rtld.c | 13 +-
hurd/hurd/fd.h | 6 +
sysdeps/aarch64/multiarch/memset_a64fx.S | 284 ++++++++++---------------------
6 files changed, 101 insertions(+), 291 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_O1
in repository toolchain/ci/base-artifacts.
discards a4099a3f 0: update: binutils-gcc: 1
new c8ff9465 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 (a4099a3f)
\
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 | 140 +-
02-prepare_abe/console.log | 206 +-
04-build_abe-bootstrap_O1/console.log | 84526 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 84880 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 84885 insertions(+), 84885 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 29b5f91e 0: update: binutils-69eadcc9eacf8d4a99ecfcb29c9fbb4eb398b9d8: 1
new 12c7970c 0: update: glibc-302247c89121e8d4c7629e589edbb4974fff6edb: 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 (29b5f91e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 | 264 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 9438 +-
04-build_abe-stage1/console.log | 18466 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2731 +-
07-build_abe-glibc/console.log | 37495 ++++----
08-build_abe-stage2/console.log | 38376 ++++----
09-build_abe-gdb/console.log | 9848 +-
10-build_abe-qemu/console.log | 6824 +-
11-build_abe-dejagnu/console.log | 182 +-
12-build_abe-check_gcc/console.log | 33851 +++----
13-check_regression/console.log | 414 +-
13-check_regression/results.compare1 | 6 +-
13-check_regression/results.compare2 | 26 +-
14-update_baseline/console.log | 526 +-
14-update_baseline/results.compare1 | 6 +-
14-update_baseline/results.compare2 | 26 +-
console.log | 163209 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2507388 -> 2519092 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2077932 -> 2082624 bytes
sumfiles/gcc.sum | 2094 +-
sumfiles/gfortran.log.xz | Bin 804036 -> 801488 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2236 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 160432 -> 160592 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421864 -> 414864 bytes
sumfiles/libstdc++.sum | 10 +-
34 files changed, 162833 insertions(+), 161459 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
in repository toolchain/ci/gcc.
from 41ddd56e5d4 Daily bump.
adds 990bea6f7e2 Daily bump.
adds bde6489fe03 Daily bump.
adds 85d87813fcd Daily bump.
adds fcb9be628e5 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_gcc_check_bootstrap/release-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards b5e16cf7 3: update: binutils-gcc: 1
new 8e828e74 3: 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 (b5e16cf7)
\
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 | 192 +-
02-prepare_abe/console.log | 269 +-
03-build_abe-binutils/console.log | 12176 +-
04-build_abe-bootstrap/console.log | 54165 +++--
05-build_abe-dejagnu/console.log | 397 +-
06-build_abe-check_bootstrap/console.log | 66781 +++---
07-check_regression/console.log | 237 +-
07-check_regression/results.compare1 | 27 +-
07-check_regression/results.compare2 | 18 +-
08-update_baseline/console.log | 196430 +++++++++--------
08-update_baseline/results.compare1 | 6 +-
08-update_baseline/results.compare2 | 18 +-
08-update_baseline/results.regressions | 18 +-
console.log | 330585 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3875832 -> 3709900 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3042224 -> 3055528 bytes
sumfiles/gcc.sum | 4484 +-
sumfiles/gfortran.log.xz | Bin 940020 -> 917816 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2408 -> 2404 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 147412 -> 147336 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2684 -> 2684 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440152 -> 438644 bytes
sumfiles/libstdc++.sum | 10 +-
29 files changed, 335448 insertions(+), 330567 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.