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
|
hace 7 años |
svenbarth
|
cc153176f3
+ add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an
|
hace 7 años |
florian
|
21d785e41b
* do not unroll loops if the counter variable is accessed outside the current scope
|
hace 7 años |
pierre
|
79730fe479
Fix compilation error after introduction of po_hasnearfarcallmodel
|
hace 7 años |
Károly Balogh
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
hace 7 años |
svenbarth
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
hace 7 años |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
hace 7 años |
Károly Balogh
|
0d15323c29
also add solaris-sparc64 to ppudump, fix build breakage after r37701
|
hace 7 años |
florian
|
3bcf774c7b
* compilation fixed
|
hace 7 años |
pierre
|
1aa731df63
Fix Absolute var symbol address (was failing for AVR cpu)
|
hace 8 años |
pierre
|
ce332eb2e2
Fix failures for rtl ppudump on sparc cpu
|
hace 8 años |
pierre
|
bd428ce6ad
Use getptruint for pointer type const, fixes i8086 ppudump problems
|
hace 8 años |
pierre
|
e1dbb5edcb
Fix crash for GenConstraints handling
|
hace 8 años |
pierre
|
8bdd161805
Fix error for jvm compiler
|
hace 8 años |
pierre
|
6a09a68156
Fix failures in rtlppulogs
|
hace 8 años |
svenbarth
|
a6821c63e0
* store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU
|
hace 8 años |
Károly Balogh
|
addc3a2f94
m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps
|
hace 8 años |
pierre
|
4c7b73d48d
Adjust string size for CpuTxt and Targets string arrays
|
hace 8 años |
pierre
|
708b9e162c
Add obsolete comment in ppudump output for obsoleted cpu and systems
|
hace 8 años |
Károly Balogh
|
365d774ca7
fixed zipinstall after r36418
|
hace 8 años |
maciej-izak
|
e91402af87
* better text format for management operators in ppudump.pp
|
hace 8 años |
pierre
|
d6bf9e03ec
Add missing management operator options to ppudump
|
hace 8 años |
yury
|
ea61dee00b
* ppudump: Mark objects with abstract methods in the JSON/XML output.
|
hace 8 años |
yury
|
29986a1616
* Removed unused vars.
|
hace 8 años |
Károly Balogh
|
e8cad013f4
ppudump: fix build after r35497
|
hace 8 años |
svenbarth
|
1a6a8b7c9f
+ introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True)
|
hace 8 años |
svenbarth
|
c1db48c8c6
* add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder)
|
hace 8 años |
florian
|
9553e8b5a8
* fix building of ppudump
|
hace 8 años |
Károly Balogh
|
c7c37f66ed
* refactored syscall types for unified naming,first bits of ARM AROS syscall support
|
hace 8 años |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
hace 8 años |