summaryrefslogtreecommitdiff
path: root/compiler/aasmbase.pas
diff options
context:
space:
mode:
authortom_at_work <tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2>2006-01-08 01:03:15 +0000
committertom_at_work <tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2>2006-01-08 01:03:15 +0000
commitf66d76ddfb18ee064a4f1eadf0bf510e82d34709 (patch)
treee00a4bd346fa94dc5cd90853825cedce3c8a4904 /compiler/aasmbase.pas
parentee2ea06c7634457690f36a81e49359ba775b8f0e (diff)
downloadfpc-f66d76ddfb18ee064a4f1eadf0bf510e82d34709.tar.gz
* reverted changes from 2214, needs to be split into several commits
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@2215 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/aasmbase.pas')
-rw-r--r--compiler/aasmbase.pas8
1 files changed, 0 insertions, 8 deletions
diff --git a/compiler/aasmbase.pas b/compiler/aasmbase.pas
index b0cbf5ef5a..f58086e7cb 100644
--- a/compiler/aasmbase.pas
+++ b/compiler/aasmbase.pas
@@ -61,11 +61,6 @@ interface
sec_debug_frame,
{ ELF resources }
sec_fpc
- {$IFDEF POWERPC64}
- ,
- { PPC64/Linux Table of contents section }
- sec_toc
- {$ENDIF POWERPC64}
);
TAsmSectionOption = (aso_alloconly,aso_executable);
@@ -594,9 +589,6 @@ implementation
'eh_frame',
'debug_frame',
'fpc'
- {$IFDEF POWERPC64}
- , 'toc'
- {$ENDIF POWERPC64}
);
begin
if aname<>'' then