public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[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 "

[PATCH] ld: Avoid folding new and delete pairs
 2024-06-30 22:27 UTC  (2+ messages)

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] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-06-30  9:37 UTC 

[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  (21+ 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 v2 3/5] LoongArch: Make protected function symbols local for -shared
` [PATCH v2 4/5] LoongArch: Add DT_RELR support
` [PATCH v2 5/5] LoongArch: Add DT_RELR tests

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

[PATCH WIP] objdump: UTF-8 jump visuzalization
 2024-06-29 16:38 UTC  (4+ messages)
      ` [PATCH][objdump] "

[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 

[PATCH,V2 0/3] Improvements in SFrame documentation
 2024-06-29  6:30 UTC  (4+ 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

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

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

[PATCH v1 0/7] ASCII output section command
 2024-06-28 21:46 UTC  (8+ 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 v0 0/3] gas: add command line option to inhibit info messages
 2024-06-28 18:20 UTC  (13+ 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 v0 0/3] aarch64: add new Armv9.5-A features and their associated registers (RAS, Debug, Performance Monitor)
 2024-06-28 16:05 UTC  (4+ 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] aarch64: Add support for Armv9.5-A architecture
 2024-06-28 14:04 UTC  (2+ messages)

[PATCH 00/11] gas: scrubber adjustments
 2024-06-28 13:53 UTC  (13+ 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] aarch64: fix build with old glibc
 2024-06-28 12:08 UTC  (5+ messages)

[PATCH V2] Support APX CFCMOV
 2024-06-28 11:48 UTC  (2+ messages)

[PATCH] [RFC]RISC-V:[gprofng] Mimal support gprofng for riscv
 2024-06-28 10:28 UTC 

[PATCH] x86-64: Relax BFD_RELOC_X86_64_GOTTPOFF check
 2024-06-28  9:21 UTC  (12+ messages)

[PATCH v2 0/8] x86: a few more optimizations
 2024-06-28  8:32 UTC  (4+ messages)
` [PATCH v2 1/8] x86/APX: optimize {nf} forms of ADD/SUB with specific immediates

[PATCH]: Support ZHAOXIN GMI and PAUSEOPT instructions
 2024-06-28  7:37 UTC  (3+ messages)
  ` [PATCH] x86: "

[PATCH] ld/doc: drop stray blank
 2024-06-28  7:06 UTC 

[PATCH] x86: Add {load}/{store} tests for apx instructions
 2024-06-28  6:31 UTC  (2+ messages)

[PATCH] RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc
 2024-06-28  5:53 UTC  (2+ messages)

[PATCH] RISC-V: Shrink the riscv_implicit_subsets table
 2024-06-28  5:52 UTC  (2+ messages)

[PATCH] SHT_GROUP handling: Use _bfd_elf_link_m[un]map_section_contents
 2024-06-28  5:34 UTC  (3+ messages)

[PATCH] MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64
 2024-06-28  4:29 UTC 

[PATCH] RISC-V: Add Zabha extension CAS instructions
 2024-06-28  2:11 UTC  (2+ messages)

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (exception) (master)
 2024-06-28  1:27 UTC 

[PATCH] MIPS/GAS: Omit LI 0 for condition trap
 2024-06-27 23:32 UTC  (5+ messages)

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (retry) (master)
 2024-06-27 22:31 UTC 

[PATCH 0/3] Improvements in SFrame documentation
 2024-06-27 18:39 UTC  (4+ messages)
` [PATCH 1/3] doc: sframe: segregate the ABI/arch-specific components
` [PATCH 2/3] include: sframe: update code comments around SFrame FRE stack offsets
` [PATCH 3/3] doc: sframe: add appendix for generating stack traces

On automated commits
 2024-06-27 16:06 UTC  (11+ messages)

[PATCH] gas,mve: Fix encoding for vcvt[bt] single-half float conversion instructions
 2024-06-27 13:57 UTC 

[PATCH v4 00/15] sframe: Enhancements to SFrame info generation
 2024-06-27 11:02 UTC  (20+ messages)
` [PATCH v4 01/15] x86: Remove unused SFrame CFI RA register variable
` [PATCH v4 02/15] gas: Enhance arch-specific SFrame configuration descriptions
` [PATCH v4 06/15] gas: Skip SFrame FDE if CFI specifies non-FP/SP base register
` [PATCH v4 09/15] gas: User readable warnings if SFrame FDE is not generated
` [PATCH v4 13/15] gas: Don't skip SFrame FDE if .cfi_register specifies SP register
` [PATCH v4 15/15] gas: Validate SFrame RA tracking and fixed RA offset

[PATCH 0/2] Add SCFI support for aarch64
 2024-06-27  9:40 UTC  (4+ messages)

[PATCH] x86-64: Relax BFD_RELOC_X86_64_GOTTPOFF check
 2024-06-27  6:08 UTC  (2+ messages)

Rewrite SHT_GROUP handling
 2024-06-27  5:06 UTC  (2+ messages)

[PATCH] RISC-V: Support Smcdeleg and Ssccfg extensions
 2024-06-27  4:32 UTC 

[PATCH] Set BFD_DECOMPRESS when reading build-id debuglink
 2024-06-26 22:35 UTC  (2+ messages)

[PATCH 0/2] s390: Avoid relocation overflows on undefined weak symbols
 2024-06-26 18:26 UTC  (4+ messages)
` [PATCH 1/2] s390: Do not replace brcth referencing undefined weak symbol
` [PATCH 2/2] s390: Avoid reloc overflows on undefined weak symbols (cont)

[PATCH, V3] doc: sframe: small improvements for readability
 2024-06-26 17:49 UTC  (2+ messages)

[PATCH] gas: .irp/.irpc are macro-like
 2024-06-26 15:28 UTC 

[PATCH] Support APX CFCMOV
 2024-06-26 11:52 UTC  (7+ messages)

[PATCH 0/2] aarch64: add Branch Record Buffer extension instructions
 2024-06-25 17:00 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/2] aarch64: Fixes access to struct aarch64_opnd_info members
 2024-06-25 15:29 UTC  (6+ messages)
` [PATCH 2/2] aarch64: Treat operand ADDR_SIMPLE as address with base register

[PATCH] aarch64: FP8 scale and convert - Implement minor improvements
 2024-06-25 10:49 UTC  (3+ messages)

[PATCH 0/5] LoongArch: Add DT_RELR (packing relative relocs) support
 2024-06-25 10:44 UTC  (6+ messages)
` [PATCH 3/5] LoongArch: Make protected function symbols local for -shared

[PATCH] RISC-V: hash with segment id and pcrel_hi address while recording pcrel_hi
 2024-06-25  8:25 UTC  (3+ messages)

[RESEND,PATCH,V3 0/7] Add SCFI support for aarch64
 2024-06-25  6:30 UTC  (5+ messages)
` [RESEND,PATCH,V3 4/7] opcodes: aarch64: flags to denote subclasses of arithmetic insns
` [RESEND,PATCH,V3 5/7] opcodes: aarch64: flags to denote subclasses of uncond branches
` [RESEND,PATCH,V3 6/7] gas: aarch64: add experimental support for SCFI
` [RESEND,PATCH,V3 7/7] gas: aarch64: testsuite: add new tests "

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