Jonas Maebe
|
a1c0d1a1ff
* moved exception handling helpers from ncgutil to ncgflw as they are only
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
b75a07b713
* clarified comment for fc_unwind_*
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
e35f83ba94
* support building the LLVM compiler for Darwin/x86_64 and Linux/x86_64 by
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
d6ccd54da5
- removed unused doexceptlabel
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
5bd03651a9
* clarify/ensure intended order of evaluation
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
b936d8f012
* don't internalerror when performing an LLVM tc_equal conversion from one
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
86207c9b55
- remove no longer valid {otNone} comment
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
a9d14fe30b
* extend TOrdType by entries for 64-bit values
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
460f309035
* fix for Mantis #31123, applied patch by Maciej Izak
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
121a857af8
* fix for Mantis #31118: applied patch by Maciej Izak to fix usage of wrong variable
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
e342d3e15c
* Not the complete fix for bug ID #31092 was committed
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
7effa642b8
* more occured
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
e580e22576
* extend ref_rtti() with the possibility to use a direct reference if really desired
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
d90738c784
* Fix by Graeme Geldenhuys for bug ID #31092
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
12dba952f0
* integration of Part 2 patch of Mantis #30687 with a few adjustments:
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
43212c4507
* use a separate OS set for the Rtti unit than CommonSrcOSes
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
17154fedaa
* move rtti unit from common directory to inc directory as the former is basically for non-Windows files
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
f4213124f2
* some more occured->occurred, mostly in comments
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
dce9b9c68c
* some more "occured", mantis #31112
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
d2fe24ae20
* fix some more occured->occured
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
bc39eb29d3
* comment spelling fix (modifed->modified)
|
%!s(int64=8) %!d(string=hai) anos |
marco
|
bcb2d5b975
* comment spelling fix
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |