Re: [CVS ci] cpu specfic config

2004-04-25 Thread Steve Fink
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

[CVS ci] cpu specfic config

2004-04-24 Thread Leopold Toetsch
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