Pierre Muller
|
5eda6e027d
* Add internal_endian field to tppudumpfile class
|
1 year ago |
Ryan Joseph
|
b4ff9b71d3
* Dump extended RTTI info from PPU
|
2 years ago |
Karoly Balogh
|
d72eaaf734
human68k: ppudump typo/build fix
|
1 year ago |
Karoly Balogh
|
4a1db1dc79
m68k: initial compiler changes for Human68k (Sharp X68000) support
|
1 year ago |
Pierre Muller
|
98ef2773e0
Improve token buffer size checks.
|
1 year ago |
Pierre Muller
|
2ed2ca5cf0
Add missing token buffer index update for ST_LOADMESSAGES handling
|
1 year ago |
Pierre Muller
|
bc1c93c05f
Fix handling of ST_LOADMESSAGES token
|
1 year ago |
ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 years ago |
Pierre Muller
|
79d1fcd40d
Introduce -XLL option for link using ld.lld linker
|
2 years ago |
Nikolay Nikolov
|
f47ca0c5d1
* fixed ppudump for WebAssembly after the JS Promise Integration branch merge
|
2 years ago |
Nikolay Nikolov
|
adf843196a
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 years ago |
Sven/Sarah Barth
|
62cc594ca4
* for unique type aliases keep track of the original def
|
2 years ago |
Nikolay Nikolov
|
b891cef5d2
* ppudump compilation fixed
|
2 years ago |
Nikolay Nikolov
|
33fb887479
* ppudump compilation fixed
|
2 years ago |
Michaël Van Canneyt
|
0515be62b4
* Add option to allow emitting comments in RTTI info
|
2 years ago |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 years ago |
Jonas Maebe
|
839849085b
LLVM: don't use type names in ctor/dtor arrays
|
2 years ago |
Jinyang He
|
3d2c96ebbf
Add loongarch64 linux support to compiler
|
2 years ago |
Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
2 years ago |
florian
|
048385fd7f
* compilation fixed
|
2 years ago |
Sven/Sarah Barth
|
19cee9b841
+ mark the def for a capturer class with a corresponding object option
|
2 years ago |
Pierre Muller
|
ae12a79bf7
Avoid string truncation
|
2 years ago |
Sven/Sarah Barth
|
6cbbf9c52a
* $P/$OpenStrings is supposed to be a local switch, so change that accordingly
|
2 years ago |
Jonas Maebe
|
403292a131
LLVM backend: address sanitizer support
|
3 years ago |
florian
|
d2a1f9cb20
* get rid of cs_opt_none
|
3 years ago |
florian
|
98ec81896e
* do not throw messages on potentially uninitialized internal symbols, resolves #39744
|
3 years ago |
florian
|
c13517634f
* patch by Rika: Replace some instances of manual work with endianness with cryptic oneliners, resolves #39719
|
3 years ago |
Nikolay Nikolov
|
bf41245549
* fixed compilation of ppudump
|
3 years ago |
Sven/Sarah Barth
|
4dbdb4f0f1
+ initial support for anonymous functions, for now as essentially nested functions
|
4 years ago |
Sven/Sarah Barth
|
4e4d268963
+ add modeswitch for anonymous functions
|
4 years ago |