florian
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 years ago |
Jonas Maebe
|
caf501d499
* shell needs an ansistring parameter to avoid cutting of
|
19 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 years ago |
micha
|
12e8645889
* fix cross-compiling from i386/linux
|
19 years ago |
peter
|
d21842fe61
* fixed linux compile
|
19 years ago |
peter
|
3997ef0253
* dos compile fixes
|
19 years ago |
peter
|
9f5d69ce31
* make win32 compile
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
19 years ago |
peter
|
568e21ef1d
* maxfpuregisters to shortint
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
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 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
19 years ago |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
olle
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
Jonas Maebe
|
848b7b8914
- removed {$ifdef havelinuxrtl10} code
|
19 years ago |
Jonas Maebe
|
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
|
19 years ago |
peter
|
c3d99528e7
* use internal linker by default
|
19 years ago |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 years ago |
florian
|
90cc0f3619
+ define the assembler reader always explicitly
|
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 |
florian
|
eebef025c2
* default instruction set set to pentium on i386
|
19 years ago |