public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
 2022-12-24  1:46 UTC  (3+ messages)

[PATCH 0/2] libsframe: fix some memory leaks
 2022-12-23 16:13 UTC  (11+ messages)
` [PATCH 1/2] libsframe: fix a memory leak in sframe_decode
` [PATCH 2/2] libsframe: testsuite: fix memory leaks in testcases
` libsframe builder (Was: [PATCH 0/2] libsframe: fix some memory leaks)

[PATCH 01/10] ld: Generate PDB string table
 2022-12-23 10:54 UTC  (5+ messages)

pdb build fixes
 2022-12-23 10:50 UTC 

[PATCH] RISC-V: Relax the order checking for the architecture string
 2022-12-23  2:05 UTC  (3+ messages)

COFF build-id writes uninitialised data to file
 2022-12-23  0:04 UTC 

[RFC PATCH 0/6] RISC-V: Add support for vector crypto extensions
 2022-12-22 14:23 UTC  (16+ messages)
` [RFC PATCH 1/6] RISC-V: Add Zvkb ISA extension support
` [RFC PATCH 2/6] RISC-V: Add Zvkg "
` [RFC PATCH 3/6] RISC-V: Add Zvkh[a,b] "
` [RFC PATCH 4/6] RISC-V: Add Zvkn "
` [RFC PATCH 5/6] RISC-V: Add Zvksed "
` [RFC PATCH 6/6] RISC-V: Add Zvksh "

x86: remove i386-opc.c
 2022-12-22  9:43 UTC  (7+ messages)

[PATCH 0/5] SFrame: add support for .cfi_b_key_frame
 2022-12-22  8:40 UTC  (22+ messages)
` [PATCH 2/5] [2/5] gas: sframe: "
` [PATCH 3/5] [3/5] objdump/readelf: sframe: emit marker for SFrame FDE with B key
` [PATCH 4/5] [4/5] gas: sframe: testsuite: add testcase for .cfi_b_key_frame
` [PATCH 5/5] [5/5] sframe: doc: update documentation for pauth key in SFrame FDE
  ` [COMMITTED, V2 0/5] SFrame: add support for .cfi_b_key_frame
    ` [COMMITTED, V2 1/5] [1/5] sframe.h: "
    ` [COMMITTED, V2 2/5] [2/5] gas: sframe: "
    ` [COMMITTED, V2 3/5] [3/5] objdump/readelf: sframe: emit marker for SFrame FDE with B key
    ` [COMMITTED, V2 4/5] [4/5] gas: sframe: testsuite: add testcase for .cfi_b_key_frame
    ` [COMMITTED, V2 5/5] [5/5] sframe: doc: update documentation for pauth key in SFrame FDE
  ` [PATCH, V2 0/5] SFrame: add support for .cfi_b_key_frame
    ` [PATCH, V2 1/5] [1/5] sframe.h: "
    ` [PATCH, V2 2/5] [2/5] gas: sframe: "
    ` [PATCH, V2 3/5] [3/5] objdump/readelf: sframe: emit marker for SFrame FDE with B key
    ` [PATCH, V2 4/5] [4/5] gas: sframe: testsuite: add testcase for .cfi_b_key_frame
    ` [PATCH, V2 5/5] [5/5] sframe: doc: update documentation for pauth key in SFrame FDE

[PATCH 1/5] Fix size of external_reloc for pe-aarch64
 2022-12-22  7:38 UTC  (16+ messages)
` [PATCH 2/5] Skip ELF-specific tests when targeting pe-aarch64
` [PATCH 3/5] Add pe-aarch64 relocations
` [PATCH 4/5] Add .secrel32 for pe-aarch64
` [PATCH 5/5] Add aarch64-w64-mingw32 target

LED Product-LTD
 2022-12-22  2:15 UTC 

[RFC PATCH] ld/emulparams: elf32lriscv-defs: Add support tune the text segment start address
 2022-12-22  2:12 UTC  (13+ messages)

[PATCH] RISC-V: Fix T-Head Fmv vendor extension encoding
 2022-12-22  1:50 UTC  (5+ messages)
      ` [Offline] "

PR29925, Memory leak in find_abstract_instance
 2022-12-21 21:28 UTC 

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-12-21 15:03 UTC  (5+ messages)

New Romanian PO file for 'bfd' (version 2.38.90)
 2022-12-21 12:20 UTC  (2+ messages)

a question from novice
 2022-12-21 11:18 UTC  (2+ messages)

enable-non-contiguous-regions warnings
 2022-12-21  7:29 UTC 

PR29922, SHT_NOBITS section avoids section size sanity check
 2022-12-21  7:28 UTC 

[PATCH] gprofng/testsuite: restrict testing to native configurations
 2022-12-20 17:37 UTC  (2+ messages)

[PATCH 0/4] A few backlogged build-system problems
 2022-12-20 12:53 UTC  (10+ messages)
` [PATCH 1/4] ctf: fix various dreadful typos in the ctf_archive format comments
` [PATCH 2/4] libtool.m4: adjust kludge for ignoring syntax errors
` [PATCH 3/4] Regenerate affected configures
` [PATCH 4/4] libctf: skip the testsuite from inside dejagnu

☝ Buildbot (GNU Toolchain): binutils-gdb - retry lost connection test (retry) (master)
 2022-12-20 11:15 UTC 

PR29915, bfdio.c does not compile with mingw.org's MinGW
 2022-12-20 10:42 UTC  (2+ messages)

[PATCH v2] bfd: Discard region regardless of warning flag
 2022-12-20 10:38 UTC  (3+ messages)

[PATCH 00/10] x86: re-work ISA extension dependency handling
 2022-12-20  8:09 UTC  (13+ messages)
` [PATCH 01/10] "
` [PATCH 02/10] x86: correct what gets disabled by certain ".arch .no*"
` [PATCH 03/10] x86: correct SSE dependencies
` [PATCH 04/10] x86: add dependencies on AVX2
` [PATCH 05/10] x86: rework noavx512-1 testcase
` [PATCH 06/10] x86: correct dependencies of a few AVX512 sub-features
` [PATCH 07/10] x86: correct XSAVE* dependencies
` [PATCH 08/10] x86: add dependencies on VMX
` [PATCH 09/10] x86: add dependencies on SVME
` [PATCH 10/10] x86: correct/improve TSX controls

[pushed] Avoid compiler warning in dwarf-do-refresh
 2022-12-19 16:48 UTC 

[PATCH 0/2] addr2line: new option -n to add a newline at the end
 2022-12-19 13:53 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] addr2line: test to check -n option

Tidy PR29893 and PR29908 fix
 2022-12-19 13:27 UTC 

[PATCH] [aarch64/sme] binutils: Add new NT_ARM_ZA and NT_ARM_SSVE register set constants
 2022-12-19 13:11 UTC 

Commit: Add more tests for corrupt DWARF data
 2022-12-19 11:13 UTC 

[PATCH] gas: re-arrange listing output for .irp and alike
 2022-12-19 10:53 UTC 

[PATCH] x86: rename CheckRegSize to CheckOperandSize
 2022-12-19 10:50 UTC 

[PATCH 00/10] x86: re-work ISA extension dependency handling
 2022-12-19 10:35 UTC 

[PATCH] gprofng: PR29646 Various warnings
 2022-12-19  9:03 UTC 

Comment bfd_get_section_limit_octets and bfd_get_section_alloc_size
 2022-12-18 10:12 UTC 

ld bootstrap test in build dir with path containing symlinks
 2022-12-18 10:11 UTC 

[PATCH] bfd: Discard region regardless of warning flag
 2022-12-17 16:13 UTC  (2+ messages)

bfd_get_relocated_section_contents allow NULL data buffer
 2022-12-17  8:14 UTC 

asan: elf.c:12621:18: applying zero offset to null pointer
 2022-12-17  8:13 UTC 

The problem with warning in elf_object_p
 2022-12-17  8:12 UTC 

[COMMITTED, V2 0/6] SFrame: support for .cfi_negate_ra_state in aarch64
 2022-12-17  6:41 UTC  (7+ messages)
` [COMMITTED, V2 1/6] sframe.h: add support for .cfi_negate_ra_state
` [COMMITTED, V2 2/6] gas: sframe: "
` [COMMITTED, V2 3/6] libsframe: provide new access API for mangled RA bit
` [COMMITTED, V2 4/6] objdump/readelf: sframe: emit marker for FREs with mangled RA
` [COMMITTED, V2 5/6] gas: sframe: testsuite: add testcase for .cfi_negate_ra_state
` [COMMITTED, V2 6/6] sframe: doc: update spec for the mangled-RA bit in FRE

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-17  1:20 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-12-17  0:34 UTC 

[PATCH 0/4] gprofng: small testsuite adjustments
 2022-12-16 20:16 UTC  (8+ messages)
` [PATCH 1/4] gprofng/testsuite: adjust linking of synprog
` [PATCH 2/4] gprofng/testsuite: correct names for signal handling tests
` [PATCH 3/4] gprofng/testsuite: correct line continuation in endcases.c
` [PATCH 4/4] gprofng/testsuite: eliminate bogus casts
` [PATCH 5/4] gprofng/testsuite: skip Java test without JDK

[PATCH 0/6] SFrame: support for .cfi_negate_ra_state in aarch64
 2022-12-16 16:39 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-16 16:03 UTC 

New Romanian PO file for 'gold' (version 2.38.90)
 2022-12-16 12:57 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-12-16 12:24 UTC 

[PATCH v2] x86: omit Cpu prefixes from opcode table
 2022-12-16  8:07 UTC 

[PATCH v3 0/6] LoongArch linker relaxation support
 2022-12-16  7:23 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: include: Add support for linker relaxation
` [PATCH v3 2/6] LoongArch: bfd: "
` [PATCH v3 3/6] LoongArch: opcodes: "
` [PATCH v3 4/6] LoongArch: binutils: "
` [PATCH v3 5/6] LoongArch: gas: "
` [PATCH v3 6/6] LoongArch: ld: "

[PATCH v2 0/2] gas: diagnostic improvements for macros
 2022-12-15 17:00 UTC  (8+ messages)
` [PATCH v2 2/2] gas: re-work line number tracking for macros and their expansions

[PATCH 1/1] libctf: Fix double free in ctf_link_add_cu_mapping
 2022-12-15 15:26 UTC  (3+ messages)

[PATCH] gas: restore Dwarf info generation after macro diagnostic adjustments
 2022-12-15 15:14 UTC 

[PATCH, PR 29856] libsframe: avoid generating misaligned loads
 2022-12-15 12:58 UTC  (2+ messages)

Named local symbols in the ELF dynamic symbol table
 2022-12-14 21:53 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).