Commit History

Author SHA1 Message Date
  florian b80d051249 * make fparainit and fparacopyback public 5 years ago
  florian 8d1660893b * compilation with -Oodfa fixed 5 years ago
  svenbarth 0906714aa4 * fix for Mantis #36950: apply (slightly adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Linux and Android targets 5 years ago
  svenbarth 3d2945726a * handle generic parameters in Ord() 5 years ago
  florian b6097a0300 * correctly handle result type of string constant nodes for internally created 5 years ago
  michael 4e92f2651e * Zero out at premature exit 5 years ago
  marco 4a51d0600d * add podetached. Follow up to mantis @32055 due to regression, see 5 years ago
  yury 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 5 years ago
  michael 112b48a5e0 * Use read buffer to speed up things 5 years ago
  michael 8182669e79 * Explicitly raise EDivError (bug ID 36839) 5 years ago
  michael e53c2572ce * Allow property list to be sorted (patch from Denis Grynuk, bug ID #36803) 5 years ago
  Jonas Maebe 3f6ad30b69 * don't convert the fpu parameters size from tcgsize -> int -> float_tcgsize 5 years ago
  florian de805fddcd * properly force the result type after r45217 5 years ago
  marcus 4d71051859 ppudump: catch exception on illegal datetime (mainly cross compiled units) 5 years ago
  florian a61e18091a * compilation with -Oodfa fixed 5 years ago
  florian e3870079b2 * remove tempref mess for simple inlined functions 5 years ago
  nickysn aa6209ab51 + added an override of the abstract method TRelObjOutput.writeData (not implemented, yet) 5 years ago
  nickysn 950c1d1693 + enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM 5 years ago
  florian 0794878b41 * allow recursive inlines, meanwhile, there are other means to avoid too deep recursion of inlining 5 years ago
  florian 43e6d84f33 * GetCopyAndTypeCheck forces correct type 5 years ago
  michael 4e7443bf81 * Fix -h or --help 5 years ago
  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 years ago
  svenbarth 2840e5e1fd * fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter 5 years ago
  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 years ago
  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 years ago
  Jonas Maebe 722ad1ff7b * support floating point parameters split over multiple locations, including 5 years ago
  Jonas Maebe 05923af386 * ppc64le: fix storing homogeneous 64 bit float parameters in case they are 5 years ago
  michael 3a55fef285 * Always initialize autoincvalue in createdataset 5 years ago
  Károly Balogh 89d9679b53 m68k: have an arch-specific second_length implementation, to make sure length() doesn't return its result in an address register 5 years ago
  Jonas Maebe d83232f881 * ELFv2: fixed homogeneous aggregate parameter passing when they should 5 years ago