Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 年之前 |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 年之前 |
Jonas Maebe
|
5c6c5699a9
* cs_wpo_optimize_vmts also needs all unit info
|
13 年之前 |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
13 年之前 |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年之前 |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
13 年之前 |
florian
|
0fe22a358b
+ first version of ldr instruction scheduler on arm
|
13 年之前 |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
14 年之前 |
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
|
14 年之前 |
sergei
|
b997094755
+ Generate unwind bytecode for function prologues on win64.
|
14 年之前 |
paul
|
828367bebd
compiler:
|
14 年之前 |
Jonas Maebe
|
f96f5f9e94
+ {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
|
14 年之前 |
paul
|
4d3da666db
compiler: replace string codepage comparison to numeric. store codepage as number in current settings
|
14 年之前 |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
14 年之前 |
paul
|
a95512f0ec
merge cpstrnew branch r13480 by florian:
|
14 年之前 |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
14 年之前 |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 年之前 |
Jonas Maebe
|
ce88df680b
+ symansistr conditional define that, when activated, makes the symbol/
|
14 年之前 |
Jonas Maebe
|
7200245337
+ cs_unicodestrings global switch to indicate that the default string type
|
14 年之前 |
Jonas Maebe
|
37b5c061e3
+ support for "final" fields in *external* (Java and other) classes, enabled
|
14 年之前 |
Jonas Maebe
|
f67919e9f5
+ odt_javaclass, odt_interfacejava objectdef types
|
14 年之前 |
Jonas Maebe
|
d18cda2939
+ support for tt_regallocator/tt_freeregallocator temps; these will be used
|
14 年之前 |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
14 年之前 |
florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
14 年之前 |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
14 年之前 |
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.
|
14 年之前 |
florian
|
fcd3872d88
+ introduction of tcgint
|
14 年之前 |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
14 年之前 |
paul
|
27bb39a1ca
compiler: comment tblock_type members
|
14 年之前 |
paul
|
327b570ea4
compiler: rename extended records to advanced records
|
14 年之前 |