Paired Nested Macroses Support
Ulf Samuelsson
binutils@emagii.com
Thu Feb 16 08:29:40 GMT 2023
Den 2023-02-16 kl. 00:37, skrev Dmytro Tarasiuk via Binutils:
> Good day!
>
> Writing paired nested macros is not possible in the gas macro assembler.
> For example, BEGIN/WHILE macros for loops, etc. This is important to me
> for writing portable pseudocode between different architectures that
> supports gas. I have implemented this extension since version 2.35.1
> binutils and have to manually migrate it with each new stable release.
> There are very few changes. How can they be included into main code? Is it
> really?
I had a similar problem myself so I started to subscribe
to the mailing list a week ago,
I explained in an "[RFC]" mail what I wanted to do with the linker.
Provided the first patchset, got some comments and reworked
the patch as well as adding to the "NEWS" file, the ld.texi for
documentation and finally added a testsuite for my new ASCIZ feature.
Nick Clifton made some small modifications and then pushed
the patch to the master branch so one week later it is part of binutils.
Working on my second patch at the moment.
Best Regards
Ulf Samuelsson
> Regards.
More information about the Binutils
mailing list