summaryrefslogtreecommitdiff
path: root/rtl/x86_64/x86_64.inc
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/x86_64/x86_64.inc')
-rw-r--r--rtl/x86_64/x86_64.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/rtl/x86_64/x86_64.inc b/rtl/x86_64/x86_64.inc
index 36c6791299..8609855d25 100644
--- a/rtl/x86_64/x86_64.inc
+++ b/rtl/x86_64/x86_64.inc
@@ -386,18 +386,3 @@ asm
{$endif FPC_PIC}
end;
-{
- $Log: x86_64.inc,v $
- Revision 1.20 2005/04/25 09:40:27 florian
- * some ifdef'ed pic code
-
- Revision 1.19 2005/02/14 17:13:32 peter
- * truncate log
-
- Revision 1.18 2005/02/05 22:30:50 florian
- * some PIC ifdefs
-
- Revision 1.17 2005/02/05 16:19:44 florian
- + completed SSE exception masks
-
-}