summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/x86_64/cpunode.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/x86_64/cpunode.pas')
-rw-r--r--sparcbw/compiler/x86_64/cpunode.pas11
1 files changed, 0 insertions, 11 deletions
diff --git a/sparcbw/compiler/x86_64/cpunode.pas b/sparcbw/compiler/x86_64/cpunode.pas
index 565a8129c8..65abf9beed 100644
--- a/sparcbw/compiler/x86_64/cpunode.pas
+++ b/sparcbw/compiler/x86_64/cpunode.pas
@@ -1,5 +1,4 @@
{
- $Id: cpunode.pas,v 1.12 2005/02/14 17:13:10 peter Exp $
Copyright (c) 2000 by Florian Klaempfl
Includes the x86-64 code generator
@@ -56,13 +55,3 @@ unit cpunode;
;
end.
-{
- $Log: cpunode.pas,v $
- Revision 1.12 2005/02/14 17:13:10 peter
- * truncate log
-
- Revision 1.11 2005/01/24 22:08:33 peter
- * interface wrapper generation moved to cgobj
- * generate interface wrappers after the module is parsed
-
-}