public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/43] aarch64: Groundwork for SME2 support
 2023-03-30 10:23 UTC  (32+ 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] 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 

feedback on gprofng
 2023-03-27 19:04 UTC  (2+ messages)

[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 

[RFC PATCH v2 0/2] RISC-V: Add support for the Zfa extension
 2023-03-27  9:54 UTC  (9+ 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

[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  (9+ 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 

[PATCH] opcodes/arm: adjust whitespace in cpsie instruction
 2023-03-22 13:43 UTC  (3+ messages)

[PATCH 1/3] bfd: aarch64: Refactor stub sizing code
 2023-03-22 13:40 UTC  (3+ messages)

[PATCH 3/3] bfd: aarch64: Optimize BTI stubs PR30076
 2023-03-22 13:31 UTC  (2+ messages)

[PATCH 2/3] bfd: aarch64: Fix stubs that may break BTI PR30076
 2023-03-22 13:30 UTC  (2+ messages)

coff_get_normalized_symtab bfd_release
 2023-03-22  0:13 UTC 

Remove unnecessary memsets in sframe-dump.c
 2023-03-21 23:10 UTC 

Sanity check coff-sh and coff-mcore sym string offset
 2023-03-21 22:48 UTC 

PR17910 sym string offset check
 2023-03-21 22:47 UTC 

PE fake section for C_SECTION syms
 2023-03-21 22:41 UTC 

XCOFF: use bfd_coff_close_and_cleanup
 2023-03-21 22:40 UTC 

gas: expand_irp memory leaks
 2023-03-21 22:40 UTC 

Issue with cross compile and --64
 2023-03-21 19:32 UTC  (4+ messages)

[PATCH v2] RISC-V: Fix disassemble fetch fail return value
 2023-03-21 10:14 UTC  (4+ messages)
      ` Fwd: "

[PATCH] x86: Check unbalanced braces in memory reference
 2023-03-20 17:03 UTC 

[PATCH-BPF] Fixes in recent BPF commit
 2023-03-20 16:01 UTC  (7+ messages)
` [PATCH 1/2] Reloc howto access broken for BPF
` [PATCH 2/2] Changed ld and gas BPF tests

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-20 12:47 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
 2023-03-20 12:35 UTC 

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection compile (retry) (master)
 2023-03-20 11:48 UTC 

libctf: unused variable
 2023-03-20 10:33 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-20  8:56 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
 2023-03-20  8:33 UTC 

[PATCH] MIPS: make mipsisa32 and mipsisa64 link more systematic
 2023-03-20  1:32 UTC  (4+ messages)
` [PATCH v2] "

request for enhancement in BFD and gold linkers in regards to .comment section
 2023-03-19 20:36 UTC  (5+ messages)

Regen ld/po/BLD-POTFILES.in
 2023-03-19 11:53 UTC 

XCOFF archive sanity check
 2023-03-19 11:53 UTC 

rewrite_elf_program_header and want_p_paddr_set_to_zero
 2023-03-19 11:52 UTC 

Another sanity check for read_section_stabs_debugging_info
 2023-03-19 11:51 UTC 

<OS specific> symbols
 2023-03-18 15:46 UTC  (3+ messages)

[PATCH] RISC-V: Adjust the 'print_insn' return value of disassembling
 2023-03-18  4:41 UTC 

[Review is neded] gprofng: Use prototype to call libc functions
 2023-03-17 23:34 UTC 

[PATCH] RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol
 2023-03-17 10:55 UTC 

mach-o: out of memory in get_dynamic_reloc_upper_bound
 2023-03-17 10:46 UTC 

Another source_sh
 2023-03-17 10:45 UTC 

[PATCH] RISC-V: Adjust the 'print_insn' return value of disassembling
 2023-03-17  2:26 UTC  (2+ messages)

[PATCH v1 0/3 CHIP: Support vendor script libraries
 2023-03-16 15:57 UTC  (7+ messages)

[PATCH] Re: Add --enable-linker-version option
 2023-03-16 13:56 UTC  (2+ messages)

[PATCH 0/5] Add support for aarch64-nto-qnx
 2023-03-16 13:02 UTC  (3+ messages)
` [PATCH 5/5] ld/testsuite: disable ilp32 tests for aarch64-qnx

New testsuite failures for the BPF target
 2023-03-16 11:55 UTC  (2+ messages)

[PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
 2023-03-16 10:35 UTC  (2+ 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).