florian
|
caf0096877
* enabled version and description directive for all windows
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
f342e825ab
* store scanner directive stack when starting compilation of another module
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
bf7c9361f6
* delay effect of {$calling x} until switches are flushed (mantis #12985)
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
e5920bc2b8
* delay verbosity changes just like localswitches changes
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
e89ee84c53
* ignore $region/$endregion directives, resolves #11937
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
d5a3a28379
* Set PE_FILE_LARGE_ADDRESS_AWARE flag for win64 executables to allow access more than 2GB of memory.
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
4a243d451f
+ support of -Mxxx or $modeswitch to enable single mode specific features
|
%!s(int64=17) %!d(string=hai) anos |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
70d94fecc1
* enable {$push}/{$pop} in all syntax modes instead of ony in macpas
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
67e16340be
* revert r8118
|
%!s(int64=18) %!d(string=hai) anos |
daniel
|
21293f5818
+ Add common type integer promotion.
|
%!s(int64=18) %!d(string=hai) anos |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
377aae4ba0
* only add .o extension if no extension is provided. fixes 8520
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
226b0268e8
* savefpuexceptions directive renamed to safefpuexceptions
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
fb1afe0ea4
+ set FPU* define properly
|
%!s(int64=18) %!d(string=hai) anos |
Legolas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
d47dc38f2c
* ignore PIC directive on windows and warn about it
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
55f9758c25
* only add resext if no extension was specified
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
242113b873
* fix * support for resources
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
85d63d9fa9
* settings refactored
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
%!s(int64=19) %!d(string=hai) anos |
Jonas Maebe
|
441d5a3c12
* use constant called C_alignment instead of -1 to denote C-style
|
%!s(int64=19) %!d(string=hai) anos |