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 0d79a2a8e2d ASCIZ Command for output section
new 37d75d4552d [gdb/testsuite] Factor out proc linux_kernel_version
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/testsuite/gdb.arch/i386-pkru.exp | 20 ++++++--------------
gdb/testsuite/lib/gdb.exp | 23 +++++++++++++++++++++++
2 files changed, 29 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 gcc.
from 8d8175869ca nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90'
new 26f4b055d97 testsuite: adjust patterns in RISC-V tests to skip unwind t [...]
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/testsuite/gcc.target/riscv/shorten-memrefs-1.c | 4 ++--
gcc/testsuite/gcc.target/riscv/shorten-memrefs-2.c | 8 ++++----
gcc/testsuite/gcc.target/riscv/shorten-memrefs-3.c | 2 +-
gcc/testsuite/gcc.target/riscv/shorten-memrefs-4.c | 4 ++--
gcc/testsuite/gcc.target/riscv/shorten-memrefs-5.c | 8 ++++----
gcc/testsuite/gcc.target/riscv/shorten-memrefs-6.c | 2 +-
gcc/testsuite/gcc.target/riscv/shorten-memrefs-8.c | 4 ++--
7 files changed, 16 insertions(+), 16 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 12ef6830557 gas: correct symbol name comparison in .startof./.sizeof. handling
new 0d79a2a8e2d ASCIZ Command for output section
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:
ld/NEWS | 3 +
ld/ld.texi | 13 +++++
ld/ldgram.y | 7 ++-
ld/ldlang.c | 83 +++++++++++++++++++++++++++
ld/ldlang.h | 4 +-
ld/ldlex.l | 1 +
ld/testsuite/ld-scripts/asciz.d | 17 ++++++
ld/testsuite/ld-scripts/{rgn-at.s => asciz.s} | 4 +-
ld/testsuite/ld-scripts/asciz.t | 23 ++++++++
ld/testsuite/ld-scripts/script.exp | 1 +
10 files changed, 152 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-scripts/asciz.d
copy ld/testsuite/ld-scripts/{rgn-at.s => asciz.s} (77%)
create mode 100644 ld/testsuite/ld-scripts/asciz.t
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.