joost
|
bfd1e4a861
* Add include files to fomake.pp
|
před 10 roky |
joost
|
7798d639a9
Add include files to fpmake.pp
|
před 10 roky |
joost
|
c0bdce1330
* Fixed problem with search-masks in fpmake.pp-files in subdirectories
|
před 10 roky |
nickysn
|
1491d9655c
+ fixed the emitting of non-nil far and huge pointer constptrs in typed
|
před 10 roky |
marcus
|
2f83eeba39
AROS: shortname in system description to uppercase (usual form)
|
před 10 roky |
joost
|
18f37f783d
* Add include file to fpmake.pp
|
před 10 roky |
joost
|
7c41b9dbf6
* Add include file to fpmake.pp
|
před 10 roky |
lacak
|
e4369ba51b
fcl-db: implement CompareBookmarks in Delphi compatible way.
|
před 10 roky |
joost
|
fa1eacb387
* Add include-files to fpmake.pp
|
před 10 roky |
joost
|
4e1e8777a1
* Add include-files to fpmake.pp
|
před 10 roky |
joost
|
5439ceab06
* Add include-files to fpmake.pp
|
před 10 roky |
joost
|
b37995cbfa
* Add include-files to fpmake.pp
|
před 10 roky |
florian
|
0ffe6157a8
* cast hsym with the correct type, should resolve issue #28862
|
před 10 roky |
joost
|
ad28a21b45
* Add gdbver_nogdb.inc to fpmake.inc
|
před 10 roky |
joost
|
6926ae8cae
* Fixed some dependencies in fpmake.pp
|
před 10 roky |
nickysn
|
863daace35
+ implemented correct simplification of far pointer comparison of two pointer const nodes
|
před 10 roky |
joost
|
7ce5b39e23
* Added chmobjinstconst.inc to fpmake.pp
|
před 10 roky |
joost
|
9969da8aa9
* Added some include files to fpmake.pp
|
před 10 roky |
joost
|
c3c2fa1ede
* Added aspelltypes.inc to fpmake.pp
|
před 10 roky |
joost
|
502eee8f80
* Fixed building fpmkunit with tar-support, but without zstream
|
před 10 roky |
nickysn
|
b0130c008d
+ show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp
|
před 10 roky |
nickysn
|
e325cf1126
* fixed internconsts with two arguments. This allows compile time evaluation of ptr(const,const) on i8086 and i386.
|
před 10 roky |
yury
|
6537b99ac3
* i386: Fixed detection of a peephole optimization using CMOV.
|
před 10 roky |
yury
|
5771073e0b
* Fixed general peephole optimization of conditional jumps after r30446. It has been broken, since r30446 had added some IsJumpToLabel() checks, which tests for unconditional jump, but the optimization code expects also conditional jumps.
|
před 10 roky |
nickysn
|
3d2919acae
+ added an i8086 asm optimized implementation of fpc_pchar_length
|
před 10 roky |
yury
|
35ff024f03
* mips: Fixed internal error 2014061703 when optimization are enabled.
|
před 10 roky |
yury
|
4ae1d23909
* tinterlockedmt test: Increased timeout.
|
před 10 roky |
nickysn
|
520f7226aa
+ added test for i8086 inline asm far and near indirect jmps as well
|
před 10 roky |
nickysn
|
2fbcdaf7d5
* fix typo
|
před 10 roky |
nickysn
|
bdf719c4df
* updated comment to inform that 'call far reg' is not a valid x86 instruction
|
před 10 roky |