sergei
|
d288592c5a
+ Declared operand types OT_XMMRM (matches either xmm register or 128-bit memory reference) and OT_MMXRM (same for mmx).
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
49ae051312
* Address must be preserved throughout accept calls
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
901a9a974e
compiler: don't create set constants from arrays with high bound > 255 if elements of array are lower than 255
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
1bcc41c8c6
* x86 assembler reader: fixed bug in Tx86Instruction.AddReferenceSizes which was causing "Unable to determine operand size" error on instructions like "cmpss $0x10,(%rax),%xmm7" (3-operand instructions with reference being the source operand).
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
5c08dd06a3
* patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo*
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
0efed1cea9
* Use COMPILER_FPMAKE_UNITDIR to search for native units
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
b926c6984e
* Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
f0ce4ccb44
compiler: copy extendeddef in tobjectdef.getcopy by Sven Barth
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
d7f5842c2e
* Wrong file extensions
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
1f6695b28b
* Added instantfpc
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
92adf34e3f
* Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900.
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
3b53a1e933
* Added resourcefiles
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
65583179ed
* On Windows INSTALL_BASEDIR is used as installation-prefix, by default PREFIX
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
de8fa2330d
* Only cleanup fpmake executable on distclean. Mostly because 'clean' itself is
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
66a8dd1e32
* cmov cannot use memory location as destination, fixed spiling code, resolves #19201
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
af32b57170
* increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
dec9a74507
* Marked TXMLConfig component as deprecated as well
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
a0f2ed6a13
* Added the FPCFPMAKE define which by default contains a compiler which
|
%!s(int64=14) %!d(string=hai) anos |
vladob
|
983c3633cd
mutable value iterators fcl-stl
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
64c0fede25
* Patch from Stephano to implement IProviderSupport
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
f97f223de6
x86_64 assembler reader improvements:
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
918909c65d
* fix building on powerpc/powerpc64/mips/mipsel
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
58893a7342
* fix formatting: mainly wrapped extremely long lines
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
d21bbc4548
compiler: reduce amount of hints and warnings
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
ab8db32e2e
compiler: correct the last used number for parser messages
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
7f0d245ac2
* reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
576250bc5b
* Reverted r17343, and IFDEF'ed out the newer assembler procedures for FreeBSD for now. They require fixes to assembler writer, and after it's done they still have to be disabled during bootstrapping.
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
1ef1dbf671
* Remove fpmake file after clean
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
8387b6995c
* Added distclean and distinstall aliases
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
0666ab09ae
* Changed 'movnti' to 'movntiq', the former is rejected by FreeBSD GAS.
|
%!s(int64=14) %!d(string=hai) anos |