forked from pool/binutils
Factory #1
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
* s390 - Add arch15 instructions * various fixes from upstream: PR32153, PR32171, PR32189, PR32196, PR32191, PR32109, PR32372, PR32387 - Adjusted binutils-2.43-branch.diff.gz. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=481This gives us loongarch, new s390 insns (for SLE), and for now avoid the issue with zstd we had in the last submission (by not using it by default). It's also what is going to be in SLE-15 soon. - Update to current 2.43.1 branch [PED-10254, PED-10306]: * s390 - Add arch15 instructions * various fixes from upstream: PR32153, PR32171, PR32189, PR32196, PR32191, PR32109, PR32372, PR32387 - Adjusted binutils-2.43-branch.diff.gz. - Disable zstd-by-default again (needs adjustments in at least golang,llvm15,llvm17 first) - Add binutils-fix-branch.diff. - Check non-changing of flex/bison inputs only after applying branch and fix-branch diffs. - drop ld-relro.diff (relro is the default for some time) and it warns on avr spuriously (bsc#1233520) - Add loongarch64 as new target - Enable zstd compression algorithm (instead of zlib) for debug info sections by default. OBS-URL: https://build.opensuse.org/request/show/1229830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=174* riscv - disassembly now supports -M,max * nios2 - support dropped except in readelf * assembler: - x86: add support for AMX-AVX512, AMX-FP8, AMX-MOVRS, AMX-TF32 and AMX-TRANSPOSE, MOVRS, PHE2, RNG2, GMI, MSR_IMM instructions - x86: add support for Intel AVX10.2 and SM4 AVX10.2 extensions - aarch64: SME and SVE non-widening BFloat16 instructions - riscv: various standard and vendor extensions added: Zicfiss v1.0, Zicfilp v1.0, Zcmp v1.0, Zcmt v1.0, Smrnmi v1.0, S[sm]dbltrp v1.0 and S[sm]ctr v1.0; CORE-V: xcvbitmanip v1.0 and xcvsimd v1.0; SiFive: xsfvqmaccdod v1.0, xsfvqmaccqoqv1.0 and xsfvfnrclipxfqf v1.0 * linker: - loongarch: changed default max page size from 16KiB to 64KiB - add support for mixed LTO and non-LTO code in relocatable output - add --image-base=<ADDR> to behave like -Ttext-segment for compatibility with LLD - Accept percent-encoded and %[string] encoded JSON payload with --package-metadata - binutils-gold is gone for good. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=489