This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4a8ef8483 Add entry f870302515d5fcf7355f0108c3ead0038ff326fd from https [...]
new 4fe32cf4b Add entry f01e760c08365426de95f02dc2c2dc670eb47352 from https [...]
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:
.../sha1/f01e760c08365426de95f02dc2c2dc670eb47352}/first_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {fujitsu_testsuite/sha1/16d0fd3950bc3383463ab6eaa3af5e6cae3aabba => llvm/sha1 [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
create mode 100644 llvm/sha1/f01e760c08365426de95f02dc2c2dc670eb47352/tcwg_flang_t [...]
--
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 9479e1deba8 gas: leave expression symbols alone when processing equates
new 0907b3ea044 [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 1
new 08850487148 [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 2
new cdde99c6d5f [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 3
new 0c1eecdfc63 [gdb/tdep] Factor out amd64_get_used_input_int_regs
new bbb04932e6c [gdb/tdep] Add amd64-insn-decode selftest
new a7769415cb4 [gdb/tdep] Factor out rip_relative_p
new 5a98b457ade [gdb/tdep] Fix rip-relative insn handling in amd64_get_used [...]
new 7b3e2b12ea9 [gdb/tdep] Factor out part of fixup_riprel
new 88eafe30d0b [gdb/tdep] Add vex2_to_vex3
new 1fc1d9d6705 [gdb/tdep] Add vzeroupper and vzeroall in amd64-insn-decode [...]
new 92ba43e9406 [gdb/tdep] Make amd64_get_insn_details more regular
new 6fa05bba5ae [gdb/tdep] Fix vmovdqu decoding
new 7f01be510bd [gdb/tdep] Support REX2 and EVEX prefix
The 13 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/amd64-tdep.c | 496 ++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 433 insertions(+), 63 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 62d9ebbd4ea include: drop bout.h
new 3e145704944 gas: fold is_end_of_line[] into lex_type[]
new b6b2252830d v850: improve linker scripts for relocatable linking
new 9479e1deba8 gas: leave expression symbols alone when processing equates
The 3 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:
gas/cond.c | 14 ++++----
gas/config/tc-alpha.c | 8 ++---
gas/config/tc-i386.c | 4 +--
gas/expr.c | 35 ++++++++++++++----
gas/listing.c | 5 ++-
gas/read.c | 77 ++++++++++++++--------------------------
gas/read.h | 10 +++---
gas/testsuite/gas/i386/i386.exp | 3 ++
gas/testsuite/gas/i386/pr32721.l | 7 ++++
gas/testsuite/gas/i386/pr32721.s | 7 ++++
ld/scripttempl/v850.sc | 14 ++++----
ld/scripttempl/v850_rh850.sc | 14 ++++----
12 files changed, 106 insertions(+), 92 deletions(-)
create mode 100644 gas/testsuite/gas/i386/pr32721.l
create mode 100644 gas/testsuite/gas/i386/pr32721.s
--
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 16856962c73 Sparc: use is_end_of_stmt()
new 0ebc27d15d3 C30: use is_end_of_stmt()
new f3921d41221 C4x: use is_end_of_stmt()
new 8b385c48cf3 C54x: use is_end_of_stmt()
new 18dd3a91ff3 C6x: use is_end_of_stmt()
new ee03c16d906 Tile-Gx: use is_end_of_stmt()
new 071943663a8 TILEPro: use is_end_of_stmt()
new 4a338b4f8d4 VAX: use is_end_of_stmt()
new 6d24cd31795 x86: use is_end_of_stmt()
new 02b4b482c31 Z8k: use is_end_of_stmt()
new c5fa22cf2f3 rl78: drop redundant statement separator check
new 62d9ebbd4ea include: drop bout.h
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:
gas/config/tc-i386-intel.c | 2 +-
gas/config/tc-i386.c | 12 +--
gas/config/tc-rl78.c | 3 +-
gas/config/tc-tic30.c | 6 +-
gas/config/tc-tic4x.c | 2 +-
gas/config/tc-tic54x.c | 38 ++++-----
gas/config/tc-tic6x.c | 26 +++---
gas/config/tc-tilegx.c | 8 +-
gas/config/tc-tilepro.c | 8 +-
gas/config/tc-vax.c | 4 +-
gas/config/tc-z8k.c | 10 +--
include/bout.h | 192 ---------------------------------------------
12 files changed, 59 insertions(+), 252 deletions(-)
delete mode 100644 include/bout.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.
unknown user pushed a change to branch release/2.41/master
in repository glibc.
from fd202462c5 elf: Check if __attribute__ ((aligned (65536))) is supported
new 91f8cff2c4 configure: Fix spelling of -Wl,--no-error-execstack option
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:
configure | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 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 bcd356af281 Mach-O: use is_end_of_stmt()
new 74838eae6b5 Alpha: use is_end_of_stmt()
new 41241256243 Arm: use is_end_of_stmt()
new d4bc5a68c5f aarch64: use is_end_of_stmt()
new 13381aae83e cris: use is_end_of_stmt()
new 4a87b58f957 C-Sky: use is_end_of_stmt()
new 333596190ec dlx: use is_end_of_stmt()
new cfa0b67f9be HP-PA: use is_end_of_stmt()
new 980171ec6df LoongArch: use is_end_of_stmt()
new 81fa16bf3a7 IQ2000: use is_end_of_stmt()
new 74a2b86f222 M68HC1x: use is_end_of_stmt()
new 2a8dbd8e6fc M68k: use is_end_of_stmt()
new 4250bcf74e9 MicroBlaze: use is_end_of_stmt()
new 9848e4ef33a MIPS: use is_end_of_stmt()
new 0714ea7824e MMIX: use is_end_of_stmt()
new 2d26d563558 PPC: use is_end_of_stmt()
new f1ffe6e3893 pru: use is_end_of_stmt()
new 64ac402023e RISC-V: use is_end_of_stmt()
new 68aaefdf86a Score: use is_end_of_stmt()
new 80276495890 SH: use is_end_of_stmt()
new 16856962c73 Sparc: use is_end_of_stmt()
The 20 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:
gas/config/tc-aarch64.c | 2 +-
gas/config/tc-alpha.c | 2 +-
gas/config/tc-arm.c | 2 +-
gas/config/tc-cris.c | 2 +-
gas/config/tc-csky.c | 16 ++++++++--------
gas/config/tc-dlx.c | 2 +-
gas/config/tc-hppa.c | 6 +++---
gas/config/tc-iq2000.c | 4 ++--
gas/config/tc-loongarch.c | 2 +-
gas/config/tc-m68hc11.c | 14 +++++++-------
gas/config/tc-m68k.c | 42 +++++++++++++++++++++---------------------
gas/config/tc-microblaze.c | 8 ++++----
gas/config/tc-mips.c | 14 +++++++-------
gas/config/tc-mmix.c | 4 ++--
gas/config/tc-ppc.c | 4 ++--
gas/config/tc-pru.c | 2 +-
gas/config/tc-riscv.c | 4 ++--
gas/config/tc-score.c | 8 ++++----
gas/config/tc-score7.c | 8 ++++----
gas/config/tc-sh.c | 2 +-
gas/config/tc-sparc.c | 6 +++---
21 files changed, 77 insertions(+), 77 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 4295841be43 RISC-V: Go PLT for CALL/JUMP/RVC_JUMP if `h->plt.offset' isn't -1
new bdf94855597 gprof: Update PR gprof/32764 test
new 2d677125936 {,E}COFF: use is_end_of_stmt()
new ce6f50b0362 ELF: use is_end_of_stmt()
new bcd356af281 Mach-O: use is_end_of_stmt()
The 4 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:
gas/config/obj-coff.c | 4 ++--
gas/config/obj-elf.c | 4 ++--
gas/config/obj-macho.c | 8 ++++----
gas/ecoff.c | 2 +-
gprof/configure | 1 +
gprof/configure.ac | 1 +
gprof/testsuite/Makefile.am | 2 +-
gprof/testsuite/Makefile.in | 2 +-
gprof/testsuite/tst-gmon-gprof.sh | 2 +-
gprof/testsuite/tst-gmon.c | 2 --
10 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.
unknown user pushed a change to branch master
in repository glibc.
from 5b30907545 manual: Mark perror as MT-unsafe and update check-safety.sh
new 59dc232df2 configure: Fix spelling of -Wl,--no-error-execstack option
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:
configure | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 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 release/2.41/master
in repository glibc.
from 746ef8e939 static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]
new fd202462c5 elf: Check if __attribute__ ((aligned (65536))) is supported
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:
configure | 30 +++++++++++++++++++++++++++++-
configure.ac | 11 +++++++++++
elf/Makefile | 12 ++++++++----
3 files changed, 48 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.