summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/x86/rax86.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/x86/rax86.pas')
-rw-r--r--sparcbw/compiler/x86/rax86.pas10
1 files changed, 0 insertions, 10 deletions
diff --git a/sparcbw/compiler/x86/rax86.pas b/sparcbw/compiler/x86/rax86.pas
index 2f2a3c912e..9b1f92f6b7 100644
--- a/sparcbw/compiler/x86/rax86.pas
+++ b/sparcbw/compiler/x86/rax86.pas
@@ -1,5 +1,4 @@
{
- $Id: rax86.pas,v 1.22 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Carl Eric Codere and Peter Vreman
Handles the common x86 assembler reader routines
@@ -741,12 +740,3 @@ begin
end;
end.
-{
- $Log: rax86.pas,v $
- Revision 1.22 2005/02/14 17:13:10 peter
- * truncate log
-
- Revision 1.21 2005/01/31 17:07:50 peter
- * fix [regpara] in intel assembler
-
-}