pierre
|
a9da7ec275
* use stabs as default debug format if none is
|
18 years ago |
florian
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
Legolas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 years ago |
yury
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
18 years ago |
florian
|
5f4cf8654c
* activate FPC_HAS_VALGRINDBOOL
|
19 years ago |
florian
|
43ba7cfe6f
* correct name of set packing directive is PACKSET
|
19 years ago |
florian
|
e619bd3235
* enabled SETALLOC=1 for the compiler
|
19 years ago |
florian
|
667baf433d
+ new switch -CPSETALLOC=<y> to influence set sizes
|
19 years ago |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
19 years ago |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 years ago |
florian
|
5c9b39549a
* fixed olevariant -> variant conversion
|
19 years ago |
peter
|
d21842fe61
* fixed linux compile
|
19 years ago |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
florian
|
edf01e4460
+ support for -Xp to path the compiler executables to fpc
|
19 years ago |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 years ago |
florian
|
67aa148602
* fixed softfpu support
|
19 years ago |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
19 years ago |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
florian
|
239a7a5d9c
* do default replacements for -o, fixes #7198
|
19 years ago |
Jonas Maebe
|
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
|
19 years ago |
Tomas Hajny
|
419ab6aeac
+ allow output of full version in QuickInfo
|
19 years ago |
marco
|
2a5332e3bd
* Link ordering working FreeBSD implementation
|
19 years ago |
marco
|
179451dcfd
* Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging)
|
19 years ago |
peter
|
0bb57006e5
* fix setting of internal/external linker
|
19 years ago |