tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 年之前 |
pierre
|
4f35aabebb
+ use new assembler flag: af_no_debug
|
18 年之前 |
pierre
|
11be490034
+ use reinstated browser switches
|
18 年之前 |
yury
|
d401c0a198
* activated internal get_frame for ARM.
|
18 年之前 |
florian
|
76dc5ab588
+ support of -fPIC (is equivalent to -Cg) so people won't be confused if ld tells them to recompile their code with -fPIC
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
Jonas Maebe
|
cbba170e61
* properly (but silently) truncate parameters passed via environment
|
18 年之前 |
Jonas Maebe
|
2fa51a485f
* bootstrapping for systems where currency is not a float
|
18 年之前 |
pierre
|
e0d9b9e307
* fix previous patch for -g alone,
|
18 年之前 |
pierre
|
a9da7ec275
* use stabs as default debug format if none is
|
18 年之前 |
florian
|
fd2032dab2
+ start of embedded rtl
|
18 年之前 |
Legolas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 年之前 |
yury
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
18 年之前 |
florian
|
5f4cf8654c
* activate FPC_HAS_VALGRINDBOOL
|
18 年之前 |
florian
|
43ba7cfe6f
* correct name of set packing directive is PACKSET
|
18 年之前 |
florian
|
e619bd3235
* enabled SETALLOC=1 for the compiler
|
18 年之前 |
florian
|
667baf433d
+ new switch -CPSETALLOC=<y> to influence set sizes
|
18 年之前 |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
19 年之前 |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 年之前 |
florian
|
5c9b39549a
* fixed olevariant -> variant conversion
|
19 年之前 |
peter
|
d21842fe61
* fixed linux compile
|
19 年之前 |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
florian
|
edf01e4460
+ support for -Xp to path the compiler executables to fpc
|
19 年之前 |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 年之前 |
florian
|
67aa148602
* fixed softfpu support
|
19 年之前 |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 年之前 |