pierre
|
378e1dfaa4
Add explicit typecast to avoid range check error
|
6 years ago |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
6 years ago |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 years ago |
pierre
|
a898ae856f
Adapt ppudump to fix introduced in revision 39912
|
6 years ago |
yury
|
671d31df1d
+ Added support for the aarch64-android target.
|
6 years ago |
florian
|
a34d4e715c
Merged riscv_new branch
|
7 years ago |
svenbarth
|
600ed6701e
+ keep track whether a structured type has fields with management operators (or fields that in turn have fields with management operators and so on) and store that in the PPU to speed up compilation again
|
7 years ago |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 years ago |
svenbarth
|
cc153176f3
+ add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an
|
7 years ago |
florian
|
21d785e41b
* do not unroll loops if the counter variable is accessed outside the current scope
|
7 years ago |
pierre
|
79730fe479
Fix compilation error after introduction of po_hasnearfarcallmodel
|
7 years ago |
Károly Balogh
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
7 years ago |
svenbarth
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 years ago |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
7 years ago |
Károly Balogh
|
0d15323c29
also add solaris-sparc64 to ppudump, fix build breakage after r37701
|
7 years ago |
florian
|
3bcf774c7b
* compilation fixed
|
7 years ago |
pierre
|
1aa731df63
Fix Absolute var symbol address (was failing for AVR cpu)
|
8 years ago |
pierre
|
ce332eb2e2
Fix failures for rtl ppudump on sparc cpu
|
8 years ago |
pierre
|
bd428ce6ad
Use getptruint for pointer type const, fixes i8086 ppudump problems
|
8 years ago |
pierre
|
e1dbb5edcb
Fix crash for GenConstraints handling
|
8 years ago |
pierre
|
8bdd161805
Fix error for jvm compiler
|
8 years ago |
pierre
|
6a09a68156
Fix failures in rtlppulogs
|
8 years ago |
svenbarth
|
a6821c63e0
* store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU
|
8 years ago |
Károly Balogh
|
addc3a2f94
m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps
|
8 years ago |
pierre
|
4c7b73d48d
Adjust string size for CpuTxt and Targets string arrays
|
8 years ago |
pierre
|
708b9e162c
Add obsolete comment in ppudump output for obsoleted cpu and systems
|
8 years ago |
Károly Balogh
|
365d774ca7
fixed zipinstall after r36418
|
8 years ago |
maciej-izak
|
e91402af87
* better text format for management operators in ppudump.pp
|
8 years ago |
pierre
|
d6bf9e03ec
Add missing management operator options to ppudump
|
8 years ago |
yury
|
ea61dee00b
* ppudump: Mark objects with abstract methods in the JSON/XML output.
|
8 years ago |