public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/7] ASCII output section command
 2024-07-05 16:22 UTC  (2+ messages)
` [PATCH v2 2/7] ldgram.y: Add ASCII parsing

[PATCH v1 0/7] ASCII output section command
 2024-07-05 15:38 UTC  (10+ messages)
` [PATCH v1 3/7] ldlang.*: process ASCII command
` [PATCH v1 4/7] ld.texi: Add ASCII to info file
` [PATCH v1 7/7] ChangeLog: Add ASCII command

[PATCH v1 0/4] aarch64: add new Armv9.5-A features and their associated registers (RAS, Debug, Performance Monitor)
 2024-07-05 12:20 UTC  (6+ messages)
` [PATCH v1 1/4] aarch64: add E3DSE feature and its associated registers
` [PATCH v1 2/4] aarch64: add SPMU2 "
` [PATCH v1 3/4] aarch64: add STEP2 "
` [PATCH v1 4/4] aarch64: add Debug Feature Register 2 (ID_AA64DFR2_EL1)

[PATCH] x86/APX: correct TEST/CTESTcc with 1st operand being a memory one
 2024-07-05 10:08 UTC  (2+ messages)

PCLE Test Equipment
 2024-07-05  8:35 UTC 

[PATCH] LTO: Don't wrap IR symbol reference
 2024-07-05  8:28 UTC 

[PATCH v3 0/5] LoongArch: Add DT_RELR (packing relative relocs) support
 2024-07-05  4:13 UTC  (7+ messages)
` [PATCH v3 1/5] LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64
` [PATCH v3 2/5] LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared libraries
` [PATCH v3 3/5] LoongArch: Make protected function symbols local for -shared
` [PATCH v3 4/5] LoongArch: Add DT_RELR support
` [PATCH v3 5/5] LoongArch: Add DT_RELR tests

[PATCH] x86/gas: Fix APX TLS IE restrictions
 2024-07-05  3:11 UTC  (2+ messages)

[PATCH 0/3] Add {load}/{store} tests for apx instructions
 2024-07-05  2:47 UTC  (10+ messages)
` [PATCH 1/3] x86: "
` [PATCH 2/3] x86: Correct position of ".s" for CCMPcc in disassembler
` [PATCH 3/3] x86: Add aliases for CTEST and {EVEX} TEST

[PATCH] RISC-V: hash with segment id and pcrel_hi address while recording pcrel_hi
 2024-07-05  1:09 UTC  (10+ messages)
        ` [PATCH v2] "

DW_TAG_compile_unit's references to .debug_line and .loc directive extension
 2024-07-04 19:42 UTC 

[PATCH v2] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-07-04 17:38 UTC  (2+ messages)

[PATCH v2 0/3] gas: add command line option to inhibit info messages
 2024-07-04 15:51 UTC  (4+ messages)
` [PATCH v2 1/3] gas: minor reformatting in command line help and doc
` [PATCH v2 2/3] gas: add new command line options to control diagnostic information messages
` [PATCH v2 3/3] aarch64: testsuite: remove macro expansion messages from expected error output

[PATCH] RISC-V: avoid use of match_opcode() in riscv_insn_types[]
 2024-07-04 13:54 UTC  (2+ messages)

[PATCH] RISC-V: Fix BFD_RELOC_RISCV_PCREL_LO12_S patch issue
 2024-07-04 13:51 UTC  (2+ messages)

[PATCH v1 0/12][Binutils] aarch64: Add support for remaining sve2p1 instructions
 2024-07-04 12:40 UTC  (13+ messages)
` [PATCH v1 01/12] aarch64: Add support for sve2p1 orqv instruction
` [PATCH v1 02/12] aarch64: Add support for sve2p1 orqv instruction (regenerated files)
` [PATCH v1 03/12] aarch64: Add support for sve2p1 tblq instruction
` [PATCH v1 04/12] aarch64: Add support for sve2p1 tblq instruction (regenerated files)
` [PATCH v1 05/12] aarch64: Add support for sve2p1 uzpq[1-2] instructions
` [PATCH v1 06/12] aarch64: Add support for sve2p1 uzpq[1-2] instructions (regenerated files)
` [PATCH v1 07/12] aarch64: Add support for sve2p1 zipq[1-2] instructions
` [PATCH v1 08/12] aarch64: Add support for sve2p1 zipq[1-2] instructions (regenerated files)
` [PATCH v1 09/12] aarch64: Add support for sve2p1 tbxq instruction
` [PATCH v1 10/12] aarch64: Add support for sve2p1 tbxq instruction (regenerated files)
` [PATCH v1 11/12] aarch64: Add support for sve2p1 pmov instruction
` [PATCH v1 12/12] aarch64: Add support for sve2p1 pmov instruction (regenerated files)

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (exception) (master)
 2024-07-04 11:31 UTC 

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (exception) (master)
 2024-07-04 11:04 UTC 

[PATCH] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-07-04  9:21 UTC  (5+ messages)

[PATCH v4 00/15] sframe: Enhancements to SFrame info generation
 2024-07-04  8:42 UTC  (7+ messages)

[PATCH V3] Support APX CFCMOV
 2024-07-04  8:01 UTC  (5+ messages)

[PATCH] x86-64: Support APX NF TLS IE with 2 operands
 2024-07-04  7:38 UTC  (22+ messages)

[PATCH] RISC-V: gas: Rename opcode6 to opcode7 for accuracy in docs
 2024-07-03 17:53 UTC 

[PATCH v1 0/3] gas: add command line option to inhibit info messages
 2024-07-03 16:52 UTC  (7+ messages)
` [PATCH v1 1/3] gas: minor reformatting in command line help and doc
` [PATCH v1 2/3] gas: add new command line options to control diagnostic information messages
` [PATCH v1 3/3] aarch64: testsuite: remove macro expansion messages from expected error output

[PATCH v0 0/3] aarch64: add new Armv9.5-A features and their associated registers (RAS, Debug, Performance Monitor)
 2024-07-03 14:55 UTC  (7+ messages)
` [PATCH v0 1/3] aarch64: add E3DSE feature and its associated registers
` [PATCH v0 2/3] aarch64: add SPMU2 "
` [PATCH v0 3/3] aarch64: add STEP2 "

[PATCH WIP] objdump: UTF-8 jump visuzalization
 2024-07-03 14:49 UTC  (5+ messages)
      ` [PATCH][objdump] "

[PATCH] gas,mve: Fix encoding for vcvt[bt] single-half float conversion instructions
 2024-07-03 14:40 UTC  (2+ messages)

[PATCH v4 1/1] RISC-V: Add platform property/capability extensions
 2024-07-03 14:03 UTC  (5+ messages)

[PATCH 00/11] gas: scrubber adjustments
 2024-07-03 13:42 UTC  (9+ messages)
` [PATCH 05/11] gas: pre-init the scrubber's lex[]
` [PATCH 07/11] gas: consistently drop trailing whitespace when scrubbing

[PATCH] x86: Add {load}/{store} tests for apx instructions
 2024-07-03 12:40 UTC  (20+ messages)

[PATCH] RISC-V: Tidy and complete testing of all architecture imply rules
 2024-07-03  8:11 UTC  (2+ messages)

Avoid possible signed overflow in decode_local_label_name
 2024-07-03  6:12 UTC 

[PATCH 0/2] s390: Avoid relocation overflows on undefined weak symbols
 2024-07-03  0:43 UTC  (4+ messages)

[PATCH] x86-64: Support TLS IE works with APX NF ADD with 2 operands
 2024-07-02 22:39 UTC  (2+ messages)

[PATCH] aarch64: Fix --no-apply-dynamic-relocs for RELR
 2024-07-02 16:30 UTC 

On automated commits
 2024-07-02 14:59 UTC  (7+ messages)

[PATCH] x86-64: Verify that TLS IE works with APX NF
 2024-07-02  6:01 UTC 

[PATCH]: Support ZHAOXIN GMI and PAUSEOPT instructions
 2024-07-02  2:42 UTC  (6+ messages)
  ` [PATCH] x86: "

[PATCH,V4 0/8] Add SCFI support for aarch64
 2024-07-01 19:49 UTC  (13+ messages)
` [PATCH,V4 1/8] gas: scfi: make scfi_state_restore_reg function more precise
` [PATCH,V4 2/8] include: opcodes: aarch64: define new subclasses
` [PATCH,V4 3/8] opcodes: aarch64: flags to denote subclasses of ldst insns
` [PATCH,V4 4/8] opcodes: aarch64: flags to denote subclasses of arithmetic insns
` [PATCH,V4 5/8] opcodes: aarch64: flags to denote subclasses of uncond branches
` [PATCH,V4 6/8] opcodes: aarch64: enforce checks on subclass flags in aarch64-gen.c
` [PATCH,V4 7/8] gas: aarch64: add experimental support for SCFI
` [PATCH,V4 8/8] gas: aarch64: testsuite: add new tests "

[PATCH,V2 0/3] Improvements in SFrame documentation
 2024-07-01 13:39 UTC  (4+ messages)
` [PATCH,V2 3/3] doc: sframe: add appendix for generating stack traces

[PATCH] ld: Avoid folding new and delete pairs
 2024-07-01  9:25 UTC  (4+ messages)

[PATCH V2] Support APX CFCMOV
 2024-07-01  8:10 UTC  (6+ messages)

[PATCH v2] x86-64: Relax BFD_RELOC_X86_64_GOTTPOFF check
 2024-07-01  8:08 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update my e-mail address
 2024-07-01  7:59 UTC 

[PATCH v0 0/3] gas: add command line option to inhibit info messages
 2024-07-01  6:20 UTC  (5+ messages)
` [PATCH v0 1/3] gas: minor reformatting in command line help and doc

[PATCH] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-07-01  3:11 UTC 

PR31941 objcopy --globalize-symbol
 2024-07-01  1:43 UTC 

[PATCH 0/2] Add SCFI support for aarch64
 2024-07-01  1:03 UTC  (5+ messages)

[PATCH,V2 0/7] Add SCFI support for aarch64
 2024-07-01  0:56 UTC  (4+ messages)
` [PATCH,V2 1/7] gas: scfi: make scfi_state_restore_reg function more precise
  ` [PATCH, V2 "

tweak latest vms-alpha.c change
 2024-06-30 22:21 UTC 

Assertion `(data) <= (end)' failed in read_bases
 2024-06-30 22:18 UTC 

Rewrite SHT_GROUP handling
 2024-06-30 22:18 UTC 

[PATCH] objcopy: Allow making symbol global and weak on same invocation
 2024-06-30 22:16 UTC  (2+ messages)

i370-elf gas has wrong offsets
 2024-06-30  5:07 UTC 

[PATCH v2 0/5] LoongArch: Add DT_RELR (packing relative relocs) support
 2024-06-30  2:55 UTC  (9+ messages)
` [PATCH v2 1/5] LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64

[PATCH] libiberty: sync with gcc
 2024-06-29 17:17 UTC 

[PATCH] ld: pass -g for ld-elf tests
 2024-06-29 16:30 UTC  (3+ messages)

[COMMITTED] ld: pass -g for ld-elf tests
 2024-06-29 16:18 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).