mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-30 06:51:40 +01:00
* add cgcpu
This commit is contained in:
parent
5f6de7eb1f
commit
e6f72d2037
@ -127,6 +127,7 @@ uses
|
|||||||
{ cpu overrides }
|
{ cpu overrides }
|
||||||
,cpuswtch
|
,cpuswtch
|
||||||
{ cpu codegenerator }
|
{ cpu codegenerator }
|
||||||
|
,cgcpu
|
||||||
{$ifndef NOPASS2}
|
{$ifndef NOPASS2}
|
||||||
,cpunode
|
,cpunode
|
||||||
{$endif}
|
{$endif}
|
||||||
@ -390,7 +391,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.37 2003-03-23 23:20:38 hajny
|
Revision 1.38 2003-05-22 21:39:51 peter
|
||||||
|
* add cgcpu
|
||||||
|
|
||||||
|
Revision 1.37 2003/03/23 23:20:38 hajny
|
||||||
+ emx target added
|
+ emx target added
|
||||||
|
|
||||||
Revision 1.36 2003/02/02 19:25:54 carl
|
Revision 1.36 2003/02/02 19:25:54 carl
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user