+ intial implementation of add nodes, only integer/enumeration/pointer/...

handling is finished
This commit is contained in:
Jonas Maebe 2002-07-26 12:31:56 +00:00
parent 83ce7360ed
commit 0d740d4de8
2 changed files with 1527 additions and 2 deletions

View File

@ -35,7 +35,7 @@ unit cpunode;
the processor specific nodes must be included
after the generic one (FK)
}
// nppcadd,
nppcadd,
// nppccal,
// nppccon,
// nppcflw,
@ -52,7 +52,11 @@ unit cpunode;
end.
{
$Log$
Revision 1.8 2002-07-21 16:58:59 jonas
Revision 1.9 2002-07-26 12:31:56 jonas
+ intial implementation of add nodes, only integer/enumeration/pointer/...
handling is finished
Revision 1.8 2002/07/21 16:58:59 jonas
+ include ncgset unit
Revision 1.7 2002/07/11 14:41:34 florian

1521
compiler/powerpc/nppcadd.pas Normal file

File diff suppressed because it is too large Load Diff