From a855feae01fd9852a0b6e4ddcf147a76488f1b29 Mon Sep 17 00:00:00 2001 From: tg74 Date: Tue, 28 Aug 2018 15:16:20 +0000 Subject: [PATCH] avxtestgenerator new testdata (vextract..) git-svn-id: branches/tg74/avx512@39680 - --- .gitattributes | 1 - compiler/pp.lpi | 73 ------------------------------------------------- 2 files changed, 74 deletions(-) delete mode 100644 compiler/pp.lpi diff --git a/.gitattributes b/.gitattributes index 351bfc714e..21b4d203a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -619,7 +619,6 @@ compiler/powerpc64/rppcstab.inc svneol=native#text/plain compiler/powerpc64/rppcstd.inc svneol=native#text/plain compiler/powerpc64/rppcsup.inc svneol=native#text/plain compiler/powerpc64/symcpu.pas svneol=native#text/plain -compiler/pp.lpi svneol=native#text/plain compiler/pp.pas svneol=native#text/plain compiler/pparautl.pas svneol=native#text/plain compiler/ppc68k.lpi svneol=native#text/plain diff --git a/compiler/pp.lpi b/compiler/pp.lpi deleted file mode 100644 index bd36f78bb2..0000000000 --- a/compiler/pp.lpi +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - </General> - <BuildModes Count="1"> - <Item1 Name="default" Default="True"/> - </BuildModes> - <PublishOptions> - <Version Value="2"/> - <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> - <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> - </PublishOptions> - <RunParams> - <local> - <FormatVersion Value="1"/> - <CommandLineParams Value="\home\torsten\tmp\asmtest.lpr -Fu\home\torsten\avx512\rtl\units\i386-linux\"/> - </local> - </RunParams> - <Units Count="2"> - <Unit0> - <Filename Value="pp.pas"/> - <IsPartOfProject Value="True"/> - </Unit0> - <Unit1> - <Filename Value="i8086\symcpu.pas"/> - <IsPartOfProject Value="True"/> - </Unit1> - </Units> - </ProjectOptions> - <CompilerOptions> - <Version Value="11"/> - <PathDelim Value="\"/> - <Target> - <Filename Value="i386\pp"/> - </Target> - <SearchPaths> - <IncludeFiles Value="i386"/> - <OtherUnitFiles Value="i386;x86;systems"/> - <UnitOutputDirectory Value="i386\lazbuild"/> - </SearchPaths> - <Parsing> - <SyntaxOptions> - <CStyleOperator Value="False"/> - <AllowLabel Value="False"/> - <CPPInline Value="False"/> - <UseAnsiStrings Value="False"/> - </SyntaxOptions> - </Parsing> - <Other> - <Verbosity> - <ShowWarn Value="False"/> - <ShowNotes Value="False"/> - <ShowHints Value="False"/> - </Verbosity> - <ConfigFile> - <StopAfterErrCount Value="50"/> - </ConfigFile> - <CustomOptions Value="-di386 -dEXTDEBUG"/> - </Other> - </CompilerOptions> -</CONFIG>