New version of gnu assembler

Sam James sam@gentoo.org
Sat Jul 1 12:33:07 GMT 2023


jacob navia <jacob@jacob.remcomp.fr> writes:

> Hi
>
> I have developed a new version of the gnu assembler for riscv machines.
>
> Abstract:
> ———
>
> The GNU assembler (gas) is centered on flexibility and portability. These two objectives have quite a cost in program readability, code size  and execution time. 
>
> I have developed a « tiny » version of the GNU assembler focusing on simplicity and speed.
>
> I have picked up from the several hundreds of megabytes of binutils just the routines that are needed to a functional assembler, for the use case of compiler generated assembler text for a single machine. That meant:

If you've taken files from Binutils BFD, please make sure you preserve
the copyright headers too.



More information about the Gcc mailing list