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 e68a412e16b aarch64: Add support for FEAT_SVE2p2 and FEAT_SME2p2 new 4ff3ce6fcd8 Automatic date update in version.in new b6ef2d0c2f7 gas pointer to int and vice versa new 37899b113c4 gas frag_var new 4d2eb1bb7cd gas add_ecoff_symbol new 7b13f65ccbe gas bfd_reloc_code_real_type new 76d630291d1 gas more enum casts new a0f33694e25 gas s3_FAIL and s7_FAIL new 1a12e548ba3 gas NULL casts new 3dcea21160e gas bfd_put and bfd_get arg casts new 60ba816bc1d gas alloc casts new de8acd20057 gas d30v_insn plus other non-const pointers new d24a60f9fc7 gas various other const pointer changes new a5b6fadf885 gas various other void* casts new 4da111f55a4 z8k opcode_entry_type new b413e254325 gas md_number_to_chars new 4df44a4aead gas alpha sign extension macros new a32922a7b97 gas char/unsigned char casts new 48753009c18 gas fixups new c78eda50fe3 gas function arg casts new a093ef7af44 gas standardise md_section_align new e76715632c0 gas remove assorted unnecessary casts
The 21 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 +- gas/app.c | 4 +- gas/as.c | 2 +- gas/atof-generic.c | 31 +- gas/cgen.c | 31 +- gas/cond.c | 24 +- gas/config/atof-ieee.c | 24 +- gas/config/kvx-parse.c | 16 +- gas/config/obj-aout.c | 2 +- gas/config/obj-coff-seh.c | 2 +- gas/config/obj-coff.c | 34 +- gas/config/obj-elf.c | 26 +- gas/config/obj-evax.c | 3 +- gas/config/obj-macho.c | 29 +- gas/config/obj-som.c | 8 +- gas/config/tc-aarch64.c | 12 +- gas/config/tc-alpha.c | 122 +++---- gas/config/tc-arc.c | 25 +- gas/config/tc-arm.c | 20 +- gas/config/tc-avr.c | 79 +++-- gas/config/tc-bfin.c | 16 +- gas/config/tc-bpf.c | 77 ++--- gas/config/tc-cr16.c | 8 +- gas/config/tc-cris.c | 15 +- gas/config/tc-crx.c | 10 +- gas/config/tc-csky.c | 27 +- gas/config/tc-d10v.c | 30 +- gas/config/tc-d30v.c | 68 ++-- gas/config/tc-dlx.c | 8 +- gas/config/tc-epiphany.c | 14 +- gas/config/tc-fr30.c | 4 +- gas/config/tc-frv.c | 14 +- gas/config/tc-ft32.c | 5 +- gas/config/tc-h8300.c | 2 +- gas/config/tc-hppa.c | 69 ++-- gas/config/tc-i386.c | 20 +- gas/config/tc-ia64.c | 30 +- gas/config/tc-iq2000.c | 56 +-- gas/config/tc-kvx.c | 12 +- gas/config/tc-lm32.c | 14 +- gas/config/tc-loongarch.c | 39 +-- gas/config/tc-m32c.c | 8 +- gas/config/tc-m32r.c | 27 +- gas/config/tc-m68hc11.c | 41 ++- gas/config/tc-m68k.c | 16 +- gas/config/tc-mcore.c | 2 +- gas/config/tc-mep.c | 8 +- gas/config/tc-metag.c | 33 +- gas/config/tc-microblaze.c | 21 +- gas/config/tc-mips.c | 119 ++++--- gas/config/tc-mmix.c | 45 ++- gas/config/tc-mn10200.c | 21 +- gas/config/tc-mn10300.c | 23 +- gas/config/tc-moxie.c | 7 +- gas/config/tc-msp430.c | 130 +++---- gas/config/tc-mt.c | 8 +- gas/config/tc-nds32.c | 35 +- gas/config/tc-ns32k.c | 38 +- gas/config/tc-or1k.c | 5 +- gas/config/tc-ppc.c | 94 +++-- gas/config/tc-pru.c | 20 +- gas/config/tc-riscv.c | 27 +- gas/config/tc-rl78.c | 4 +- gas/config/tc-rx.c | 2 +- gas/config/tc-s12z.c | 26 +- gas/config/tc-s390.c | 47 ++- gas/config/tc-score.c | 839 +++++++++++++++++++++++---------------------- gas/config/tc-score7.c | 639 +++++++++++++++++----------------- gas/config/tc-sh.c | 94 +++-- gas/config/tc-sparc.c | 49 ++- gas/config/tc-spu.c | 26 +- gas/config/tc-tic30.c | 58 ++-- gas/config/tc-tic4x.c | 23 +- gas/config/tc-tic54x.c | 60 ++-- gas/config/tc-tic6x.c | 18 +- gas/config/tc-tilegx.c | 20 +- gas/config/tc-tilepro.c | 18 +- gas/config/tc-v850.c | 71 ++-- gas/config/tc-vax.c | 12 +- gas/config/tc-visium.c | 36 +- gas/config/tc-wasm32.c | 2 +- gas/config/tc-xgate.c | 26 +- gas/config/tc-xstormy16.c | 16 +- gas/config/tc-xtensa.c | 31 +- gas/config/tc-z80.c | 16 +- gas/config/tc-z8k.c | 6 +- gas/config/te-vms.c | 4 +- gas/debug.c | 13 +- gas/dw2gencfi.c | 4 +- gas/ecoff.c | 620 ++++++++++++++++----------------- gas/ehopt.c | 4 +- gas/expr.c | 18 +- gas/flonum-copy.c | 11 +- gas/frags.c | 13 +- gas/gen-sframe.c | 6 +- gas/input-file.c | 6 +- gas/input-scrub.c | 4 +- gas/listing.c | 32 +- gas/messages.c | 4 +- gas/read.c | 79 ++--- gas/remap.c | 2 +- gas/stabs.c | 12 +- gas/subsegs.c | 2 +- gas/symbols.c | 46 +-- gas/symbols.h | 2 +- gas/write.c | 61 ++-- include/opcode/d30v.h | 4 +- opcodes/z8k-opc.h | 2 +- opcodes/z8kgen.c | 2 +- 109 files changed, 2311 insertions(+), 2541 deletions(-)