nickysn
|
244f1dd83c
+ added class TRelObjData
|
5 tahun lalu |
nickysn
|
66a72cfb72
+ added build mode that enables the Z80 internal assembler
|
5 tahun lalu |
Tomas Hajny
|
ed6928f257
* remove shortcut conflict between ~G~eneral and ~G~o32v2
|
5 tahun lalu |
svenbarth
|
73026618c8
* protect against empty strings inside the SetThreadDebugNameA and -U functions
|
5 tahun lalu |
florian
|
b80d051249
* make fparainit and fparacopyback public
|
5 tahun lalu |
florian
|
8d1660893b
* compilation with -Oodfa fixed
|
5 tahun lalu |
svenbarth
|
0906714aa4
* fix for Mantis #36950: apply (slightly adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Linux and Android targets
|
5 tahun lalu |
svenbarth
|
3d2945726a
* handle generic parameters in Ord()
|
5 tahun lalu |
florian
|
b6097a0300
* correctly handle result type of string constant nodes for internally created
|
5 tahun lalu |
michael
|
4e92f2651e
* Zero out at premature exit
|
5 tahun lalu |
marco
|
4a51d0600d
* add podetached. Follow up to mantis @32055 due to regression, see
|
5 tahun lalu |
yury
|
187cc46b32
* Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote.
|
5 tahun lalu |
michael
|
112b48a5e0
* Use read buffer to speed up things
|
5 tahun lalu |
michael
|
8182669e79
* Explicitly raise EDivError (bug ID 36839)
|
5 tahun lalu |
michael
|
e53c2572ce
* Allow property list to be sorted (patch from Denis Grynuk, bug ID #36803)
|
5 tahun lalu |
Jonas Maebe
|
3f6ad30b69
* don't convert the fpu parameters size from tcgsize -> int -> float_tcgsize
|
5 tahun lalu |
florian
|
de805fddcd
* properly force the result type after r45217
|
5 tahun lalu |
marcus
|
4d71051859
ppudump: catch exception on illegal datetime (mainly cross compiled units)
|
5 tahun lalu |
florian
|
a61e18091a
* compilation with -Oodfa fixed
|
5 tahun lalu |
florian
|
e3870079b2
* remove tempref mess for simple inlined functions
|
5 tahun lalu |
nickysn
|
aa6209ab51
+ added an override of the abstract method TRelObjOutput.writeData (not implemented, yet)
|
5 tahun lalu |
nickysn
|
950c1d1693
+ enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM
|
5 tahun lalu |
florian
|
0794878b41
* allow recursive inlines, meanwhile, there are other means to avoid too deep recursion of inlining
|
5 tahun lalu |
florian
|
43e6d84f33
* GetCopyAndTypeCheck forces correct type
|
5 tahun lalu |
michael
|
4e7443bf81
* Fix -h or --help
|
5 tahun lalu |
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 tahun lalu |
svenbarth
|
2840e5e1fd
* fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter
|
5 tahun lalu |
svenbarth
|
4faf56353e
* fix for Mantis #36949: apply patch by Bi0T1N to exclude the same pthread functions for Android for the static case that are excluded for the dynamic case
|
5 tahun lalu |
svenbarth
|
68d743a83e
* fix for Mantis #36941: apply (adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Windows, with the exception of Windows CE
|
5 tahun lalu |
Jonas Maebe
|
722ad1ff7b
* support floating point parameters split over multiple locations, including
|
5 tahun lalu |