public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] improve range checking for certain constants on x86
@ 2023-05-05 13:00 Jan Beulich
  2023-05-05 13:01 ` [PATCH 1/4] x86: tighten extend-to-32bit-address conditions Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Beulich @ 2023-05-05 13:00 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

Unfortunately I haven't found a way to do so without some common code
changes, which in turn required adjustments to a few other targets.

1: x86: tighten extend-to-32bit-address conditions
2: gas: maintain O_constant signedness in more cases
3: gas: invoke md_optimize_expr() also for unary expressions
4: x86: further adjust extend-to-32bit-address conditions

Jan

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

end of thread, other threads:[~2023-05-05 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 13:00 [PATCH 0/4] improve range checking for certain constants on x86 Jan Beulich
2023-05-05 13:01 ` [PATCH 1/4] x86: tighten extend-to-32bit-address conditions Jan Beulich
2023-05-05 13:01 ` [PATCH 2/4] gas: maintain O_constant signedness in more cases Jan Beulich
2023-05-05 13:03 ` [PATCH 3/4] gas: invoke md_optimize_expr() also for unary expressions Jan Beulich
2023-05-05 13:04 ` [PATCH 4/4] x86: further adjust extend-to-32bit-address conditions 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).