peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 years ago |
florian
|
a61abb25cb
* reorganized optimizer switch sets
|
19 years ago |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 years ago |
florian
|
82b7b785f7
+ TAILREC optimizer switch
|
19 years ago |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
19 years ago |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
marco
|
2a5332e3bd
* Link ordering working FreeBSD implementation
|
19 years ago |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 years ago |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 years ago |
peter
|
fc6e4adf74
Merged revisions 3068,3070,3114 via svnmerge from
|
19 years ago |
peter
|
ecdb5df2d6
* fix alignment of tdoublearray by using a variant record
|
19 years ago |
peter
|
2888a21593
* list supported optimization options in -i
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
Jonas Maebe
|
72250d3954
* link_allways -> link_always (forgot to commit)
|
19 years ago |
daniel
|
fbc08c229d
+ Add m_property mode switch to allow per mode recognition of
|
19 years ago |
Jonas Maebe
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 years ago |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 years ago |
peter
|
80fef1e8ad
* fix parsing of typecasts in type declarations
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 years ago |
florian
|
21cc9597f2
+ fpcylix unit
|
20 years ago |
florian
|
d9f6a5a374
* support of apptype native for windows after a suggestion of Brian Bi
|
20 years ago |