florian
|
a4672fbd1c
o based on a patch by Rika, resolves #39401:
|
3 jaren geleden |
Jonas Maebe
|
fcb646bc3b
obcpas: fix categories implementing protocols
|
3 jaren geleden |
pierre
|
4483343d00
Return -1 if size of file is smaller tham header size in tppufile.readheader method
|
4 jaren geleden |
svenbarth
|
6160abe37e
* have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations)
|
4 jaren geleden |
pierre
|
9901a11d22
Add internalerror when V_Error level is used in Test_double_checksum code, only with TEST_CRC_ERROR macro set
|
4 jaren geleden |
pierre
|
8e13adad4c
* Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code.
|
4 jaren geleden |
pierre
|
9c1c2acd64
Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write
|
4 jaren geleden |
svenbarth
|
359ff64afd
* increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems
|
4 jaren geleden |
Jonas Maebe
|
312f1436b1
* changed TIDString and tsymentry.realname to TSymStr
|
4 jaren geleden |
Károly Balogh
|
92beecb6fe
* bump ppu version after r47279. it changes the ABI (m68k only), so units are incompatible even if the format didn't change
|
4 jaren geleden |
svenbarth
|
871f60ef61
* increase PPU version so that 3.2.0 correctly ignores 3.3.1 PPUs instead of fatally failing on the extended header entry
|
5 jaren geleden |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
5 jaren geleden |
Jonas Maebe
|
2f914ee2d8
* packed tabstractvarsym.addr_taken/different_scope fields into a set
|
5 jaren geleden |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 jaren geleden |
pierre
|
dca8147958
Try to fix ppudump for generic/inline.
|
6 jaren geleden |
pierre
|
f2b200e4f0
Fix recordtoken writing into ppu files to allow correct
|
6 jaren geleden |
svenbarth
|
900fd35f4a
* increase PPU version now that all generic procdefs store their local symtables
|
6 jaren geleden |
svenbarth
|
b945e66e28
* store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units
|
6 jaren geleden |
pierre
|
d8b89432a2
* Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs.
|
6 jaren geleden |
Jonas Maebe
|
a0e35fd1bc
* synchronised with trunk till r42118
|
6 jaren geleden |
pierre
|
dd418f24b5
Add DEBUG_PPU conditional code to be able to debug ppu changes (only useful for debugging purposes)
|
6 jaren geleden |
Jonas Maebe
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 jaren geleden |
Jonas Maebe
|
927fbc4387
* documented usage of ppuversion and ppulongversion
|
6 jaren geleden |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
6 jaren geleden |
Jonas Maebe
|
170ec00348
- removed withnode (was no longer used since a very long time)
|
6 jaren geleden |
Jonas Maebe
|
95d79296bd
* fixed alignment of tfiledef (same as corresponding file recorddef)
|
6 jaren geleden |
pierre
|
0052e4da81
* Use getasizeint/putasizeint for tfieldvarsym.fieldoffset
|
6 jaren geleden |
Jonas Maebe
|
0cd85d73e4
* ttryfinallynode now inherits from tbinarynode instead of tloopnode, as its
|
6 jaren geleden |
svenbarth
|
ba08bdc9b1
* increase PPU version after the addition of the field to keep track of management operators (don't seperately to help merging)
|
7 jaren geleden |
florian
|
21d785e41b
* do not unroll loops if the counter variable is accessed outside the current scope
|
7 jaren geleden |