mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 20:49:14 +02:00
Merged revisions 3882 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk ........ r3882 | florian | 2006-06-17 15:22:30 +0200 (Sa, 17 Jun 2006) | 2 lines + define the assembler reader always explicitly ........ git-svn-id: branches/fixes_2_0@3883 -
This commit is contained in:
parent
7ced1d61f5
commit
06ba1b60b9
@ -1570,6 +1570,7 @@ end;
|
||||
{$UNDEF AMIGASHELL}
|
||||
|
||||
{$ifdef CPUI386}
|
||||
{$asmmode att}
|
||||
{$define HASSETFPUEXCEPTIONMASK}
|
||||
{ later, this should be replaced by the math unit }
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user