[fpc-devel]Re: Latest status
Jonas Maebe
jonas at zeus.rug.ac.be
Mon Nov 26 13:49:02 CET 2001
On maandag, november 26, 2001, at 01:45 , Florian Klaempfl wrote:
>> Compiler:
>> * handling of calls and parameters
>> * function result handling
>
> This is the job for you, Jonas :)
I haven't had the courage to look at them yet though :/
> >* "load" nodes (load a global/local variable, load a parameter, load a
> variable from a shared library etc)
> >* assignments (put the result of an expression in its destination)
>
> I implemented already parts of it but I don't know if I commited it ..
Yes, they're in the compiler/new directory. But they need to be updated
probably because since that time several things have been changed to
those units.
> Recently, I tried to compiler the PowerPC compiler but it fails.
That's quite logical since I haven't tried to compile most things yet :)
Jonas
More information about the fpc-devel
mailing list