Jonas Maebe
|
ca29bb10af
- zapped some gremlins in comments
|
hace 13 años |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
hace 13 años |
paul
|
290295db3e
compiler: remove UTF8 sequences from 2 comments + minor formatting
|
hace 13 años |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
hace 13 años |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
hace 13 años |
Jonas Maebe
|
5c6c5699a9
* cs_wpo_optimize_vmts also needs all unit info
|
hace 13 años |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
hace 13 años |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
hace 13 años |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
hace 13 años |
florian
|
0fe22a358b
+ first version of ldr instruction scheduler on arm
|
hace 13 años |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
hace 14 años |
paul
|
21ac5dfb3b
compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch
|
hace 14 años |
sergei
|
b997094755
+ Generate unwind bytecode for function prologues on win64.
|
hace 14 años |
paul
|
828367bebd
compiler:
|
hace 14 años |
Jonas Maebe
|
f96f5f9e94
+ {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
|
hace 14 años |
paul
|
4d3da666db
compiler: replace string codepage comparison to numeric. store codepage as number in current settings
|
hace 14 años |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
hace 14 años |
paul
|
a95512f0ec
merge cpstrnew branch r13480 by florian:
|
hace 14 años |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
hace 14 años |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
hace 14 años |
Jonas Maebe
|
ce88df680b
+ symansistr conditional define that, when activated, makes the symbol/
|
hace 14 años |
Jonas Maebe
|
7200245337
+ cs_unicodestrings global switch to indicate that the default string type
|
hace 14 años |
Jonas Maebe
|
37b5c061e3
+ support for "final" fields in *external* (Java and other) classes, enabled
|
hace 14 años |
Jonas Maebe
|
f67919e9f5
+ odt_javaclass, odt_interfacejava objectdef types
|
hace 14 años |
Jonas Maebe
|
d18cda2939
+ support for tt_regallocator/tt_freeregallocator temps; these will be used
|
hace 14 años |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
hace 14 años |
florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
hace 14 años |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
hace 14 años |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
hace 14 años |
florian
|
fcd3872d88
+ introduction of tcgint
|
hace 14 años |