public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[committed 0/2] MIPS/opcodes: INSN_* flag clean-ups
 2024-06-13 13:03 UTC  (3+ messages)
` [committed 1/2] MIPS/opcodes: Update INSN_CHIP_MASK for INSN_ALLEGREX
` [committed 2/2] MIPS/opcodes: Rework INSN_* flags into a consistent block

[PATCH v2 1/2] gas, aarch64: Add SME2 lutv2 extension
 2024-06-13 12:48 UTC  (4+ messages)
` [PATCH v2 2/2] gas, aarch64: Add SME2 lutv2 extension generated files

[PATCH v3 1/2] gas, aarch64: Add SME2 lutv2 extension
 2024-06-13 12:32 UTC  (2+ messages)
` [PATCH v3 2/2] gas, aarch64: Add SME2 lutv2 extension generated files

[PATCH] x86: Add -z isa-level-report=[none|all|needed|used]
 2024-06-13 11:57 UTC  (2+ messages)

[PATCH 0/3] Support APX CCMP and CTEST
 2024-06-13 11:31 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Remove %ME and used %NE for movbe
` [PATCH 3/3] Fix typo in i386-dis-evex-mod.h

ld: Question about the string merging feature
 2024-06-13 11:15 UTC  (2+ messages)

2.43 branch and release dates
 2024-06-13 11:07 UTC 

[PATCH] RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc
 2024-06-13  7:58 UTC 

[PATCH v2 0/11][Binutils] aarch64: Fix the FEAT_SVE2p1 related issues
 2024-06-13  6:24 UTC  (14+ messages)
` [PATCH v1 01/11] [Binutils] aarch64: Enable mandatory feature bits for v9.4-A
` [PATCH v2 02/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands
` [PATCH v1 03/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands (regenerated files)
` [PATCH v1 04/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands
` [PATCH v1 05/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands (regenerated files)
` [PATCH v2 06/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands
` [PATCH v1 07/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands (regenerated files)
` [PATCH v1 08/11] [BINUTILS] aarch64: Fix the wrong constraint used for sve2p1 instructions
` [PATCH v1 09/11] [Binutils] aarch64: Add extra tests for sve2p1 min max instructions
` [PATCH v1 10/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints
` [PATCH v1 11/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints (regenerated files)

RFC: Three load segments patch (PR 30907) [version 2]
 2024-06-13  6:10 UTC  (3+ messages)

[PATCH v3] RISC-V: Add SiFive cease extension v1.0
 2024-06-13  4:47 UTC 

Sourceware Open Office, Friday 16:00 UTC
 2024-06-12 21:09 UTC 

[PATCH] RISC-V: Do not go beyond a label when disassembling data
 2024-06-12 15:32 UTC  (2+ messages)

☝ Buildbot (Sourceware): binutils-gdb - worker not available (master)
 2024-06-12 15:11 UTC 

[PATCH] aarch64: Enable gating instructions with FEAT_X || FEAT_Y
 2024-06-12 14:51 UTC  (3+ messages)

[PATCH 0/2] aarch64: add Branch Record Buffer extension instructions
 2024-06-12 13:59 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH 0/4] Add a ./bootstrap script to automate bundling and generating files
 2024-06-12 12:58 UTC  (27+ messages)
` [PATCH 1/4] readline: Fix examples/rlfe/configure.ac
` [PATCH 2/4] Update COPYING files from gnu.org
` [PATCH 3/4] zlib: Remove files that should certainly not be checked in
` [PATCH 4/4] Add a ./bootstrap script to automate bundling and generating files
` [PATCH v2 0/5] "
` [PATCH v2 1/5] readline: Fix examples/rlfe/configure.in
` [PATCH v2 2/5] Update COPYING files from gnu.org
` [PATCH v2 3/5] zlib: Remove files that should certainly not be checked in
` [PATCH v2 4/5] readline: Re-generate configure
` [PATCH v2 5/5] Add a ./bootstrap script to automate bundling and generating files

[PATCH v2] LoongArch: add .option directive
 2024-06-12 10:17 UTC 

[PATCH WIP] objdump: UTF-8 jump visuzalization
 2024-06-12  8:40 UTC  (3+ messages)

[PATCH] RISC-V: Support ssctr/smctr extensions with frozen version 0.9
 2024-06-12  7:34 UTC  (3+ messages)

[PING^1] [PATCH 0/2] RISC-V: Add support for Zimop and Zcmop extension
 2024-06-12  1:28 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add support for Zimop extension
` [PATCH 2/2] RISC-V: Add support for Zcmop extension

[PATCH v2] RISC-V: Support S[sm]csrind extension csrs
 2024-06-12  1:02 UTC  (2+ messages)

[PATCH] ld-aarch64: check support before launching dt_relr tests
 2024-06-11 14:50 UTC  (4+ messages)

[PATCH 0/3] GAS/testsuite: Make sure none.s is not overwritten
 2024-06-11 11:51 UTC  (4+ messages)
` [PATCH 1/3] binutils/testsuite: Add a helper for relative path construction
` [PATCH 2/3] GAS/testsuite: Add a helper for paths outside the source dir
` [PATCH 3/3] GAS/testsuite: Make a copy of none.s before operating on it as output

[PATCH 1/2] Exclude trap instructions for MIPS Allegrex
 2024-06-11  8:50 UTC  (9+ messages)
` [PATCH 2/2] Adding missing MIPS Allegrex instruction

[committed v2 1/2] MIPS/opcodes: Exclude trap instructions for MIPS Allegrex
 2024-06-11  8:43 UTC  (2+ messages)
` [committed v2 2/2] MIPS/opcodes: Add MIPS Allegrex DBREAK instruction

[committed v2 0/2] MIPS/opcodes: Adjust opcode list for MIPS Allegrex
 2024-06-11  8:42 UTC 

[PATCH v2] RISC-V: Add SiFive cease extension v1.0
 2024-06-11  7:52 UTC  (3+ messages)

[PATCH] RISC-V: Add SiFive cease extension v1.0
 2024-06-11  4:56 UTC  (3+ messages)

[PATCH V3] Support APX CCMP and CTEST
 2024-06-11  3:05 UTC 

PR31872, Segfault in objdump (elf_slurp_reloc_table_from_section)
 2024-06-11  0:01 UTC 

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-10 22:37 UTC 

[PATCH][Binutils] aarch64: warn on unpredictable results for new rcpc3 instructions
 2024-06-10 15:26 UTC  (2+ messages)

[PATCH] RISC-V: Support Smcsrind/Sscsrind extensions csrs
 2024-06-10 14:52 UTC  (5+ messages)

[PATCH v6] MIPS: Support PCREL GOT access
 2024-06-10 14:09 UTC 

[PATCH] IBM zSystems: Rewrite l(g)rl @GOTENT to larl for --no-pie
 2024-06-10 13:57 UTC  (2+ messages)

PR31873, buffer overflow in evax_bfd_print_dst
 2024-06-10 13:32 UTC 

[PATCH] aarch64: Add support for Armv9.5-A architecture
 2024-06-10 13:18 UTC 

[PATCH v5] MIPS: Support PCREL GOT access
 2024-06-10 10:53 UTC 

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-06-09 23:18 UTC 

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-09 12:57 UTC 

Re:[PATCH 0/3] RISC-V: Support CORE-V XCVELW, XCVBI and XCVMEM extensions
 2024-06-09 12:56 UTC 

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-08 23:47 UTC 

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-08 19:57 UTC 

[PATCH v0 00/10] Fix obsolescence warnings when regenerating build scripts with autoreconf-2.72
 2024-06-07 22:42 UTC  (3+ messages)

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-07 22:17 UTC 

[PATCH 1/2] aarch64: Add FP8 Neon and SVE multiplication instructions
 2024-06-07 18:03 UTC  (2+ messages)
` [PATCH 2/2] aarch64: Add SME FP8 "

[PATCH 0/7][Binutils] aarch64: Fix the FEAT_SVE2p1 related issues
 2024-06-07 14:27 UTC  (5+ messages)

New Spanish PO file for 'bfd' (version 2.41.90)
 2024-06-07 12:52 UTC 

Yet another ecoff fuzzed object fix
 2024-06-07 11:04 UTC 

[PATCH 0/3] x86/APX: ZU support follow-up
 2024-06-07  7:22 UTC  (11+ messages)
` [PATCH 2/3] x86: disassembler macro for condition code
` [PATCH 3/3] x86/APX: convert ZU to operand constraint

[PATCH v2] Support APX CCMP and CTEST
 2024-06-07  6:55 UTC  (5+ messages)

[PATCH v3 0/2] aarch64: fix DT_RELR with discarded sections
 2024-06-07  2:20 UTC  (4+ messages)
` [PATCH v3 1/2] aarch64: Fix DT_RELR support "
` [PATCH v3 2/2] aarch64: Test DT_RELR "

[PATCH v1] LoongArch: Change DWARF2_CIE_DATA_ALIGNMENT from -8 to -4
 2024-06-07  1:43 UTC  (3+ messages)

[PATCH,V2 0/7] Add SCFI support for aarch64
 2024-06-06 20:31 UTC  (6+ messages)
` [PATCH,V2 1/7] gas: scfi: make scfi_state_restore_reg function more precise
  ` [PATCH, V2 "
` [PATCH,V2 2/7] opcodes: aarch64: flags to denote subclasses of ldst insns
  ` [PATCH, V2 "

Re: libctf: new enum-related API functions: request for better names
 2024-06-06 16:01 UTC  (6+ messages)
`  "

[committed] arm: fix testsuite fallout on arm-elf and arm-nto from FPA removal
 2024-06-06 15:20 UTC 

[PATCH 00/11] [2nd resend] arm: Remove FPA support from gas/binutils
 2024-06-06 10:41 UTC  (4+ messages)

[PATCH 0/2] RISC-V styled disassembler output fixes
 2024-06-06  9:35 UTC  (5+ messages)
` [PATCH 1/2] opcodes/riscv: add styling support to print_reg_list
` [PATCH 2/2] opcodes/riscv: prevent future use of disassemble_info::fprintf_func

[PING] [PATCH 0/2] RISC-V: Add support for Zimop and Zcmop extension
 2024-06-06  9:32 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add support for Zimop extension
` [PATCH 2/2] RISC-V: Add support for Zcmop extension

New gas testsuite failures for arm-nto
 2024-06-06  9:18 UTC  (2+ messages)

[PING] [PATCH 0/3 v2] RISC-V: Add support for Zfbfmin Zvfbfmin and Zvfbfwma extension
 2024-06-06  8:39 UTC  (6+ messages)
` [PATCH 1/3] RISC-V: Add support for Zfbfmin extension
` [PATCH 2/3] RISC-V: Add support for Zvfbfmin extension
` [PATCH 3/3] RISC-V: Add support for Zvfbfwma extension
  ` Re: [PING] [PATCH 0/3 v2] RISC-V: Add support for Zfbfmin Zvfbfmin and "

[PATCH v2 0/2] aarch64: fix DT_RELR with discarded sections
 2024-06-06  8:08 UTC  (7+ messages)
` [PATCH v2 1/2] aarch64: Fix DT_RELR support "
` [PATCH v2 2/2] aarch64: Test DT_RELR "

[PING] [PATCH 0/3] RISC-V: Add support for Zfbfmin Zvfbfmin and Zvfbfwma extension
 2024-06-06  8:08 UTC  (13+ messages)
` [PING] [PATCH 1/3] RISC-V: Add support for Zfbfmin extension
    `  "
` [PING] [PATCH 2/3] RISC-V: Add support for Zvfbfmin extension
      `  "
` [PING] [PATCH 3/3] RISC-V: Add support for Zvfbfwma extension
    `  "

[PATCH] aarch64: Fix DT_RELR tests
 2024-06-06  1:11 UTC  (2+ messages)

Sourceware infrastructure updates for Q2 2024
 2024-06-05 17:34 UTC 

[PATCH v5] gold: Properly remove the versioned symbol
 2024-06-05 11:48 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).