michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 lat temu |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
17 lat temu |
Jonas Maebe
|
70d94fecc1
* enable {$push}/{$pop} in all syntax modes instead of ony in macpas
|
17 lat temu |
Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
18 lat temu |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
18 lat temu |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 lat temu |
peter
|
67e16340be
* revert r8118
|
18 lat temu |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 lat temu |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 lat temu |
peter
|
377aae4ba0
* only add .o extension if no extension is provided. fixes 8520
|
18 lat temu |
Jonas Maebe
|
226b0268e8
* savefpuexceptions directive renamed to safefpuexceptions
|
18 lat temu |
florian
|
fb1afe0ea4
+ set FPU* define properly
|
18 lat temu |
Legolas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 lat temu |
florian
|
d47dc38f2c
* ignore PIC directive on windows and warn about it
|
18 lat temu |
peter
|
55f9758c25
* only add resext if no extension was specified
|
19 lat temu |
peter
|
242113b873
* fix * support for resources
|
19 lat temu |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 lat temu |
florian
|
85d63d9fa9
* settings refactored
|
19 lat temu |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
19 lat temu |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
19 lat temu |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 lat temu |
Jonas Maebe
|
441d5a3c12
* use constant called C_alignment instead of -1 to denote C-style
|
19 lat temu |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 lat temu |
florian
|
57f097a710
* made dir_warn code more clear, no implementation yet
|
19 lat temu |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 lat temu |
peter
|
e53cd4735a
* replace * in $R with main source instead of modulename
|
19 lat temu |
Jonas Maebe
|
05540cad44
* give an error for {$calling } (i.e., when a procedure directive is
|
19 lat temu |
peter
|
2888a21593
* list supported optimization options in -i
|
19 lat temu |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 lat temu |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 lat temu |