florian
|
138c5d1570
+ feature switch RESOURCES
|
15 年之前 |
Jonas Maebe
|
835899524b
+ support for Objective-Pascal for-in loops ("fast enumerations")
|
15 年之前 |
paul
|
1b614b526a
compiler:
|
15 年之前 |
paul
|
49d94c5a16
compiler: implement {$VARPROPSETTER ON/OFF} support which is required for COM (D7 compatibility):
|
15 年之前 |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 年之前 |
paul
|
a8381c8b32
fpc: compiler:
|
15 年之前 |
paul
|
8166148a37
compiler: 'static' keyword:
|
15 年之前 |
Jonas Maebe
|
8f3b1e42c0
+ -godwarfmethodclassprefix option to prefix method names in the DWARF debug
|
15 年之前 |
pierre
|
728899606b
+ New option -Xn to use native linker, used for solaris targets
|
15 年之前 |
Jonas Maebe
|
36668a6ec5
* don't emit "include file search paths" for stabs since they don't exist
|
16 年之前 |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 年之前 |
florian
|
6d7d6dbd60
+ feature softfpu introduced
|
16 年之前 |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 年之前 |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 年之前 |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
16 年之前 |
peter
|
b6dcffe79b
* remove obsolete bt_specialize
|
16 年之前 |
florian
|
0b5951fa14
+ first full implementation of induction variable strength reduction
|
17 年之前 |
florian
|
ecd05a1043
+ framework for strength reduction of induction variables
|
17 年之前 |
yury
|
2f5d8b0381
* Fixed unreachable code warnings.
|
17 年之前 |
florian
|
2fd1196118
+ cpu32bitaddr,cpu32bitalu,cpu16bitaddr,cpu16bitalu
|
17 年之前 |
florian
|
4a243d451f
+ support of -Mxxx or $modeswitch to enable single mode specific features
|
17 年之前 |
giulio
|
9203f46e1a
* Handling of -Sf parameter fixed
|
17 年之前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年之前 |
peter
|
f704ee2d70
* remove duplicate temp allocation for register saving
|
17 年之前 |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 年之前 |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 年之前 |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 年之前 |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
18 年之前 |
Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
18 年之前 |
Jonas Maebe
|
4cdd590091
* use app_type instead of RelocSection for creating bundles, as
|
18 年之前 |