florian
|
73fda1ccb6
* factored out OptPass1Sub
|
7 years ago |
nickysn
|
ae92973196
+ added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and
|
7 years ago |
lacak
|
1915fd8932
fcl-db: sqldb: TSQLDBLibraryLoader do not check Enabled while loading component properties.
|
7 years ago |
Mattias Gaertner
|
efb0730436
fcl-passrc: pasuseanalyzer: inherited; without params
|
7 years ago |
Mattias Gaertner
|
4bbbf75d32
fcl-passrc: resolver: unit not used: use position of uses expression
|
7 years ago |
Károly Balogh
|
ab1a82bfb3
fix typo in comment. no functional change.
|
7 years ago |
Mattias Gaertner
|
0b5bbbcd4b
fcl-passrc: parser: emit finish stTypeDef on type alias
|
7 years ago |
pierre
|
ba3afefa4c
Regenerate register include files after commit 37564: Fix value of NR_DR6 and NR_DR7
|
7 years ago |
pierre
|
176cec14c9
Fix value of NR_DR6 and NR_DR7
|
7 years ago |
nickysn
|
034b753e10
* commented out PostPeepholeOptMov, because it breaks the pascal port of cwsdpmi
|
7 years ago |
nickysn
|
3cbe377f40
+ added 2 tests for absolute var access to a 2-dimensional array from within inline asm
|
7 years ago |
nickysn
|
20f905db6c
+ added i8086-only tag to test tasmabs3.pp
|
7 years ago |
nickysn
|
4f498c9e3c
* always enable portl (32-bit port access) in the i8086 ports unit
|
7 years ago |
nickysn
|
0695381709
- removed the objpas dependency of unit ports under go32v2 as well
|
7 years ago |
nickysn
|
24d447716e
* fixed support for access from inline asm to absolute vars, pointing to an
|
7 years ago |
florian
|
a230826357
- remove obsolete comment after r37555
|
7 years ago |
florian
|
4331904eb8
* made mode field of file recs word sized on 8 and 16 bit systems
|
7 years ago |
florian
|
13df5b51db
* objects support also default properties, so the ports unit does not depend on objpas anymore
|
7 years ago |
florian
|
2140b586a6
* i386 building fixed
|
7 years ago |
florian
|
1556599ad5
* symbols with bind type AB_EXTERNAL_INDIRECT need to be declared as EXTERN for masm/nasm etc.
|
7 years ago |
florian
|
c36c4d838d
+ PostPeepHoleOptsCpu for i8086
|
7 years ago |
florian
|
4da4b768ec
* factored out PostPeepholeOptTest
|
7 years ago |
florian
|
3097eaf8ee
* made PostPeepholeOptMov a function
|
7 years ago |
florian
|
a7ea7fb569
* factored out PostPeepholeOptCmp
|
7 years ago |
Mattias Gaertner
|
bc260d7284
pastojs: updated todos
|
7 years ago |
Mattias Gaertner
|
399beb084b
pasuseanalyzer: test for wpo resourcestring in other unit
|
7 years ago |
florian
|
194c0c7073
* compilation fixed
|
7 years ago |
florian
|
3a6f1fda78
* implemented _FPC_haltproc and Default_IRQ_handler in pascal, resolves issue #32633
|
7 years ago |
florian
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
7 years ago |
florian
|
4752b0ef96
+ tinlinenode calls cpu specific routines for unknown inline numbers
|
7 years ago |