public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[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: hash with segment id and pcrel_hi address while recording pcrel_hi
 2024-07-04  6:45 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] RISC-V: Fix BFD_RELOC_RISCV_PCREL_LO12_S patch issue
 2024-07-04  3:03 UTC 

[PATCH] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-07-03 20:10 UTC  (4+ 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  (18+ messages)
` [PATCH 01/11] gas: there's no scrubber state 12
` [PATCH 02/11] gas: drop scrubber state -2
` [PATCH 03/11] gas: multi-byte warning adjustments
` [PATCH 04/11] gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()
` [PATCH 05/11] gas: pre-init the scrubber's lex[]
` [PATCH 06/11] gas: re-work tic6x scrubber special case
` [PATCH 07/11] gas: consistently drop trailing whitespace when scrubbing
` [PATCH 08/11] Arm: correct macro use in gas testsuite
` [PATCH 09/11] Arm: relax gas testsuite whitespace expectations
` [PATCH 10/11] aarch64: "
` [PATCH WIP/RFC 11/11] gas: have scrubber retain more whitespace

[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 v1 0/7] ASCII output section command
 2024-07-02  8:37 UTC  (13+ messages)
` [PATCH v1 1/7] ldlex.l: Add ASCII token
` [PATCH v1 2/7] ldgram.y: Add ASCII parsing
` [PATCH v1 3/7] ldlang.*: process ASCII command
` [PATCH v1 4/7] ld.texi: Add ASCII to info file
` [PATCH v1 5/7] Add testsuite for ASCII command
` [PATCH v1 6/7] NEWS: Add "
` [PATCH v1 7/7] ChangeLog: "

[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  (6+ messages)
` [PATCH,V2 1/3] doc: sframe: segregate the ABI/arch-specific components
` [PATCH,V2 2/3] include: sframe: update code comments around SFrame FRE stack offsets
` [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  (14+ messages)
` [PATCH v0 1/3] gas: minor reformatting in command line help and doc
` [PATCH v0 2/3] gas: add new command line options to control diagnostic info messages
` [PATCH v0 3/3] aarch64: testsuite: remove macro expansion messages from expected error output

[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)

[PATCH v3 0/5] LoongArch: Add DT_RELR (packing relative relocs) support
 2024-06-30  7:18 UTC  (6+ 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

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  (12+ messages)
` [PATCH v2 1/5] LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64
` [PATCH v2 2/5] LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared libraries

[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 

DCO: Was: Re: Contributing to gdb
 2024-06-29  3:27 UTC  (12+ messages)

[PATCH v2] SHT_GROUP handling: Use _bfd_elf_link_m[un]map_section_contents
 2024-06-28 23:38 UTC  (4+ messages)

[PATCH] aarch64: Add support for Armv9.5-A architecture
 2024-06-28 14:04 UTC  (2+ messages)

[PATCH] aarch64: fix build with old glibc
 2024-06-28 12:08 UTC  (5+ messages)

[PATCH] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-06-28 10:28 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).