Jonas Maebe
|
b936d8f012
* don't internalerror when performing an LLVM tc_equal conversion from one
|
8 rokov pred |
svenbarth
|
86207c9b55
- remove no longer valid {otNone} comment
|
8 rokov pred |
svenbarth
|
a9d14fe30b
* extend TOrdType by entries for 64-bit values
|
8 rokov pred |
svenbarth
|
460f309035
* fix for Mantis #31123, applied patch by Maciej Izak
|
8 rokov pred |
svenbarth
|
121a857af8
* fix for Mantis #31118: applied patch by Maciej Izak to fix usage of wrong variable
|
8 rokov pred |
Károly Balogh
|
cabcc52db1
less occurred, a.k.a. revert of r35128 in fpmkunitsrc.inc. don't break the build by fixing typos with search & replace in generated files
|
8 rokov pred |
michael
|
e342d3e15c
* Not the complete fix for bug ID #31092 was committed
|
8 rokov pred |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 rokov pred |
marco
|
7effa642b8
* more occured
|
8 rokov pred |
svenbarth
|
7089677a22
* change RecInitTable into a direct reference to avoid an unnecessary indirection as both the full and init RTTI of a record always reside inside the same unit
|
8 rokov pred |
svenbarth
|
e580e22576
* extend ref_rtti() with the possibility to use a direct reference if really desired
|
8 rokov pred |
michael
|
d90738c784
* Fix by Graeme Geldenhuys for bug ID #31092
|
8 rokov pred |
svenbarth
|
12dba952f0
* integration of Part 2 patch of Mantis #30687 with a few adjustments:
|
8 rokov pred |
svenbarth
|
43212c4507
* use a separate OS set for the Rtti unit than CommonSrcOSes
|
8 rokov pred |
svenbarth
|
17154fedaa
* move rtti unit from common directory to inc directory as the former is basically for non-Windows files
|
8 rokov pred |
marco
|
f4213124f2
* some more occured->occurred, mostly in comments
|
8 rokov pred |
marco
|
dce9b9c68c
* some more "occured", mantis #31112
|
8 rokov pred |
marco
|
d2fe24ae20
* fix some more occured->occured
|
8 rokov pred |
marco
|
bc39eb29d3
* comment spelling fix (modifed->modified)
|
8 rokov pred |
marco
|
bcb2d5b975
* comment spelling fix
|
8 rokov pred |
Károly Balogh
|
d52c75ba17
powerpc: clean up and simplify the PPC version of the VASM writer (based on the 68k version), and also enable it for AmigaOS4/PPC and Linux/PPC
|
8 rokov pred |
Károly Balogh
|
026f0e99f3
m68k: made the vasm writer use the right section attributes, but disabled named sections until some vlink issues are sorted out
|
8 rokov pred |
Károly Balogh
|
f1f18d6f83
aggas: removed a bunch of amiga related hacks which are unnecessary if those systems use an aout GAS writer. made it possible to inject sectionattrs in a generic way
|
8 rokov pred |
Károly Balogh
|
2dc1d681c2
m68k: inherit the aout assembler writer instead of the normal one for amiga and atari. this allows to remove some of the previously added hacks in the generic writer
|
8 rokov pred |
svenbarth
|
22e579cc74
* fix for Mantis #31107: disallow calling of ordinary record methods using the record's type.
|
8 rokov pred |
Károly Balogh
|
4e51dc2298
m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler
|
8 rokov pred |
Károly Balogh
|
66e651bed0
m68k: build fix
|
8 rokov pred |
Károly Balogh
|
88a91330a3
amiga/powerpc: further tweaks in the upcoming pascal startup code
|
8 rokov pred |
Károly Balogh
|
1dd375cd61
powerpc: improved version of int_to_bool casting. now both also passes the improved version of tb0625
|
8 rokov pred |
Károly Balogh
|
df38fd18e0
m68k/powerpc: improved version of int_to_bool casting. now both also passes the improved version of tb0625
|
8 rokov pred |