[PATCH 1/2] RISC-V: Stop generating mapping symbol $x, replace with $x<isa>
2025-02-21 21:11 UTC (6+ messages)
` [PATCH 2/2] RISC-V: Re-define mapping symbol $x to the file elf architecture attribute
[PATCH 00/34] gas: fold is_end_of_line[] into lex_type[]
2025-02-21 19:01 UTC (53+ messages)
` [PATCH 01/34] {,E}COFF: use is_end_of_stmt()
` [PATCH 03/34] ELF: "
` [PATCH 03/34] Mach-O: "
` [PATCH 04/34] Alpha: "
` [PATCH 05/34] Arm: "
` [PATCH 06/34] aarch64: "
` [PATCH 07/34] cris: "
` [PATCH 08/34] C-Sky: "
` [PATCH 09/34] dlx: "
` [PATCH 10/34] HP-PA: "
` [PATCH 11/34] IQ2000: "
` [PATCH 12/34] LoongArch: "
` [PATCH 13/34] M68HC1x: "
` [PATCH 14/34] M68k: "
` [PATCH 15/34] MicroBlaze: "
` [PATCH 16/34] MIPS: "
` [PATCH 17/34] MMIX: "
` [PATCH 18/34] PPC: "
` [PATCH 19/34] pru: "
` [PATCH 20/34] RISC-V: "
` [PATCH 21/34] Score: "
` [PATCH 22/34] SH: "
` [PATCH 23/34] Sparc: "
` [PATCH 24/34] C30: "
` [PATCH 25/34] C4x: "
` [PATCH 26/34] C54x: "
` [PATCH 27/34] C6x: "
` [PATCH 28/34] Tile-Gx: "
` [PATCH 29/34] TILEPro: "
` [PATCH 30/34] VAX: "
` [PATCH 31/34] x86: "
` [PATCH 32/34] Z8k: "
` [PATCH 33/34] gas: fold is_end_of_line[] into lex_type[]
` [PATCH 34/34] rl78: drop redundant statement separator check
[PATCH 0/3] sframe: Cleanups in .sframe generation
2025-02-21 16:56 UTC (4+ messages)
` [PATCH 1/3] x86: SFrame FDE for PLT0 does not use repetition block size
` [PATCH 2/3] gas: Use SFrame header and FDE field sizes when generating .sframe
` [PATCH 3/3] ld: Cleanup sframe_decoder_init_func_bfdinfo use of cookie->rel
[PATCH 0/2] Fix PR 32589
2025-02-21 16:21 UTC (8+ messages)
` [PATCH 1/2] libsframe: add new dump_sframe_reloc
` [PATCH 2/2] objdump, readelf: sframe: apply relocations before textual dump
[PATCH,V3] gas: sframe: partially process DWARF unwind info in CFI_escape
2025-02-21 14:54 UTC (7+ messages)
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
2025-02-21 12:02 UTC
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
2025-02-21 10:52 UTC
[PATCH] IQ2000: drop maintainer
2025-02-21 9:22 UTC
PR 32721, internal error in tc-i386.c:parse_register
2025-02-21 8:12 UTC (4+ messages)
[PATCH v3 0/2] RISC-V: Fix abort when displaying data and add test
2025-02-21 6:37 UTC (4+ messages)
` [PATCH v3 1/2] RISC-V: Fix abort when displaying .dword
` [PATCH v3 2/2] RISC-V: Add testcase for 6 byte instruction
☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
2025-02-21 1:14 UTC
[PATCH] Display entry offset for .debug_names
2025-02-20 18:36 UTC
[pushed] Fix "compilation unit" matching in dwarf-font-lock-keywords
2025-02-20 16:41 UTC
[PATCH] RISC-V: Add support for Qualcomm uC Xqccmp extension
2025-02-20 14:28 UTC
[PATCH] readelf: Fix readelf -Ds for objects using DT_MIPS_XHASH
2025-02-20 11:49 UTC
[patch][avr][applied]: Fix an indentation glitch in gas/config/tc-avr.c
2025-02-19 20:06 UTC
☝ Buildbot (Sourceware): binutils-gdb - retry lost connection '(set -e; ...' (exception) (master)
2025-02-19 18:17 UTC
[PATCH v2 0/2] RISC-V: Fix abort when displaying data and add test
2025-02-19 17:11 UTC (5+ messages)
` [PATCH v2 1/2] RISC-V: Fix abort when displaying .dword
` [PATCH v2 2/2] RISC-V: Add testcase for 6 byte instruction
[PATCH 1/5] libiberty: move DW_LANG_* definitions to dwarf2.def
2025-02-19 17:09 UTC (3+ messages)
bintuils/dwarf.c indentation fixes
2025-02-19 12:44 UTC
binutils/dwarf.c debug_information leak
2025-02-19 12:43 UTC
PR32715, ld-elf/pr29072 fail with --disable-default-execstack
2025-02-18 22:13 UTC
PR32716, objdump -i memory leak
2025-02-18 22:12 UTC
[PATCH][AVR] Fix PR32704: Better ISR prologues
2025-02-18 18:32 UTC (2+ messages)
[PATCH] Mark _PROCEDURE_LINKAGE_TABLE_ as code instead of data
2025-02-18 12:01 UTC (3+ messages)
PR32703, Null pointer dereference in bfd/linker.c
2025-02-18 9:07 UTC
[v2 PATCH 0/2] RISC-V: Add support for RISC-V Profiles
2025-02-18 6:52 UTC (5+ messages)
` [v2 PATCH 1/2] RISC-V: Add support for RISC-V Profiles 20/22
` [v2 PATCH 2/2] RISC-V: Add support for RISC-V Profiles 23
[PATCH] ld: Add tests for PR ld/32690
2025-02-18 4:27 UTC
riscv disassembler leak
2025-02-18 4:11 UTC (2+ messages)
[PATCH] PR32705 opcodes: fix RISC-V $x mapping symbol
2025-02-18 4:09 UTC (6+ messages)
bfd_set_section_alignment errors
2025-02-18 3:03 UTC
Use bfd_link_align_section in a few more places
2025-02-18 3:02 UTC
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
2025-02-18 0:47 UTC
bfd_set_section_alignment errors
2025-02-17 23:18 UTC
PR 32603, more ld -w misbehaviour
2025-02-17 23:16 UTC
[PATCH] x86-64: Increase output copy relocation section alignment
2025-02-17 22:54 UTC (6+ messages)
` PR32690, assertion failure in lang_size_relro_segment
Binutils causes abnormally large, non-working binaries since 2.43
2025-02-17 17:35 UTC (8+ messages)
[COMMITTED] binutils_step_src_release: Use binutils_with_gold
2025-02-17 13:55 UTC
Binutils causes abnormally large, non-working binaries since 2.43
2025-02-17 11:54 UTC (3+ messages)
Can You Believe This
2025-02-17 10:57 UTC
[PATCH] ld: Avoid moving desired relro end below relro section
2025-02-17 7:58 UTC (6+ messages)
[PATCH 1/6] gprof: remove ASCII formfeed/0x0C bytes from source code
2025-02-16 22:50 UTC (6+ messages)
` [PATCH 2/6] gprof: rename min_insn_size to gcd_insn_size
` [PATCH 3/6] gprof: speed up line-by-line for MIPS/PowerPC/RISCV/SuperH
` [PATCH 4/6] gprof: remove unused variables
` [PATCH 5/6] gprof: fix symbol miscount by merging passes
` [PATCH 6/6] gprof: only process line numbers for intersection of vmas and histograms
[PATCH] MIPS objdump: Recognize o64 ABI names
2025-02-16 18:47 UTC
score-elf gas SEGV
2025-02-15 22:37 UTC
PR32698, potential null pointer dereference in tekhex.c
2025-02-15 22:37 UTC
[PATCH] gprofng: Fix cross-compilation binary name
2025-02-15 13:23 UTC (3+ messages)
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
2025-02-15 3:39 UTC
[PATCH v2] MIPS objdump: Add `eabi32` and `eabi64` ABI options
2025-02-15 1:37 UTC (2+ messages)
[committed v3] MIPS objdump: Add `eabi32` and `eabi64` ABI options
2025-02-15 1:37 UTC
[committed] MIPS/GAS/testsuite: Reuse n64 GPR disassembly for n32
2025-02-15 1:36 UTC
[committed] MIPS/GAS: Fix comment about "img" vendor configurations
2025-02-15 1:36 UTC
[committed] MIPS/GAS: Set default CPU to MIPS64r6 for 64-bit "img" configurations
2025-02-15 1:36 UTC
[committed] MIPS/GAS/testsuite: Support negated targets for default architecture
2025-02-15 1:36 UTC
[PATCH] alpha, ld: remove -taso option
2025-02-15 1:36 UTC (6+ messages)
` [PATCH v2] "
gitweb's blame links
2025-02-14 16:47 UTC (4+ messages)
[PATCH] Fix 64-bit BFD detection causing build failures
2025-02-14 16:13 UTC (5+ messages)
[PATCH v2] Fix 64-bit BFD detection causing build failures
2025-02-14 16:08 UTC
[PATCH 0/2] RISC-V: Fix disassembly for dynamic libraries
2025-02-14 11:05 UTC (2+ messages)
[PATCH v2 0/7] x86: further GOT{,PCREL} related adjustments
2025-02-14 9:57 UTC (8+ messages)
` [PATCH v2 1/7] ix86: tighten convert-load-reloc checking
` [PATCH v2 2/7] x86/APX: use CS: in place of ES: in @gotpcrel and @gottpoff relaxation
` [PATCH v2 3/7] x86: widen @got{,pcrel} support to PUSH and APX IMUL
` [PATCH v2 4/7] x86-64: further tighten convert-load-reloc checking
` [PATCH v2 5/7] ix86: restrict use of GOT32X relocs
` [PATCH v2 6/7] ix86: drop dead part of a conditional in elf_i386_convert_load_reloc()
` [PATCH v2 7/7] x86: GOT is an ELF-only entity
gas: replace bfd_alloc with notes_alloc
2025-02-14 8:23 UTC (3+ messages)
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
2025-02-14 4:31 UTC
☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
2025-02-14 3:51 UTC
[PATCH 1/2] RISC-V: Add OP_VE for .insn
2025-02-14 3:37 UTC (4+ messages)
` [PATCH 2/2] RISC-V: Add missing doc for OP_V
[PATCH] RISC-V: Make SSAMOSWAP.W available for rv64
2025-02-14 3:03 UTC (2+ messages)
dlltool memory leaks
2025-02-13 22:46 UTC
gas obj-coff memory leaks
2025-02-13 22:44 UTC
Sourceware Open Valentine Office Friday, Feb 14, 16:00 UTC
2025-02-13 17:01 UTC
[PATCH 0/1] NT_X86_SHSTK
2025-02-13 16:40 UTC (2+ messages)
` [PATCH 1/1] bfd: Handle note of type NT_X86_SHSTK
page: next (older)
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).