yury
|
7c5fd7242e
Merged revisions 8013,8015 via svnmerge from
|
hace 18 años |
peter
|
e4605f9b52
* fix range check error
|
hace 18 años |
daniel
|
a662c5fedb
+ On GO32, GBA and NDS, disable RTL features that aren't implemented.
|
hace 18 años |
daniel
|
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
|
hace 18 años |
Jonas Maebe
|
359c19ee9e
- removed ppc601 as ppc32 cpu target
|
hace 18 años |
Jonas Maebe
|
246f75c43a
- removed inlining_procedure global var (artefact from pass_2 inlining)
|
hace 18 años |
Jonas Maebe
|
d6a4fbea47
* removed no longer used allow_only_static global variable
|
hace 18 años |
Jonas Maebe
|
2ea611e069
* fixed searching fpc.cfg on {$ifdef need_path_search} OS'es
|
hace 18 años |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
hace 18 años |
florian
|
dac9896a6d
+ added -vs for time stamping
|
hace 18 años |
peter
|
5e428406e0
* remove redundant initalization of LinkTypeSetExplicitly
|
hace 18 años |
Jonas Maebe
|
adbe0ab1d2
* support linker options (-k) which are > 255 chars combined
|
hace 18 años |
florian
|
fa493c7898
* move exception mask initialization to procedure compile
|
hace 18 años |
florian
|
fd2032dab2
+ start of embedded rtl
|
hace 18 años |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
hace 18 años |
Jonas Maebe
|
caf501d499
* shell needs an ansistring parameter to avoid cutting of
|
hace 18 años |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
hace 18 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
hace 19 años |
micha
|
12e8645889
* fix cross-compiling from i386/linux
|
hace 19 años |
peter
|
d21842fe61
* fixed linux compile
|
hace 19 años |
peter
|
3997ef0253
* dos compile fixes
|
hace 19 años |
peter
|
9f5d69ce31
* make win32 compile
|
hace 19 años |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
hace 19 años |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
hace 19 años |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
hace 19 años |
peter
|
568e21ef1d
* maxfpuregisters to shortint
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
hace 19 años |