Ryan Joseph
|
bc72021039
* Define RTTI directive parameters
|
2 年之前 |
Michaël Van Canneyt
|
c9b88a1cd0
* Allow to disable 8.3 filename search
|
1 年之前 |
ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 年之前 |
Pierre Muller
|
79d1fcd40d
Introduce -XLL option for link using ld.lld linker
|
2 年之前 |
Michaël Van Canneyt
|
0515be62b4
* Add option to allow emitting comments in RTTI info
|
2 年之前 |
Sven/Sarah Barth
|
6cbbf9c52a
* $P/$OpenStrings is supposed to be a local switch, so change that accordingly
|
2 年之前 |
Sven/Sarah Barth
|
7b09eee02a
* mark units compiled with cs_compilesystem with a corresponding flag
|
2 年之前 |
Jonas Maebe
|
75c16b6126
llvm: support for getting the llvm rtl (rt) architecture name
|
3 年之前 |
Jonas Maebe
|
403292a131
LLVM backend: address sanitizer support
|
3 年之前 |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 年之前 |
florian
|
d2a1f9cb20
* get rid of cs_opt_none
|
3 年之前 |
Nikolay Nikolov
|
1fce5121f3
+ added the 'wasmthreads' target switch (enabled via -CTwasmthreads)
|
3 年之前 |
Sven/Sarah Barth
|
4e4d268963
+ add modeswitch for anonymous functions
|
4 年之前 |
Sven/Sarah Barth
|
2912e38e91
+ add modeswitch for anonymous function and function references
|
4 年之前 |
Jonas Maebe
|
5075198a8b
tfileposinfo: separate types for the fields
|
3 年之前 |
Sven/Sarah Barth
|
90844c2027
* fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations
|
3 年之前 |
florian
|
2a93e65511
* seperator => separator
|
3 年之前 |
florian
|
d2447026de
+ modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes:
|
3 年之前 |
Florian Klämpfl
|
a47f153dae
* avoid to create a stack frame on aarch64 if possible
|
6 年之前 |
florian
|
dcb1fcd9b8
+ support $lgeacyifend directive, resolves #37676
|
3 年之前 |
Nikolay Nikolov
|
344da9597f
+ added the current WebAssembly exceptions mode to the .ppu module flags and
|
3 年之前 |
Nikolay Nikolov
|
1011c31a80
+ increase string type to avoid const string truncation
|
3 年之前 |
Nikolay Nikolov
|
2577180b93
+ introduced WebAssembly branchful exceptions
|
3 年之前 |
Nikolay Nikolov
|
3a242a17f4
* increased size of ttargetswitchinfo.define to fit the string added in my
|
3 年之前 |
Nikolay Nikolov
|
eda6b105b7
+ added target flags for the different WebAssembly exception modes that I'm
|
3 年之前 |
florian
|
1e072aef31
+ for loop optimizations can be controller by a switch (-Oo(no)forloop)
|
3 年之前 |
florian
|
468975aa30
+ move often used floating point constants into registers
|
3 年之前 |
florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 年之前 |
florian
|
792b629aa6
+ -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets
|
4 年之前 |
pierre
|
c06a931d5b
Add separate cs_assemble_on_target tglobalswitch entry
|
4 年之前 |