joost
|
0efed1cea9
* Use COMPILER_FPMAKE_UNITDIR to search for native units
|
14 yıl önce |
joost
|
b926c6984e
* Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native
|
14 yıl önce |
paul
|
f0ce4ccb44
compiler: copy extendeddef in tobjectdef.getcopy by Sven Barth
|
14 yıl önce |
michael
|
d7f5842c2e
* Wrong file extensions
|
14 yıl önce |
michael
|
1f6695b28b
* Added instantfpc
|
14 yıl önce |
sergei
|
92adf34e3f
* Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900.
|
14 yıl önce |
joost
|
3b53a1e933
* Added resourcefiles
|
14 yıl önce |
joost
|
65583179ed
* On Windows INSTALL_BASEDIR is used as installation-prefix, by default PREFIX
|
14 yıl önce |
joost
|
de8fa2330d
* Only cleanup fpmake executable on distclean. Mostly because 'clean' itself is
|
14 yıl önce |
florian
|
66a8dd1e32
* cmov cannot use memory location as destination, fixed spiling code, resolves #19201
|
14 yıl önce |
pierre
|
af32b57170
* increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT
|
14 yıl önce |
michael
|
dec9a74507
* Marked TXMLConfig component as deprecated as well
|
14 yıl önce |
joost
|
a0f2ed6a13
* Added the FPCFPMAKE define which by default contains a compiler which
|
14 yıl önce |
vladob
|
983c3633cd
mutable value iterators fcl-stl
|
14 yıl önce |
michael
|
64c0fede25
* Patch from Stephano to implement IProviderSupport
|
14 yıl önce |
sergei
|
f97f223de6
x86_64 assembler reader improvements:
|
14 yıl önce |
florian
|
918909c65d
* fix building on powerpc/powerpc64/mips/mipsel
|
14 yıl önce |
florian
|
58893a7342
* fix formatting: mainly wrapped extremely long lines
|
14 yıl önce |
paul
|
d21bbc4548
compiler: reduce amount of hints and warnings
|
14 yıl önce |
paul
|
ab8db32e2e
compiler: correct the last used number for parser messages
|
14 yıl önce |
florian
|
7f0d245ac2
* reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk
|
14 yıl önce |
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.
|
14 yıl önce |
joost
|
1ef1dbf671
* Remove fpmake file after clean
|
14 yıl önce |
joost
|
8387b6995c
* Added distclean and distinstall aliases
|
14 yıl önce |
sergei
|
0666ab09ae
* Changed 'movnti' to 'movntiq', the former is rejected by FreeBSD GAS.
|
14 yıl önce |
Jonas Maebe
|
64ec0b6659
- reverted back to fpcmake-based Makefile until the fpmake problems are
|
14 yıl önce |
sergei
|
dd950d3ceb
* Fixed bug #19188 again, this time with *correct* value of the AND mask.
|
14 yıl önce |
sergei
|
e1616fd8ef
* Replaced 'movzbl %r8b, %r8' because it is rejected by GAS (suffix does not match the operand size). The correct instruction is 'movzbq %r8b, %r8' but that one is rejected by FPC reader instead. Provides a fix for broken builds of targets using external assembler (Mantis #19188).
|
14 yıl önce |
vladob
|
46d50c9ebc
fcl-stl fixes2
|
14 yıl önce |
vladob
|
80dcd5f937
fcl-stl fixes
|
14 yıl önce |