public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] gas/x86: .arch / -march= enhancements
@ 2022-07-05  6:42 Jan Beulich
  2022-07-05  6:44 ` [PATCH v2 1/4] x86: don't leak sub-architecture accumulated strings Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jan Beulich @ 2022-07-05  6:42 UTC (permalink / raw)
  To: Binutils

The lack of being able to go back to certain known state has bothered
me for quite a while. As did the seemingly arbitrary set of ".no*"
options available to turn off certain features. Finally I did find
time to make an attempt at adding the missing functionality.

1: don't leak sub-architecture accumulated strings
2: permit "default" with .arch
3: generalize disabling of sub-architectures
4: introduce a state stack for .arch

Jan

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

end of thread, other threads:[~2022-07-05 15:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05  6:42 [PATCH v2 0/4] gas/x86: .arch / -march= enhancements Jan Beulich
2022-07-05  6:44 ` [PATCH v2 1/4] x86: don't leak sub-architecture accumulated strings Jan Beulich
2022-07-05  6:44 ` [PATCH v2 2/4] x86: permit "default" with .arch Jan Beulich
2022-07-05  6:45 ` [PATCH v2 3/4] x86: generalize disabling of sub-architectures Jan Beulich
2022-07-05  6:45 ` [PATCH v2 4/4] x86: introduce a state stack for .arch Jan Beulich
2022-07-05 15:34 ` [PATCH v2 0/4] gas/x86: .arch / -march= enhancements H.J. Lu

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