public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] correct and further utilize x86'es last-insn tracking
@ 2023-11-24  9:02 Jan Beulich
  2023-11-24  9:03 ` [PATCH 1/6] x86: last-insn recording should be per-section Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jan Beulich @ 2023-11-24  9:02 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

..., involving corrections to common code as well. Note however that
this doesn't address all shortcomings (yet).

1: x86: last-insn recording should be per-section
2: x86: suppress optimization after potential non-insn
3: gas: no md_cons_align() for .nop{,s}
4: x86: i386_cons_align() badly affects diagnostics
5: x86: adjust NOP generation after potential non-insn
6: gas: drop unused fields from struct segment_info_struct

Jan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-24 13:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24  9:02 [PATCH 0/6] correct and further utilize x86'es last-insn tracking Jan Beulich
2023-11-24  9:03 ` [PATCH 1/6] x86: last-insn recording should be per-section Jan Beulich
2023-11-24  9:04   ` [PATCH 3/6] gas: no md_cons_align() for .nop{,s} Jan Beulich
2023-11-24 13:29   ` [PATCH 1/6] x86: last-insn recording should be per-section Jan Beulich
2023-11-24  9:03 ` [PATCH 2/6] x86: suppress optimization after potential non-insn Jan Beulich
2023-11-24  9:05 ` [PATCH 4/6] x86: i386_cons_align() badly affects diagnostics Jan Beulich
2023-11-24  9:05 ` [PATCH 5/6] x86: adjust NOP generation after potential non-insn Jan Beulich
2023-11-24  9:06 ` [PATCH 6/6] gas: drop unused fields from struct segment_info_struct Jan Beulich

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