Histórico de Commits

Autor SHA1 Mensagem Data
  ccrause a135940cf5 Mark .noinit section with nobits flag. há 3 anos atrás
  marcoonthegit f532cf1698 * Use an own put for tfpginterfacedobjectlist as per bug #39846. há 3 anos atrás
  Sven/Sarah Barth 27c1bb3bea * an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization há 3 anos atrás
  florian be4a317cb4 * proper naming há 3 anos atrás
  florian 8028a769f4 * ensure that the executable path used in the test is absolute há 3 anos atrás
  Sven/Sarah Barth 5e7330448d * fix #39858: correctly keep track of symbols that need to be captured into the capturer há 3 anos atrás
  Sven/Sarah Barth 260368ea55 * the clause for converting the captured symbols of a nested function must not be entered by an anonymous function há 3 anos atrás
  Sven/Sarah Barth 6407b5f4db * try to specialize a specialize node if it's followed by a < in a non-code section so that we might get better error messages há 3 anos atrás
  Sven/Sarah Barth 33ef88858d * extract generating the specialization from a specialize node into a separate function há 3 anos atrás
  Sven/Sarah Barth abb7aebaba * fix typo in comment há 3 anos atrás
  Sven/Sarah Barth 35958a9b6b * fix #39860: even if the block type is not correct for the specialization of a generic routine continue to specialize it to not trigger e.g. an internal error há 3 anos atrás
  florian 306559667c * patch by Rika for ArcTan2 to reduce code size há 3 anos atrás
  florian f18d6f1c85 * fixed and improved generic ArcTan2 implementation by Paolo Valle, resolves #39861 há 3 anos atrás
  marcoonthegit 53d745962f * also add other threadpool functions há 3 anos atrás
  marcoonthegit fd179a61f9 * give pthread_start_routine a proper Delphi compat prototype. há 3 anos atrás
  florian 5afd809e88 + handle LOC_FLAGS in thlcgobj.location_force_mem, resolves #39292 há 3 anos atrás
  Michaël Van Canneyt a08ac618a4 * Remove dependency on fpopenssl unit há 3 anos atrás
  Michaël Van Canneyt d7801027c4 * Use default handler for SSL sockets há 3 anos atrás
  marcoonthegit d347487be9 * wait up to 10ms extra till process really done to get rest of input, closes #39821 há 3 anos atrás
  Yuri Serebrennikov a5486e04cd Added SSL support for Websocket client. há 3 anos atrás
  florian 9c72ab651d * use g_concatcopy_unaligned on MIPS if needed há 3 anos atrás
  florian a45ba3add5 * x86-64: math helpers do not need a stackframe há 3 anos atrás
  J. Gareth "Curious Kit" Moreton aff2a42431 * x86: Shrink TEST instruction on MovAndTest2Test há 3 anos atrás
  J. Gareth "Curious Kit" Moreton d7f1e56191 * x86: MovAndTest2Test optimisation now accepts a smaller sub-regiser on the TEST instruction há 3 anos atrás
  florian a401898139 * spelling fixes há 3 anos atrás
  florian ceab50cafb * use simpler FMOV instead of UMOV há 3 anos atrás
  Benito van der Zander 7704fe9319 fix stack trace crash, see #39492 há 3 anos atrás
  Nikolay Nikolov dd13b46088 * use WasmCustomSectionName to obtain the debug section names in MaybeWriteDebugSection and MaybeAddDebugSectionToSymbolTable há 3 anos atrás
  Nikolay Nikolov efd92fba01 + introduced TWasmCustomDebugSectionType há 3 anos atrás
  Nikolay Nikolov cc260eb7b2 * wasm32 obj writer: use Data.ObjSectionList.Find to find the debug section by name in MaybeWriteDebugSection há 3 anos atrás