public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-04-14  0:30 UTC 

RFC: Adding a SECURITY.md document to the Binutils
 2023-04-13 18:16 UTC  (42+ messages)

[RFC PATCH v4 0/2] RISC-V: Add support for the Zfa extension
 2023-04-13 13:39 UTC  (9+ 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

[RFC PATCH v5] RISC-V: Add support for the Zfa extension
 2023-04-13 13:36 UTC 

pe_ILF_object_p and bfd_check_format_matches
 2023-04-13 12:53 UTC  (5+ messages)

[RFC] Move static archive dependencies into ld
 2023-04-13  9:10 UTC  (3+ messages)

[PATCH] ld: build libdep plugin only when shared library support is enabled
 2023-04-13  8:59 UTC  (3+ messages)

[committed] arc: Update ARC specific linker tests
 2023-04-13  8:25 UTC 

[committed] arc: Update ARC's CFI tests
 2023-04-13  7:31 UTC 

[committed] arc: Update GAS test
 2023-04-13  7:05 UTC 

Preserve a few more bfd fields in check_format_matches
 2023-04-13  5:40 UTC 

Problems when building NT kernel drivers with GCC / LD
 2023-04-12 20:40 UTC  (7+ messages)

[committed] arc: remove faulty instructions
 2023-04-12 15:44 UTC 

[PATCH] MIPS: make mipsisa32 and mipsisa64 link more systematic
 2023-04-12 12:26 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

bfd: optimize bfd_elf_hash
 2023-04-12  5:33 UTC  (3+ messages)

PR30326, uninitialised value in objdump compare_relocs
 2023-04-12  5:11 UTC 

ubsan: dwarf2.c:2232:7: runtime error: index 16 out of bounds
 2023-04-12  1:34 UTC 

Fail of x86_64 AMX-COMPLEX insns (Intel disassembly)
 2023-04-12  1:33 UTC 

Comment typo fix
 2023-04-12  1:32 UTC 

[PATCH] lto: Don't add indirect symbols for versioned aliases in IR
 2023-04-11  9:07 UTC  (4+ messages)

Understanding fragP->fr_address in md_estimate_size_before_relax
 2023-04-11  2:15 UTC  (4+ messages)

[PATCH 2/3] MIPS: default output r6 object if configured to r6
 2023-04-10  7:01 UTC  (6+ messages)
` [PATCH] MIPS: support specify isa level when configure
  ` [PATCH v2] MIPS: the default output fellows triple and with-arch

[PATCH] MIPS: fix loongson3 llsc workaround
 2023-04-10  6:37 UTC  (2+ messages)

[PATCH 1/4] libctf: fix assertion failure with no system qsort_r
 2023-04-08 15:50 UTC  (7+ messages)
` [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right

[PATCH 1/3] libctf, tests: do not assume host and target have identical field offsets
 2023-04-07 22:04 UTC  (3+ messages)
` [PATCH 2/3] libctf: propagate errors from parents correctly
` [PATCH 3/3] libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS

[PATCH] x86: Add inval tests for AMX instructions
 2023-04-07 15:50 UTC  (2+ messages)

[PATCH] Support Intel AMX-COMPLEX
 2023-04-07 15:49 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Add unclosed macros
 2023-04-07  7:35 UTC 

[PATCH] bfd: add version check to makeinfo
 2023-04-06 15:38 UTC  (4+ messages)

objcopy write_debugging_info memory leaks
 2023-04-06 12:00 UTC  (2+ messages)

objdump print_debugging_info memory leaks
 2023-04-06  0:25 UTC 

objdump -g on gcc COFF/PE files
 2023-04-06  0:25 UTC 

gas/write.c use better types
 2023-04-06  0:24 UTC 

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (April 5, 2023)
 2023-04-05 14:32 UTC 

ubsan: aarch64 parse_vector_reg_list
 2023-04-04 16:24 UTC  (2+ messages)

Thanks for your purchase
 2023-04-04 15:37 UTC 

strange segfault i386-dis.c:9815:28
 2023-04-04  7:03 UTC  (7+ messages)

[PATCH 0/8] x86: do away with (ab)using setjmp/longjmp for error handling
 2023-04-04  7:01 UTC  (9+ messages)
` [PATCH 1/8] x86: move fetch error handling into a helper function
` [PATCH 2/8] x86: change fetch error handling in top-level function
` [PATCH 3/8] x86: change fetch error handling in ckprefix()
` [PATCH 4/8] x86: change fetch error handling in get_valid_dis386()
` [PATCH 5/8] x86: change fetch error handling when processing operands
` [PATCH 6/8] x86: change fetch error handling for get<N>()
` [PATCH 7/8] x86: drop use of setjmp() from disassembler
` [PATCH 8/8] x86: drop (explicit) BFD64 dependency "

Use bfd_alloc memory for read_debugging_info storage
 2023-04-04  3:49 UTC 

How to handle symbol indexes in gas and ld.bfd ?
 2023-04-03 16:07 UTC 

asan: csky floatformat_to_double uninitialised value
 2023-04-03 13:44 UTC 

[PATCH] opcodes/arm: adjust whitespace in cpsie instruction
 2023-04-03 11:23 UTC  (4+ messages)

[PATCH 00/31] aarch64: Add SME2 support
 2023-04-03  9:31 UTC  (29+ messages)
` [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

asan: heap buffer overflow printing ecoff debug info file name
 2023-04-02 22:24 UTC 

rddbg.c stabs FIXMEs
 2023-04-02 22:23 UTC 

Memory leak in process_abbrev_set
 2023-04-02 22:22 UTC 

[PATCH] bfd+ld: when / whether to generate .c files
 2023-04-01  7:25 UTC  (2+ messages)

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-31 19:51 UTC 

[PATCH 0/3] better fix for PR gas/30248
 2023-03-31 10:07 UTC  (4+ messages)
` [PATCH 1/3] x86: parse_real_register() does not alter the parsed string
` [PATCH 2/3] x86: parse_register() must "
` [PATCH 3/3] gas: document that get_symbol_name() can clobber the input buffer

[Bug binutils/30281] error: multiple definition of `pwrite@GLIBC_2.2'; on i586-linux-gnu
 2023-03-31  7:18 UTC  (2+ messages)

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

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

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  (11+ messages)
` [RFC PATCH v2 2/2] "

[PATCH 00/43] aarch64: Groundwork for SME2 support
 2023-03-30 16:06 UTC  (4+ messages)
` [PATCH 42/43] aarch64: Add support for strided register lists

[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

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