public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-03-31  6:44 UTC 

[PATCH] x86: Check unbalanced braces in memory reference
 2023-03-31  5:50 UTC  (4+ messages)

[RFC PATCH v4 0/2] RISC-V: Add support for the Zfa extension
 2023-03-31  2:20 UTC  (4+ messages)
` [RFC PATCH v4 1/2] RISC-V: Allocate "various" operand type
` [RFC PATCH v4 2/2] RISC-V: Add support for the Zfa extension

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (retry) (master)
 2023-03-30 21:39 UTC 

[PATCH] lto: Don't add indirect symbols for versioned aliases in IR
 2023-03-30 21:27 UTC  (2+ messages)

feedback on gprofng
 2023-03-30 18:05 UTC  (4+ messages)

[RFC PATCH v2 0/2] RISC-V: Add support for the Zfa extension
 2023-03-30 16:59 UTC  (15+ messages)
` [RFC PATCH v2 1/2] RISC-V: Allocate "various" operand type
` [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension

[PATCH 2/3] MIPS: default output r6 object if configured to r6
 2023-03-30 16:53 UTC  (3+ messages)
` [PATCH] MIPS: support specify isa level when configure

[PATCH 00/43] aarch64: Groundwork for SME2 support
 2023-03-30 16:06 UTC  (46+ messages)
` [PATCH 01/43] aarch64: Fix PSEL opcode mask
` [PATCH 02/43] aarch64: Restrict range of PRFM opcodes
` [PATCH 03/43] aarch64: Fix SVE2 register/immediate distinction
` [PATCH 04/43] aarch64: Make SME instructions use F_STRICT
` [PATCH 05/43] aarch64: Use aarch64_operand_error more widely
` [PATCH 06/43] aarch64: Rename REG_TYPE_ZA* to REG_TYPE_ZAT*
` [PATCH 07/43] aarch64: Add REG_TYPE_ZATHV
` [PATCH 08/43] aarch64: Move vectype_to_qualifier further up
` [PATCH 09/43] aarch64: Rework parse_typed_reg interface
` [PATCH 10/43] aarch64: Reuse parse_typed_reg for ZA tiles
` [PATCH 11/43] aarch64: Consolidate ZA tile range checks
` [PATCH 12/43] aarch64: Treat ZA as a register
` [PATCH 13/43] aarch64: Rename za_tile_vector to za_index
` [PATCH 14/43] aarch64: Make indexed_za use 64-bit immediates
` [PATCH 15/43] aarch64: Pass aarch64_indexed_za to parsers
` [PATCH 16/43] aarch64: Move ZA range checks to aarch64-opc.c
` [PATCH 17/43] aarch64: Consolidate ZA slice parsing
` [PATCH 18/43] aarch64: Commonise index parsing
` [PATCH 19/43] aarch64: Move w12-w15 range check to libopcodes
` [PATCH 20/43] aarch64: Tweak error for missing immediate offset
` [PATCH 21/43] aarch64: Tweak errors for base & offset registers
` [PATCH 22/43] aarch64: Tweak parsing of integer & FP registers
` [PATCH 23/43] aarch64: Improve errors for malformed register lists
` [PATCH 24/43] aarch64: Try to avoid inappropriate default errors
` [PATCH 25/43] aarch64: Rework reporting of failed register checks
` [PATCH 26/43] aarch64: Update operand_mismatch_kind_names
` [PATCH 27/43] aarch64: Deprioritise AARCH64_OPDE_REG_LIST
` [PATCH 28/43] aarch64: Add an error code for out-of-range registers
` [PATCH 29/43] aarch64: Commonise checks for index operands
` [PATCH 30/43] aarch64: Add an operand class for SVE register lists
` [PATCH 31/43] aarch64: Make AARCH64_OPDE_REG_LIST take a bitfield
` [PATCH 32/43] aarch64: Tweak register list errors
` [PATCH 33/43] aarch64: Try to report invalid variants against the closest match
` [PATCH 34/43] aarch64: Tweak priorities of parsing-related errors
` [PATCH 35/43] aarch64: Rename aarch64-tbl.h OP_SME_* macros
` [PATCH 36/43] aarch64: Reorder some OP_SVE_* macros
` [PATCH 37/43] aarch64: Add a aarch64_cpu_supports_inst_p helper
` [PATCH 38/43] aarch64: Rename some of GAS's REG_TYPE_* macros
` [PATCH 39/43] aarch64: Regularise FLD_* suffixes
` [PATCH 40/43] aarch64: Resync field names
` [PATCH 41/43] aarch64: Sort fields alphanumerically
` [PATCH 42/43] aarch64: Add support for strided register lists
` [PATCH 43/43] aarch64: Prefer register ranges & support wrapping

[PATCH] aarch64: Remove stray reglist variable
 2023-03-30 16:02 UTC 

@SET_MAKE@ variable not expanding when running 'configure' script
 2023-03-30 15:28 UTC  (4+ messages)

[PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
 2023-03-30 12:01 UTC  (2+ messages)

[RFC PATCH v2 0/2] RISC-V: Add support for the Zfa extension
 2023-03-30 10:35 UTC  (3+ messages)
` [RFC PATCH v3 1/2] RISC-V: Allocate "various" operand type
` [RFC PATCH v3 2/2] RISC-V: Add support for the Zfa extension

[PATCH 00/31] aarch64: Add SME2 support
 2023-03-30 10:26 UTC  (32+ messages)
` [PATCH 01/31] aarch64: Add +sme2
` [PATCH 02/31] aarch64: Add a _10 suffix to FLD_imm3
` [PATCH 03/31] aarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_array
` [PATCH 04/31] aarch64: Add support for vgx2 and vgx4
` [PATCH 05/31] aarch64; Add support for vector offset ranges
` [PATCH 06/31] aarch64: Add support for predicate-as-counter registers
` [PATCH 07/31] aarch64: Add the SME2 MOVA instructions
` [PATCH 08/31] aarch64: Add the SME2 multivector LD1 and ST1 instructions
` [PATCH 09/31] aarch64: Add the SME2 predicate-related instructions
` [PATCH 10/31] aarch64: Add the SME2 ZT0 instructions
` [PATCH 11/31] aarch64: Add the SME2 ADD and SUB instructions
` [PATCH 12/31] aarch64: Add the SME2 maximum/minimum instructions
` [PATCH 13/31] aarch64: Add the SME2 FMLA and FMLS instructions
` [PATCH 14/31] aarch64: Add the SME2 MLAL and MLSL instructions
` [PATCH 15/31] aarch64: Add the SME2 MLALL and MLSLL instructions
` [PATCH 16/31] aarch64: Add the SME2 dot-product instructions
` [PATCH 17/31] aarch64: Add the SME2 vertical "
` [PATCH 18/31] aarch64: Add the SME2 MOPA and MOPS instructions
` [PATCH 19/31] aarch64: Add the SME2 CLAMP instructions
` [PATCH 20/31] aarch64: Add the SME2 FP<->int conversion instructions
` [PATCH 21/31] aarch64: Add the SME2 FP<->FP "
` [PATCH 22/31] aarch64: Add the SME2 saturating "
` [PATCH 23/31] aarch64: Add the SME2 shift instructions
` [PATCH 24/31] aarch64: Add the SME2 UNPK instructions
` [PATCH 25/31] aarch64: Add the SME2 UZP and ZIP instructions
` [PATCH 26/31] aarch64: Add the SVE BFMLSL instructions
` [PATCH 27/31] aarch64: Add new SVE dot-product instructions
` [PATCH 28/31] aarch64: Add new SVE saturating conversion instructions
` [PATCH 29/31] aarch64: Add new SVE shift instructions
` [PATCH 30/31] aarch64: Add the SVE FCLAMP instruction
` [PATCH 31/31] aarch64: Add the RPRFM instruction

[PATCH] aarch64: Add sme-i16i64 and sme-f64f64 aliases
 2023-03-30 10:12 UTC 

RFC: Can static executables contain relocations against symbols ?
 2023-03-30  9:12 UTC  (7+ messages)

Fix memory leak in bfd_get_debug_link_info_1
 2023-03-30  4:50 UTC 

Tidy leaked objcopy memory
 2023-03-30  4:49 UTC 

Tidy memory on addr2line failures
 2023-03-30  4:48 UTC 

[PATCH 1/3] RISC-V: Extract the ld code which are too complicated, and may be reused
 2023-03-30  0:12 UTC  (4+ messages)
` [PATCH 2/3] RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol
` [PATCH 3/3] RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE

[COMMITTED PATCH] Fix typo in ld manual --enable-non-contiguous-regions example
 2023-03-30  0:08 UTC 

RFC: Add ELF note for description with JSON data
 2023-03-29 16:46 UTC  (4+ messages)

[Bug binutils/30281] error: multiple definition of `pwrite@GLIBC_2.2'; on i586-linux-gnu
 2023-03-29 16:43 UTC 

[PATCH 1/2] gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtn
 2023-03-29 16:37 UTC  (5+ messages)
` [PING][PATCH "

Avoid undefined behaviour in m68hc11 md_begin
 2023-03-29  7:46 UTC  (6+ messages)

Sanity check section size in bfd_init_section_compress_status
 2023-03-29  2:50 UTC 

Fix an aout memory leak
 2023-03-28 23:20 UTC 

ld testsuite CFLAGS_FOR_TARGET
 2023-03-28 23:20 UTC 

[PATCH 0/3] Add support for MIPS Allegrex
 2023-03-28 23:02 UTC  (4+ messages)
` [PATCH 1/3] Add Allegrex CPU as a MIPS2-based CPU
` [PATCH 2/3] Add rotation instructions to allegrex CPU
` [PATCH 3/3] Adding more instructions to Allegrex CPU

ubsan: elfnn-aarch64.c:4595:19: runtime error: load of value 190
 2023-03-28  2:09 UTC 

[PATCH 1/4] libctf: fix assertion failure with no system qsort_r
 2023-03-27 12:38 UTC  (8+ messages)
` [PATCH 2/4] libctf: work around an uninitialized variable warning
` [PATCH 3/4] libctf: fix a comment typo
` [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right

Tidy tc-ppc.c XCOFF auxent access
 2023-03-27 11:33 UTC 

Remove coff_pointerize_aux table_end param
 2023-03-27 11:32 UTC 

Use stdint types in coff internal_auxent
 2023-03-27 11:31 UTC 

Set proper union selector tag
 2023-03-27 11:28 UTC 

coffgrok access of u.auxent.x_sym.x_tagndx.p
 2023-03-27 11:27 UTC 

Duplicate DW_AT_call_file leak
 2023-03-27 11:25 UTC 

XCOFF sanity check
 2023-03-27 11:24 UTC 

[REVIEW ONLY 0/1] RISC-V (unratified): Add 'Zfa' extension
 2023-03-27  0:13 UTC  (10+ messages)
` [REVIEW ONLY 1/1] UNRATIFIED RISC-V: "

[Review is neded] gprofng: 30089 [display text] Invalid number of threads
 2023-03-26 23:11 UTC 

Compressed debug information
 2023-03-26 15:54 UTC  (3+ messages)

Fwd: [Bug gold/30187] ld.bfd and ld.gold versions in .comment section of ELF files
 2023-03-24 17:48 UTC  (2+ messages)
  `  "

ctf segfaults
 2023-03-24 13:35 UTC  (2+ messages)

x86_64-lfs-linux-gnu
 2023-03-24 10:57 UTC  (2+ messages)

Tidy string_ptr increment
 2023-03-24 10:35 UTC 

Tidy dwarf1 cached section contents
 2023-03-24 10:33 UTC 

[PATCH v2 00/14] x86: new .insn directive
 2023-03-24  9:51 UTC  (2+ messages)

.cfi_startproc/.cfi_endproc associated with an empty function
 2023-03-24  7:14 UTC  (2+ messages)

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-23 15:43 UTC 

[PATCH] Add support to readelf for the PT_OPENBSD_MUTABLE segment type
 2023-03-23 15:21 UTC  (4+ messages)

☝ Buildbot (Sourceware): binutils-gdb - worker cannot substantiate (master)
 2023-03-23 15:12 UTC 

[PATCH] Arm64/ELF: accept relocations against STN_UNDEF
 2023-03-23 14:30 UTC 

strange segfault i386-dis.c:9815:28
 2023-03-23 12:59 UTC  (6+ messages)

[PATCH] MIPS: fix loongson3 llsc workaround
 2023-03-23 10:59 UTC 

[RISC-V] [SIG-toolchain] Meeting will be canceled (March 23, 2023)
 2023-03-22 14:26 UTC 

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).