mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
+ help lazarus analyze the file
This commit is contained in:
parent
c99df355fd
commit
9fe655fa0f
@ -22,7 +22,7 @@
|
||||
}
|
||||
unit aasmcpu;
|
||||
|
||||
{$i fpcdefs.inc}
|
||||
{$i ../fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
@ -311,7 +311,10 @@ implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.45 2004-03-08 16:28:39 mazen
|
||||
Revision 1.46 2004-03-11 16:21:27 mazen
|
||||
+ help lazarus analyze the file
|
||||
|
||||
Revision 1.45 2004/03/08 16:28:39 mazen
|
||||
* make it as similar to PPC one ase possible
|
||||
|
||||
Revision 1.44 2004/02/27 11:47:32 mazen
|
||||
|
@ -24,7 +24,7 @@
|
||||
}
|
||||
unit cpubase;
|
||||
|
||||
{$i fpcdefs.inc}
|
||||
{$INCLUDE ../fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
@ -544,7 +544,10 @@ implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.63 2004-02-27 11:43:56 mazen
|
||||
Revision 1.64 2004-03-11 16:22:52 mazen
|
||||
+ help lazarus analyze the file
|
||||
|
||||
Revision 1.63 2004/02/27 11:43:56 mazen
|
||||
* symaddr ==> refaddr to follow the rest of compiler changes
|
||||
|
||||
Revision 1.62 2004/02/27 10:21:05 florian
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
****************************************************************************}
|
||||
unit cpuinfo;
|
||||
{$INCLUDE fpcdefs.inc}
|
||||
{$INCLUDE ../fpcdefs.inc}
|
||||
|
||||
interface
|
||||
uses
|
||||
@ -90,7 +90,10 @@ implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.13 2004-02-27 11:44:48 mazen
|
||||
Revision 1.14 2004-03-11 16:22:28 mazen
|
||||
+ help lazarus analyze the file
|
||||
|
||||
Revision 1.13 2004/02/27 11:44:48 mazen
|
||||
+ added AInt support
|
||||
|
||||
Revision 1.12 2003/12/01 18:43:32 peter
|
||||
|
@ -22,7 +22,7 @@
|
||||
}
|
||||
unit cpupi;
|
||||
|
||||
{$i fpcdefs.inc}
|
||||
{$i ../fpcdefs.inc}
|
||||
|
||||
interface
|
||||
|
||||
@ -87,7 +87,10 @@ begin
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.24 2004-02-25 14:25:47 mazen
|
||||
Revision 1.25 2004-03-11 16:22:09 mazen
|
||||
+ help lazarus analyze the file
|
||||
|
||||
Revision 1.24 2004/02/25 14:25:47 mazen
|
||||
* fix compile problem for sparc
|
||||
|
||||
Revision 1.23 2004/01/12 22:11:39 peter
|
||||
|
Loading…
Reference in New Issue
Block a user