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 96420f87f8b [gdb/syscalls] Sync with strace v6.13
new bf5e5514bd8 Automatic date update in version.in
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/version.h | 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.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from 1c3834732b2 Automatic date update in version.in
new e6497503535 Automatic date update in version.in
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/version.h | 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.
unknown user pushed a change to branch master
in repository gcc.
from 4c743798b1d c++/coroutines: Fix awaiter var creation [PR116506]
new 26d3424ca5d c++: find A pack from B in <typename...A,Class<A>...B> [PR118265]
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/cp/pt.cc | 5 +++++
gcc/testsuite/g++.dg/cpp1z/variadic-nontype1.C | 18 ++++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/variadic-nontype1.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 master
in repository toolchain/ci/interesting-commits.
from ded67484d Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
new 955e30566 Add entry cb03470aefb91dfd0d01f2651d604e9afaef5cb1 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:
llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/first_url | 1 +
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO/build_url | 1 +
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/first_url
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/tcwg_bmk-cod [...]
create mode 100644 llvm/sha1/cb03470aefb91dfd0d01f2651d604e9afaef5cb1/tcwg_bmk-cod [...]
--
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 f3a41e6cb5d Fortran: different character lengths in array constructor [ [...]
new ec716ad3f4b c++: coroutines and range for [PR118491]
new 4c743798b1d c++/coroutines: Fix awaiter var creation [PR116506]
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:
gcc/cp/coroutines.cc | 59 +++++++++++++++++++----
gcc/cp/decl.cc | 2 +-
gcc/cp/semantics.cc | 1 -
gcc/testsuite/g++.dg/coroutines/coro-range-for1.C | 38 +++++++++++++++
gcc/testsuite/g++.dg/coroutines/pr116506.C | 53 ++++++++++++++++++++
gcc/testsuite/g++.dg/coroutines/pr116880.C | 36 ++++++++++++++
6 files changed, 177 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/coro-range-for1.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116506.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116880.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.
unknown user pushed a change to branch master
in repository linux.
from f286757b644c Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.o [...]
new 902e09c8acde fix braino in "9p: fix ->rename_sem exclusion"
new 0de63bb7d919 Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux [...]
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:
fs/dcache.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 214224c4973 i386: Fix and improve TARGET_INDIRECT_BRANCH_REGISTER handl [...]
new f3a41e6cb5d Fortran: different character lengths in array constructor [ [...]
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/fortran/decl.cc | 20 ++++++++++++++------
.../gfortran.dg/char_array_constructor_5.f90 | 13 +++++++++++++
.../gfortran.dg/unlimited_polymorphic_1.f03 | 2 +-
3 files changed, 28 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_array_constructor_5.f90
--
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 606527f3d9e aarch64: Fix dupq_* testsuite failures
new 214224c4973 i386: Fix and improve TARGET_INDIRECT_BRANCH_REGISTER handl [...]
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/config/i386/i386.md | 23 ++++++++---------------
gcc/config/i386/predicates.md | 12 ++----------
2 files changed, 10 insertions(+), 25 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 master
in repository toolchain/ci/interesting-commits.
from 93f8f2d94 Add entry 99b90c46110df304b9941dc1a2b38ec6a15774fc from https [...]
new ded67484d Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e 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:
.../commit-log.txt | 4 +---
.../jira/description | 6 ++----
.../e321c8dd2cea8365045ed44ae1c3c00c6a977d2e/status.txt | 2 +-
.../llvm-arm-master-O3_LTO/details.txt | 4 +++-
.../llvm-arm-master-O3_LTO/reproduction_instructions.txt | 15 ---------------
.../llvm-arm-master-O3_LTO/status-summary.txt | 2 +-
.../llvm-arm-master-O3_LTO/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/status.txt | 2 +-
8 files changed, 10 insertions(+), 27 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 linux.
from 2014c95afece Linux 6.14-rc1
new 915175b49f65 xfs: fix the entry condition of exact EOF block allocation [...]
new 89841b23809f xfs: remove an out of data comment in _xfs_buf_alloc
new f5f0ed89f13e xfs: don't call remap_verify_area with sb write protection held
new fb95897b8c60 xfs: Propagate errors from xfs_reflink_cancel_cow_range in [...]
new 26b63bee2f6e xfs: Add error handling for xfs_reflink_cancel_cow_range
new a9ab28b3d21a xfs: remove xfs_buf_cache.bc_lock
new 0a08238acfba Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub [...]
new 3fafa6a02be2 dt-bindings: interrupt-controller: microchip,lan966x-oic: [...]
new e06c9e3682f5 irqchip/lan966x-oic: Make CONFIG_LAN966X_OIC depend on CON [...]
new 825c78e6a60c irqchip/riscv: Ensure ordering of memory writes and IPI writes
new 987f379b5409 irqchip/irq-mvebu-icu: Fix access to msi_data from irq_dom [...]
new 698244bbb3bf irqchip/apple-aic: Only handle PMC interrupt as FIQ when c [...]
new a360f3ffd005 Merge tag 'irq-urgent-2025-02-03' of git://git.kernel.org/ [...]
new 27af31e44949 hrtimers: Mark is_migration_base() with __always_inline
new 53dac345395c hrtimers: Force migrate away hrtimers queued after CPUHP_A [...]
new 1f566840a829 clocksource: Use pr_info() for "Checking clocksource synch [...]
new bb2784d9ab49 jiffies: Cast to unsigned long in secs_to_jiffies() conversion
new f286757b644c Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.o [...]
The 18 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:
.../microchip,lan966x-oic.yaml | 5 +-
drivers/irqchip/Kconfig | 1 +
drivers/irqchip/irq-apple-aic.c | 3 +-
drivers/irqchip/irq-mvebu-icu.c | 3 +-
drivers/irqchip/irq-riscv-imsic-early.c | 2 +-
drivers/irqchip/irq-thead-c900-aclint-sswi.c | 2 +-
fs/xfs/libxfs/xfs_bmap.c | 13 ++-
fs/xfs/xfs_buf.c | 36 +++---
fs/xfs/xfs_buf.h | 1 -
fs/xfs/xfs_exchrange.c | 71 +++++-------
fs/xfs/xfs_inode.c | 7 +-
fs/xfs/xfs_iomap.c | 6 +-
include/linux/hrtimer_defs.h | 1 +
include/linux/jiffies.h | 2 +-
kernel/time/clocksource.c | 3 +-
kernel/time/hrtimer.c | 125 ++++++++++++++++-----
16 files changed, 165 insertions(+), 116 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 88bb18ccd87 hppa: Revise various millicode insn patterns to use match_operand
new 606527f3d9e aarch64: Fix dupq_* testsuite failures
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/config/aarch64/aarch64.cc | 110 +++++++++++++++------
.../gcc.target/aarch64/sve/acle/general/dupq_12.c | 13 +++
2 files changed, 95 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/dupq_12.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.
unknown user pushed a change to branch master
in repository gcc.
from 6ec19825b4e c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro
new 88bb18ccd87 hppa: Revise various millicode insn patterns to use match_operand
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/config/pa/pa.md | 56 +++++++++++++++++++++++++++++----------------
gcc/config/pa/predicates.md | 16 +++++++++++++
2 files changed, 52 insertions(+), 20 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 main
in repository newlib.
from 987d04039 Lift 256 arg limit in execl, execle and execlp
new 6d7ace368 libgloss: arc: Add _getentropy stub
new 0387c7e1c libgloss: arc: Add clock() system call to libnsim
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:
libgloss/Makefile.in | 27 +++++++++++++++++++++++++--
libgloss/arc/Makefile.inc | 1 +
libgloss/arc/hl-stub.c | 7 +++++++
libgloss/arc/nsim-syscalls.c | 17 +++++++++++++++++
libgloss/arc/uart-8250-stub.c | 7 +++++++
libgloss/arc64/Makefile.inc | 1 +
6 files changed, 58 insertions(+), 2 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 main
in repository newlib.
from d52d983e5 Cygwin: implement posix_close
new 1efcb2a30 newlib: update Makefile.in
new 987d04039 Lift 256 arg limit in execl, execle and execlp
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:
newlib/Makefile.in | 615 ++++++++++++++++++++-------------------------
newlib/README | 8 +
newlib/configure | 19 ++
newlib/configure.ac | 13 +
newlib/libc/posix/execl.c | 36 ++-
newlib/libc/posix/execle.c | 36 ++-
newlib/libc/posix/execlp.c | 31 ++-
newlib/newlib.hin | 3 +
8 files changed, 416 insertions(+), 345 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 devel/omp/gcc-14
in repository gcc.
from 77b9f96bd1e OpenMP: append_args clause fixes + Fortran support
new da1ae943041 OpenMP/Fortran: Add missing pop_state in parse_omp_dispatch [...]
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/fortran/parse.cc | 5 ++++-
1 file changed, 4 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from fbcbbfe2bf8 tree-optimization/118717 - store commoning vs. abnormals
new 6ec19825b4e c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro
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/cp/rtti.cc | 3 ++-
1 file changed, 2 insertions(+), 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.
unknown user pushed a change to branch release/2.41/master
in repository glibc.
from cb7f206537 nptl: Correct stack size attribute when stack grows up [BZ #32574]
new cf88351b68 math: Fix tanf for some inputs (BZ 32630)
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:
NEWS | 2 ++
math/auto-libm-test-in | 1 +
math/auto-libm-test-out-tan | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/s_tanf.c | 2 +-
4 files changed, 29 insertions(+), 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.
unknown user pushed a change to branch master
in repository glibc.
from fc058b46c7 elf: Use _dl_find_object instead of _dl_find_dso_for_object [...]
new 09e7f4d594 math: Fix tanf for some inputs (BZ 32630)
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:
math/auto-libm-test-in | 1 +
math/auto-libm-test-out-tan | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/s_tanf.c | 2 +-
3 files changed, 27 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e6efb10bd13 Visium: use is_whitespace()
new 62489f8b525 wasm32: use is_whitespace()
new a2a25404aeb x86: use is_whitespace()
new 0dfd4cfe824 xgate: use is_whitespace()
new 52ea980d007 Xtensa: use is_whitespace()
new 716680bc55e Z80: use is_whitespace()
new 0cb1f0def38 Z8k: use is_whitespace()
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:
gas/config/tc-i386-intel.c | 2 +-
gas/config/tc-i386.c | 95 +++++++++++++++++++++++-----------------------
gas/config/tc-wasm32.c | 2 +-
gas/config/tc-xgate.c | 2 +-
gas/config/tc-xtensa.c | 9 +++--
gas/config/tc-z80.c | 8 ++--
gas/config/tc-z8k.c | 24 ++++++------
7 files changed, 71 insertions(+), 71 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 7ea01e2546e NS32k: use is_whitespace()
new ca5580284f6 PDP11: use is_whitespace()
new 3b9fde6be7d PicoJava: use is_whitespace()
new 2f7cfc9eb22 PPC: use is_whitespace()
new 0a4e0f2a788 pru: use is_whitespace()
new 49343ef9049 RISC-V: use is_whitespace()
new 2dd0370c433 rl78: use is_whitespace()
new f983b224f8f rx: use is_whitespace()
new e5792f3e779 s12z: use is_whitespace()
new ea091addb35 S/390: use is_whitespace()
new 48ca138aa5b Score: use is_whitespace()
new f483688fd00 SH: use is_whitespace()
new 52da676aa8a Sparc: use is_whitespace()
new 5e194d8567b spu: use is_whitespace()
new 429b58ab66c C30: use is_whitespace()
new 87f56f9149d C4x: use is_whitespace()
new 74ac8f7accb C54x: use is_whitespace()
new bf0e6c6cd5c C6x: use is_whitespace()
new 05b64c86575 v850: use is_whitespace()
new 0001a731ef6 VAX: use is_whitespace()
new e6efb10bd13 Visium: use is_whitespace()
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/rl78-parse.y | 4 ++--
gas/config/rx-parse.y | 2 +-
gas/config/tc-pdp11.c | 4 ++--
gas/config/tc-pj.c | 6 +++---
gas/config/tc-ppc.c | 10 +++++-----
gas/config/tc-pru.c | 4 ++--
gas/config/tc-riscv.c | 17 +++++++++--------
gas/config/tc-rl78.c | 7 +++----
gas/config/tc-rx.c | 15 ++++++++-------
gas/config/tc-s12z.c | 6 +++---
gas/config/tc-s390.c | 8 ++++----
gas/config/tc-score.c | 10 +++++-----
gas/config/tc-score7.c | 8 ++++----
gas/config/tc-sh.c | 16 ++++++++--------
gas/config/tc-sparc.c | 34 ++++++++++++++++++++--------------
gas/config/tc-spu.c | 8 ++++----
gas/config/tc-tic30.c | 2 +-
gas/config/tc-tic4x.c | 6 +++---
gas/config/tc-tic54x.c | 35 ++++++++++++++++++-----------------
gas/config/tc-tic6x.c | 13 +++++++------
gas/config/tc-v850.c | 17 ++++++++---------
gas/config/tc-vax.c | 18 +++++++++---------
gas/config/tc-visium.c | 4 ++--
23 files changed, 131 insertions(+), 123 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 112cf77b185 MIPS: use is_whitespace()
new 61c81ade8b4 mn10200: use is_whitespace()
new 8216a29a060 mn10300: use is_whitespace()
new 54a042323d5 Moxie: use is_whitespace()
new a72e1e05281 msp430: use is_whitespace()
new 1ac26e9f7ac nds32: use is_whitespace()
new 7ea01e2546e NS32k: use is_whitespace()
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:
gas/config/tc-mn10200.c | 12 +++++------
gas/config/tc-mn10300.c | 12 +++++------
gas/config/tc-moxie.c | 55 +++++++++++++++++++++++--------------------------
gas/config/tc-msp430.c | 22 +++++++++-----------
gas/config/tc-nds32.c | 10 ++++-----
gas/config/tc-ns32k.c | 4 +++-
6 files changed, 56 insertions(+), 59 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 81675c78e24 dlx: use is_whitespace()
new 8075b3eb668 C-Sky: use is_whitespace()
new 8ea32374119 CR16: use is_whitespace()
new 592d1039565 cris: use is_whitespace()
new f96763060e6 CRx: use is_whitespace()
new 6b6b9c89a43 Epiphany: use is_whitespace()
new 21c901a95d0 fr30: use is_whitespace()
new 6cbfc6bf235 ft32: use is_whitespace()
new e782acb1c98 H8/300: use is_whitespace()
new d99c62deef0 HP-PA: use is_whitespace()
new 4d3ebda16d2 kvx: use is_whitespace()
new 239331e4a9e LoongArch: use is_whitespace()
new a6fe2606429 m32c: use is_whitespace()
new dd8b083aebd m32r: use is_whitespace()
new dc76625f4c3 M68HC1x: use is_whitespace()
new 75e00989005 M68k: use is_whitespace()
new 50f9bcde566 M*Core: use is_whitespace()
new d274b29e92b metag: use is_whitespace()
new 49bf8777038 MicroBlaze: use is_whitespace()
new 112cf77b185 MIPS: use is_whitespace()
The 19 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/kvx-parse.c | 11 ++++---
gas/config/m68k-parse.y | 2 +-
gas/config/tc-cr16.c | 9 +++---
gas/config/tc-cris.c | 6 ++--
gas/config/tc-crx.c | 12 ++++----
gas/config/tc-csky.c | 22 +++++++-------
gas/config/tc-epiphany.c | 4 +--
gas/config/tc-fr30.c | 8 +++---
gas/config/tc-ft32.c | 19 ++++++------
gas/config/tc-h8300.c | 4 +--
gas/config/tc-hppa.c | 52 ++++++++++++++++++---------------
gas/config/tc-kvx.c | 8 +++---
gas/config/tc-loongarch.c | 4 +--
gas/config/tc-m32c.c | 10 +++----
gas/config/tc-m32r.c | 2 +-
gas/config/tc-m68hc11.c | 20 ++++++-------
gas/config/tc-m68k.c | 57 ++++++++++++++++++------------------
gas/config/tc-mcore.c | 72 +++++++++++++++++++++++-----------------------
gas/config/tc-metag.c | 9 +++---
gas/config/tc-microblaze.c | 10 +++----
gas/config/tc-mips.c | 21 ++++++++------
21 files changed, 187 insertions(+), 175 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 a450dd002fc Automatic date update in version.in
new e8efdd32b56 gas: consolidate whitespace recognition
new 58e59144c74 Alpha/EVAX: use is_whitespace() / is_end_of_stmt()
new 6dbfaa3fb3e arc: use is_whitespace()
new c2b89e928be Arm: use is_whitespace()
new a51c80b8ed1 aarch64: use is_whitespace()
new 6295f4c5690 avr: use is_whitespace()
new 4f6f0944460 gas/obj-*.c: use is_whitespace()
new 3d782a79886 bfin: use is_whitespace()
new 72c260c6af0 bpf: use is_whitespace()
new 7c65d9d06fe d10v: use is_whitespace()
new 2ce2556f849 d30v: use is_whitespace()
new 81675c78e24 dlx: use is_whitespace()
The 12 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 | 2 +-
gas/config/obj-coff.c | 4 +---
gas/config/obj-elf.c | 8 ++++----
gas/config/obj-macho.c | 6 +++---
gas/config/obj-som.c | 4 ++--
gas/config/tc-aarch64.c | 2 +-
gas/config/tc-alpha.c | 2 +-
gas/config/tc-arc.c | 12 ++++++------
gas/config/tc-arm.c | 36 +++++++++++++++---------------------
gas/config/tc-avr.c | 2 +-
gas/config/tc-bfin.c | 3 ++-
gas/config/tc-bpf.c | 18 +++++++++---------
gas/config/tc-d10v.c | 11 +++++------
gas/config/tc-d30v.c | 12 ++++++------
gas/config/tc-dlx.c | 14 +++++++-------
gas/expr.c | 6 +++---
gas/listing.c | 2 +-
gas/macro.c | 25 ++++++++-----------------
gas/read.c | 36 ++++++++++++++++++++----------------
gas/read.h | 11 +++++++----
gas/sb.c | 12 +++---------
21 files changed, 106 insertions(+), 122 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.