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 |
daniel
|
d57c048696
* Remove ifdef 1_0
|
20 years ago |
florian
|
aa66f735ca
* increased significant id len to 127 because there are unicode character constant names longer than 64 char
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
peter
|
408bba521a
* support constset in $if
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 years ago |
peter
|
0ae80eea41
* allow enum arithmetics inside an enum def, compatible with delphi
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |