yury
|
7d8aa405b1
* GenerateImportSection is true by default as before. Import libs issue need to be fixed before setting this option to false by default.
|
19 년 전 |
Jonas Maebe
|
76937d5222
* fixed previous commit
|
19 년 전 |
Jonas Maebe
|
05540cad44
* give an error for {$calling } (i.e., when a procedure directive is
|
19 년 전 |
Jonas Maebe
|
4d55b3aee3
+ support for {$calling default} to switch back to the default calling
|
19 년 전 |
peter
|
a609d76920
* don't generate import data section anymore by default
|
19 년 전 |
peter
|
fc6e4adf74
Merged revisions 3068,3070,3114 via svnmerge from
|
19 년 전 |
peter
|
ecdb5df2d6
* fix alignment of tdoublearray by using a variant record
|
19 년 전 |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 년 전 |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 년 전 |
peter
|
2888a21593
* list supported optimization options in -i
|
19 년 전 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 년 전 |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 년 전 |
daniel
|
fbc08c229d
+ Add m_property mode switch to allow per mode recognition of
|
19 년 전 |
florian
|
4662a12fd5
* compilation for arm target fixed
|
19 년 전 |
tom_at_work
|
a2307edf2c
* fixed -dUSE_SYSUTILS compilation
|
19 년 전 |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 년 전 |
florian
|
a8e4073903
* fixed broken DirectoryExists
|
19 년 전 |
florian
|
3ccec3fbdd
* proper error if a directory is passed as configuration file
|
19 년 전 |
peter
|
95879fe8a7
* basic support for generic classes
|
19 년 전 |
Jonas Maebe
|
b3b104130d
* compiler discerns between +0.0 and -0.0
|
19 년 전 |
peter
|
539b7dc220
* setting the compile mode should set the preprocessor symbol directly
|
20 년 전 |
Tomas Hajny
|
022e3ceef8
* check added to avoid potential SIGSEGV
|
20 년 전 |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 년 전 |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 년 전 |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 년 전 |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 년 전 |
olle
|
6bee709682
* default packenum in mode macpas changed to 1
|
20 년 전 |
Jonas Maebe
|
9d9fd923d9
* the 'main' procedure for darwin is now placed in the main program instead
|
20 년 전 |
Jonas Maebe
|
6a8eddb6ce
* fixed compilation with -dUSE_SYSUTILS
|
20 년 전 |
Jonas Maebe
|
1aa8233c57
- removed unused maxparasize and maxlocalsize
|
20 년 전 |