florian
|
b086b10adf
* enable more features for avr6
|
7 years ago |
florian
|
7debc7920a
* enable more features if avr6 is defined
|
7 years ago |
florian
|
826f208e45
* define CPU and FPU type macros before the second parsing of the parameters so they can be used in config files
|
7 years ago |
florian
|
6cd65d9511
* avrsim also provided when SUBARCH is avr6
|
7 years ago |
Mattias Gaertner
|
d3a15022d4
pastojs: for-do for char, bool, and constant start/end expression
|
7 years ago |
Mattias Gaertner
|
c96f19339f
fcl-passrc: resolver: TResExprEvaluator.OrdValue cna return UInt
|
7 years ago |
Mattias Gaertner
|
2a57480fff
fcl-js: no brackets in var-comma
|
7 years ago |
svenbarth
|
eb7059cea8
+ add SQL-DB data dictionary engines for MySQL 5.6 and 5.7
|
7 years ago |
Mattias Gaertner
|
d4a570fa6d
pastojs: rtti for enum range
|
7 years ago |
Mattias Gaertner
|
2e01415752
pastojs: custom ranges: char, enum, integer
|
7 years ago |
Mattias Gaertner
|
a5f79ad390
fcl-passrc: resolver: custom ranges: char, enum, integer
|
7 years ago |
florian
|
674398c5a5
* i8086 compilation fixed after r37572
|
7 years ago |
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 |