nickysn
|
f8052134e3
* synchronized with trunk
|
4 年之前 |
pierre
|
81402bb077
* Improve DEBUG_PPU code
|
4 年之前 |
nickysn
|
aeafe42144
* synchronized with trunk
|
4 年之前 |
pierre
|
f8c84dd1fd
Fix compilation with DEBUG_PPU macro set
|
4 年之前 |
nickysn
|
92f6840721
* more wasm -> wasm32 renames
|
5 年之前 |
florian
|
0fc1ba26f8
* compilation fixed
|
5 年之前 |
florian
|
34d1b90921
+ Xtensa: support in the build utilities
|
5 年之前 |
yury
|
45ffa40b71
* Removed inline since it is not supported with open array parameters.
|
5 年之前 |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 年之前 |
pierre
|
6d2a7a1b27
Fix change_endian code to read double and single float data
|
6 年之前 |
pierre
|
dca8147958
Try to fix ppudump for generic/inline.
|
6 年之前 |
svenbarth
|
982a870b15
* remaining fix for Mantis #35346: add "inline" directives to various methods of tentryfile
|
6 年之前 |
pierre
|
dd418f24b5
Add DEBUG_PPU conditional code to be able to debug ppu changes (only useful for debugging purposes)
|
6 年之前 |
Jonas Maebe
|
55aeac44f0
* micro-optimization for tentryfile.getbyte() (based on patch by
|
6 年之前 |
Jonas Maebe
|
d150869dea
* record symbols that need to remain in their original order, and on Darwin
|
6 年之前 |
pierre
|
ec76e879c9
Integrate patch from bug report 35409.
|
6 年之前 |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
6 年之前 |
pierre
|
e49025a086
More -CriotR fixes:
|
6 年之前 |
pierre
|
7a07f848e8
Use pdword to avoid range check erro in tentryfile.getdword method
|
6 年之前 |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 年之前 |
svenbarth
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 年之前 |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
7 年之前 |
pierre
|
97241c46b2
Move getptruint/putptruint methods to tentfile class to allow use with ppudump
|
7 年之前 |
Károly Balogh
|
365d774ca7
fixed zipinstall after r36418
|
8 年之前 |
florian
|
a37237ca11
* avoid range check errors with absolute symbols for cpus where addresses are bigger than the registers
|
8 年之前 |
Károly Balogh
|
bfd95d6bef
fix build with generic_cpu defined after r35497
|
8 年之前 |
Károly Balogh
|
69a502db37
instead of stringdup(ppufile.getstring), have a getpshortstring function in entfile, and use it whereever possible. this avoids an extra shortstring copy, compared to the earlier solution
|
8 年之前 |
svenbarth
|
7d8d0340b9
Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages:
|
9 年之前 |
svenbarth
|
9fd8c8718a
Partial merge of r28846 (without the global assembler symbols)
|
9 年之前 |
svenbarth
|
f8e9b33f99
Merge first batch of package handling related revisions from the packages branch
|
9 年之前 |