daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 vuotta sitten |
florian
|
45cda67f3f
+ first basically working (not all node types yet) dfa implementation determining life information
|
18 vuotta sitten |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 vuotta sitten |
peter
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
18 vuotta sitten |
michael
|
42f610f710
* Applied patch to preserve case in stabs info (-gp)
|
18 vuotta sitten |
daniel
|
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
|
18 vuotta sitten |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 vuotta sitten |
pierre
|
95b126b364
+ reinstate browser switches
|
18 vuotta sitten |
florian
|
fd2032dab2
+ start of embedded rtl
|
18 vuotta sitten |
Legolas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 vuotta sitten |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 vuotta sitten |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 vuotta sitten |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 vuotta sitten |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 vuotta sitten |
florian
|
a61abb25cb
* reorganized optimizer switch sets
|
19 vuotta sitten |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 vuotta sitten |
florian
|
82b7b785f7
+ TAILREC optimizer switch
|
19 vuotta sitten |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 vuotta sitten |
peter
|
d07f470b71
* remove ifdef fpc
|
19 vuotta sitten |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
19 vuotta sitten |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 vuotta sitten |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 vuotta sitten |
marco
|
2a5332e3bd
* Link ordering working FreeBSD implementation
|
19 vuotta sitten |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 vuotta sitten |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 vuotta sitten |
peter
|
fc6e4adf74
Merged revisions 3068,3070,3114 via svnmerge from
|
19 vuotta sitten |
peter
|
ecdb5df2d6
* fix alignment of tdoublearray by using a variant record
|
19 vuotta sitten |
peter
|
2888a21593
* list supported optimization options in -i
|
19 vuotta sitten |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 vuotta sitten |
Jonas Maebe
|
72250d3954
* link_allways -> link_always (forgot to commit)
|
19 vuotta sitten |