public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH RESEND v2] Aarch64: Allow explicit size specifier for predicate operand of {sq, uq, }{incp, decp}
 2022-03-10 10:38 UTC  (5+ messages)

[PATCH] MIPS/opcodes: Fix alias annotation for negate instructions
 2022-03-10 10:11 UTC  (4+ messages)

Commit: Option to disable the use of debuginfod
 2022-03-10  9:28 UTC  (2+ messages)

ld: Add a before_plugin_all_symbols_read hook
 2022-03-10  8:11 UTC 

[PATCH] ld: Add a before_plugin_all_symbols_read hook
 2022-03-10  2:23 UTC  (3+ messages)

[PATCH V4] gprofng: a new GNU profiler
 2022-03-09 21:13 UTC  (11+ messages)

PowerPC64 DT_RELR
 2022-03-09 21:07 UTC  (11+ messages)
              ` PowerPC64 DT_RELR relative reloc addresses

[PATCH v2 0/3] x86: another take at PC-relative reloc overflow checking
 2022-03-09 18:11 UTC  (15+ messages)
` [PATCH v2 1/3] x86-64/ELF: permit relaxed overflow checking for 32-bit PC-relative relocs
` [PATCH v2 2/3] x86-64/ELF: use new reloc override model to deal with x32 special case
` [PATCH v2 3/3] x86/ELF: permit correct overflow checking for 16-bit PC-relative relocs

[PATCH] toplevel: Makefile.def: Make configure-sim depend on all-readline
 2022-03-09 16:30 UTC  (2+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Jan 27, 2022)
 2022-03-09 12:16 UTC 

[PATCH 0/2] rh2059646 - compilation of prusa-slicer hangs
 2022-03-09 11:42 UTC  (5+ messages)
` [PATCH 1/2] Reduce duplicated symbol_clone_if_forward_ref work
` [PATCH 2/2] Constant fold view increment expressions
  ` Fix for bug 28924

[PATCH] gold: Remove GNU ld incompatible --[no-]define-common [BZ #28871]
 2022-03-09  1:33 UTC  (3+ messages)

R_AARCH64_CALL26 Relocation Error on Ubuntu 18.04
 2022-03-09  0:26 UTC  (3+ messages)

[PATCH] objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbols
 2022-03-09  0:15 UTC  (3+ messages)
  ` [PING] "

x86: IAMCU, L1OM, and K1OM
 2022-03-07 14:54 UTC  (7+ messages)

[committed v2] MIPS/opcodes: Fix alias annotation for branch instructions
 2022-03-07 12:50 UTC  (4+ messages)

RFC: GAS: Add option to generate unused section symbols
 2022-03-07 12:32 UTC  (4+ messages)

[PATCH] binutils/readelf: fix indentation in process_dynamic_section
 2022-03-04 15:58 UTC  (2+ messages)

[PATCH v2] RISC-V: correct FCVT.Q.L[U]
 2022-03-04 12:41 UTC 

[PATCH] x86: drop redundant x86-64-code16-2 test
 2022-03-04 12:39 UTC  (2+ messages)

Adjust ld ctf test for 32-bit targets
 2022-03-03 12:31 UTC  (2+ messages)

[PATCH v2] libctf: Remove unused variable initialized to itself
 2022-03-02 22:48 UTC  (2+ messages)

ld's --orphan-handling vs empty linker-generated sections
 2022-03-02 16:57 UTC  (2+ messages)

[PATCH 0/6] RISC-V: Add Privileged Arch 1.12 and More CSRs
 2022-03-02  4:34 UTC  (17+ messages)
` [PATCH 1/6] RISC-V: Reorganize testcases for CFI directives
` [PATCH 2/6] RISC-V: Add Privileged Architecture 1.12 CSRs
` [PATCH 3/6] RISC-V: Add Privileged Arch 1.12 CSR testcases
` [PATCH 0/3] RISC-V: Add CSRs for several supervisor extensions
  ` [PATCH 1/3] RISC-V: Add 'Smstateen' extension and its CSRs
  ` [PATCH 2/3] RISC-V: Add 'Sscofpmf' extension with "
  ` [PATCH 3/3] RISC-V: Add 'Sstc' extension and "

x86-64: new CET-enabled PLT format proposal
 2022-03-01 22:16 UTC  (14+ messages)

Possible to compress debug symbols in a PE exe? (ld final link failed: bad value)
 2022-03-01 20:50 UTC  (2+ messages)

Commit: PR 21964: Fix testcase compile time warnings
 2022-03-01 10:09 UTC 

[PATCH 0/3] disassembler syntax highlighting in objdump (via libopcodes)
 2022-02-28 15:54 UTC  (16+ messages)
` [PATCH 1/3] objdump/opcodes: add syntax highlighting to disassembler output
` [PATCH 2/3] opcodes/riscv: implement style support in the disassembler
` [PATCH 3/3] opcodes/i386: partially implement disassembler style support

[PATCH 0/2] x86/x32: relocation overflow detection
 2022-02-28  7:21 UTC  (6+ messages)
` [PATCH 1/2] x86: don't suppress overflow diagnostics in x32 mode
` [PATCH 2/2] ELF32: don't silently truncate relocation addends

RISC-V: observations / questions
 2022-02-28  3:20 UTC  (2+ messages)

[PATCH 0/1] RISC-V: Fix RV32Q conflict
 2022-02-27  8:51 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH] RISC-V: correct FCVT.Q.L[U]
 2022-02-25 14:13 UTC 

[PATCH v2 0/3] RISC-V: The series to supporting mapping symbols
 2022-02-25 13:57 UTC  (3+ messages)
` [PATCH v2 1/3] RISC-V: Enable elf attributes when default configure option isn't set

[PATCHv3 0/3] Add Type.is_scalar and Type.is_signed properties
 2022-02-25 13:54 UTC  (5+ messages)
  ` [PATCHv3 1/3] gdb/python: add Type.is_scalar property
  ` [PATCHv3 2/3] gdb/python: add Type.is_signed property
  ` [PATCHv3 3/3] gdb/testsuite: add new test for comparing char types in Python

[PATCH] RISC-V: make .insn actually work for 64-bit insns
 2022-02-25 13:38 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Make ISA parser stricter (with code clarity improvement)
 2022-02-25 11:26 UTC  (8+ messages)
` [PATCH 1/3] RISC-V: Remove a loop in the ISA parser
` [PATCH 2/3] RISC-V: Stricter underscore handling for ISA
` [PATCH 3/3] RISC-V: Tests for ISA string handling (underscore)

[PATCH 0/1] RISC-V: Fix mask for some fcvt instructions
 2022-02-25  9:08 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/5] RISC-V: Add Ratified Cache Management Operation ISA Extensions (with paren)
 2022-02-25  7:07 UTC  (4+ messages)
` [PATCH 4/5] RISC-V: Prefetch hint instructions and operand set

[PATCH v1] binutils/doc: Document the RISC-V -M options
 2022-02-25  0:59 UTC  (2+ messages)

[PATCH RESEND] MIPS: make bnez, bnezl, beqz, and beqzl aliases
 2022-02-24 19:00 UTC 

[RFC PATCH 2/2] RISC-V: Add -M isa disassembler option
 2022-02-24 18:00 UTC  (2+ messages)

GNU Binutils 2.38 has been released
 2022-02-23 17:59 UTC  (8+ messages)

regression with binutils 2.28 for ppc
 2022-02-23 17:34 UTC  (10+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Jan 27, 2022)
 2022-02-23 13:01 UTC 

[PATCH] add missing extension info to 'unrecognized opcode' error
 2022-02-23 12:07 UTC  (2+ messages)

[PATCH] add missing extension info to 'invalid CSR' error
 2022-02-23 11:22 UTC  (2+ messages)

[PATCH] gas: retain whitespace between strings
 2022-02-22  8:14 UTC 

[PATCH v2] RISC-V: Maintain a string to hold the canonical order
 2022-02-22  1:56 UTC  (2+ messages)

Output section type (READONLY)
 2022-02-21 23:30 UTC  (9+ messages)
`  "

[PATCH] ld: Support customized output section type
 2022-02-21 19:35 UTC  (2+ messages)

[PATCH] RISC-V: Maintain a string to hold the canonical order
 2022-02-21 15:12 UTC  (4+ messages)

[PATCH v4 0/3] RISC-V: Support Scalar Cryptography extension
 2022-02-21 14:50 UTC  (8+ messages)
` [PATCH v4 1/3] RISC-V: Minimal support of scalar crypto extension
    `  "

[PATCH v2 0/3] RISC-V: Prepare Privileged Architecture 1.12
 2022-02-21 13:49 UTC  (4+ messages)

[CFP] Binary T00ls Summit 2022
 2022-02-21 11:06 UTC  (3+ messages)

New Romanian PO file for 'gprof' (version 2.36.90)
 2022-02-19 16:17 UTC 

New Serbian PO file for 'binutils' (version 2.37.90)
 2022-02-19  6:12 UTC 

New Serbian PO file for 'bfd' (version 2.37.90)
 2022-02-17 15:20 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).