public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] gas: (mostly) further file/line handling adjustments
@ 2022-05-06  6:04 Jan Beulich
  2022-05-06  6:05 ` [PATCH 1/6] gas: tweak .irp and alike file/line handling for M68K/MRI Jan Beulich
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jan Beulich @ 2022-05-06  6:04 UTC (permalink / raw)
  To: Binutils

The 1st patch addresses an oversight of mine in earlier related work,
while the latter address further observations made in the process. The
last patch is slightly RFC, as there might be reservations. Comments
appreciated, in particular on that last patch.

1: tweak .irp and alike file/line handling for M68K/MRI
2: simplify ignore_input()
3: don't ignore .linefile inside false conditionals
4: fold do_repeat{,_with_expander}()
5: avoid bignum related errors when processing .linefile
6: avoid octal numbers being accepted when processing .linefile

Jan


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

end of thread, other threads:[~2022-05-06  6:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06  6:04 [PATCH 0/6] gas: (mostly) further file/line handling adjustments Jan Beulich
2022-05-06  6:05 ` [PATCH 1/6] gas: tweak .irp and alike file/line handling for M68K/MRI Jan Beulich
2022-05-06  6:06 ` [PATCH 2/6] gas: simplify ignore_input() Jan Beulich
2022-05-06  6:06 ` [PATCH 3/6] gas: don't ignore .linefile inside false conditionals Jan Beulich
2022-05-06  6:07 ` [PATCH 4/6] gas: fold do_repeat{,_with_expander}() Jan Beulich
2022-05-06  6:08 ` [PATCH 5/6] gas: avoid bignum related errors when processing .linefile Jan Beulich
2022-05-06  6:08 ` [PATCH 6/6] gas: avoid octal numbers being accepted " 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).