public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: fix linker message when relaxation deletes bytes
 2022-11-18  8:17 UTC  (8+ messages)

[PATCH] riscv: Add AIA extension support (Smaia, Ssaia)
 2022-11-18  8:12 UTC  (3+ messages)

[PATCH] RISC-V: Add INSN_DREF to memory read/write instructions
 2022-11-18  7:44 UTC  (4+ messages)

[PATCH 0/2] x86: break gas dependency on libopcodes
 2022-11-18  6:53 UTC  (10+ messages)
` [PATCH 1/2] x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodes
` [PATCH 2/2] x86: break gas dependency on libopcodes

Re:[PATCH 1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-18  4:59 UTC  (2+ messages)

[PATCH v2 0/8] RISC-V: Various opcode tidying (batch 1)
 2022-11-18  2:07 UTC  (19+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] RISC-V: Add a space at the end of pinfo
  ` [PATCH v3 2/8] RISC-V: Fix obvious misalignments ('Zbb'/'Zba')
  ` [PATCH v3 3/8] RISC-V: Remove spaces in opcode entries
  ` [PATCH v3 4/8] RISC-V: Remove unused instruction macros
  ` [PATCH v3 5/8] RISC-V: Complete tidying up with SCALL and SBREAK
  ` [PATCH v3 6/8] RISC-V: Tidying up with fmv.w.x and fmv.x.w
  ` [PATCH v3 7/8] RISC-V: Make alias instructions aliases
  ` [PATCH v3 8/8] RISC-V: Use defined mask and match values
  ` [PATCH v4 0/8] RISC-V: Various opcode tidying (batch 1)
    ` [PATCH v4 1/8] RISC-V: Add a space at the end of pinfo
    ` [PATCH v4 2/8] RISC-V: Fix obvious misalignments ('Zbb'/'Zba')
    ` [PATCH v4 3/8] RISC-V: Remove spaces in opcode entries
    ` [PATCH v4 4/8] RISC-V: Remove unused instruction macros
    ` [PATCH v4 5/8] RISC-V: Complete tidying up with SCALL and SBREAK
    ` [PATCH v4 6/8] RISC-V: Tidying up with fmv.w.x and fmv.x.w
    ` [PATCH v4 7/8] RISC-V: Make alias instructions aliases
    ` [PATCH v4 8/8] RISC-V: Use defined mask and match values

PR29799 heap buffer overflow in display_gdb_index dwarf.c:10548
 2022-11-18  1:03 UTC 

go32 sanity check
 2022-11-18  1:02 UTC 

[PATCH] riscv: Add AIA extension support (Smaia, Ssaia)
 2022-11-18  0:35 UTC  (5+ messages)

[PATCH] binutils: partially revert 17c6c3b99156fe82c1e637e1a5fd9f163ac788c8
 2022-11-17 19:51 UTC  (5+ messages)

[PATCH] x86: infer No_*Suf from other insn attributes
 2022-11-17 17:21 UTC  (6+ messages)

[PATCH] i386: Move i386_seg_prefixes to gas
 2022-11-17 17:05 UTC 

[PATCH] opcodes: Define NoSuf in i386-opc.tbl
 2022-11-17 16:37 UTC 

[PATCH] readelf: use fseeko for elf files >= 2 GiB on x86_64-mingw32
 2022-11-17 14:34 UTC  (19+ messages)
` [PATCH] readelf: use fseeko64 or fseeko if possible

[PATCH 1/2] RISC-V: Add T-Head Fmv vendor extension
 2022-11-17  9:50 UTC  (3+ messages)
` [PATCH 2/2] RISC-V: Add T-Head Int "

[PATCH] [gas, aarch64]: fix build breakage for aarch64-pe
 2022-11-17  6:02 UTC  (3+ messages)
  ` [PATCH,V2] "

[PATCH] ld: Always call elf_backend_output_arch_local_syms
 2022-11-17  3:21 UTC  (2+ messages)

[PATCH V2] GAS fix alignment for aarch64-pe
 2022-11-17  3:01 UTC  (6+ messages)
    ` aarch64-pe can't fill 16 bytes in section .text

man ld(1): see also ldd, ldconfig
 2022-11-16 23:49 UTC 

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-11-16 18:50 UTC  (4+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Nov 17, 2022)
 2022-11-16 14:04 UTC 

[RFC PATCH] RISC-V: Allocate "various" operand type
 2022-11-16 13:39 UTC  (2+ messages)
` [PING^1][RFC "

Upstream PSP support in binutils
 2022-11-16 11:07 UTC  (4+ messages)

gprofng patch to review
 2022-11-16 10:07 UTC  (6+ messages)

[PATCH v1 0/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-16  8:58 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] PR29788, gprofng cannot display Java's generated assembly code
 2022-11-16  5:33 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
 2022-11-16  3:50 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-11-16  1:51 UTC 

[PATCH][Binutils, gas] arm: Add support for new unwinder directive ".pacspval"
 2022-11-15 21:51 UTC  (3+ messages)
  ` [gas] "

Proposing Sourceware as SFC member project
 2022-11-15 21:30 UTC  (3+ messages)
` Sourceware accepted "
  ` Sourceware infrastructure presentation and community Q&A

[PATCH]
 2022-11-15 17:51 UTC  (12+ messages)
      ` [PATCH] Add znver4 processor support

New AArch64 GAS testsuite failure for CSSC
 2022-11-15 15:09 UTC  (5+ messages)

[PATCH,V4 00/11] Definition and support for SFrame unwind format
 2022-11-15 12:20 UTC  (2+ messages)

[PATCH] gas: accept custom ".linefile <n> ."
 2022-11-15 11:23 UTC  (8+ messages)

[PATCH 00/11] RISC-V: Requirements for disassembler optimizations batch 1
 2022-11-15  4:52 UTC  (12+ messages)
` [PATCH 01/11] opcodes/riscv-dis.c: More tidying
` [PATCH 02/11] RISC-V: Add test for 'Zfinx' register switching
` [PATCH 03/11] RISC-V: Make mapping symbol checking consistent
` [PATCH 04/11] RISC-V: Split riscv_get_map_state into two steps
` [PATCH 05/11] RISC-V: One time CSR hash table initialization
` [PATCH 06/11] RISC-V: Use static xlen on ADDIW sequence
` [PATCH 07/11] opcodes/riscv-dis.c: Add form feed for separation
` [PATCH 08/11] RISC-V: Split match/print steps on disassembler
` [PATCH 09/11] RISC-V: Reorganize disassembler state initialization
` [PATCH 10/11] RISC-V: Reorganize arch-related initialization and management
` [PATCH 11/11] RISC-V: Move disassembler private data initialization

[PATCH] gas: Add --gcodeview option
 2022-11-15  1:04 UTC 

[PATCH] x86: fold special-operand insn attributes into a single enum
 2022-11-14 15:58 UTC  (7+ messages)

[PATCH][Binutils, readelf] arm: Support for new pacbti unwind opcode 0xb5
 2022-11-14 14:21 UTC  (2+ messages)

[PATCH] binutils/objcopy: keep relocation while renaming a section with explicit flags
 2022-11-14 14:11 UTC  (4+ messages)

[PATCH] gdb: use libtool in GDB_AC_CHECK_BFD
 2022-11-14 13:56 UTC  (5+ messages)

[PATCH] pru: bfd: Correct default to no execstack
 2022-11-14 13:52 UTC  (2+ messages)

[PATCH] aarch64: Add support for Common Short Sequence Compression extension
 2022-11-14 13:44 UTC  (8+ messages)

[PATCH][BINTUILS] arm: Add support for Cortex-X1C CPU
 2022-11-14 13:35 UTC  (2+ messages)

PowerPC64 paddi -Mraw
 2022-11-12  6:59 UTC 

[PATCH] libctf: use libtool for link test in configure
 2022-11-11 13:12 UTC  (2+ messages)

eh_frame unwind info for plt on aarch64
 2022-11-11  9:27 UTC 

[PATCH] gold: add --compress-debug-sections=zstd [PR 29641]
 2022-11-11  8:00 UTC  (6+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-11-11  7:55 UTC 

[PATCH] i386: Check invalid (%dx) usage
 2022-11-11  7:55 UTC  (11+ messages)

PR28834, PR26946 sanity checking section size
 2022-11-11  7:34 UTC 

Sanity check SHT_MIPS_OPTIONS size
 2022-11-11  7:33 UTC 

Pool section entries for DWP version 1
 2022-11-11  6:33 UTC  (3+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-11-11  6:30 UTC 

[PATCH] gold, dwp: support zstd compressed input debug sections [PR 29641]
 2022-11-11  5:34 UTC  (3+ messages)

[PATCH] ld: Add section contributions substream to PDB files
 2022-11-11  3:30 UTC 

foo (VER_NDX_GLOBAL) and foo@@v1 in one DSO
 2022-11-11  3:27 UTC 

[PATCH] gold/aarch64: Fix adrp distance check
 2022-11-11  0:49 UTC  (2+ messages)

[PATCH] gprofng: fix typo in configure.ac
 2022-11-11  0:49 UTC  (2+ messages)

[PATCH] x86: drop duplicate sse4a entry from cpu_arch[]
 2022-11-10 17:24 UTC  (2+ messages)

[PATCH v2] x86: drop stray IsString from PadLock insns
 2022-11-10 17:23 UTC  (2+ messages)

[PATCH] Use toplevel configure for GMP and MPFR for gdb
 2022-11-10 16:25 UTC  (2+ messages)

[PATCH] x86: drop stray IsString from PadLock insns
 2022-11-10 10:24 UTC 

mach-o reloc size overflow
 2022-11-10 10:12 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).