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)
|
7 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 |
yury
|
29986a1616
* Removed unused vars.
|
8 years ago |
Károly Balogh
|
e8cad013f4
ppudump: fix build after r35497
|
8 years ago |
svenbarth
|
1a6a8b7c9f
+ introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True)
|
8 years ago |
svenbarth
|
c1db48c8c6
* add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder)
|
8 years ago |
florian
|
9553e8b5a8
* fix building of ppudump
|
8 years ago |
Károly Balogh
|
c7c37f66ed
* refactored syscall types for unified naming,first bits of ARM AROS syscall support
|
8 years ago |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 years ago |
Károly Balogh
|
5db02f4202
atari: initial support for TOS syscalls
|
8 years ago |
pierre
|
4d09dfca95
Remember usage of checkpointer (-gc) option:
|
9 years ago |
Károly Balogh
|
464ecab542
huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention
|
9 years ago |
Károly Balogh
|
c5a123614a
fixed explicit paraloc support in ppudump and made it work on all Amiga-like systems
|
9 years ago |