jacob navia <ja...@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.

Reply via email to