On Apr-24, Leopold Toetsch wrote:
> I've extended the config system by CPU specific functionality:
> - new config step config/gen/cpu.pl is run after jit.pl
> - this step probes for config/gen/cpu/$cpu/auto.pl and runs it if present
>
> For i386 we have:
> - a new tool as2c.pl, which creates hopef
I've extended the config system by CPU specific functionality:
- new config step config/gen/cpu.pl is run after jit.pl
- this step probes for config/gen/cpu/$cpu/auto.pl and runs it if present
For i386 we have:
- a new tool as2c.pl, which creates hopefully platform independent C
code from a gcc so