Historia zmian

Autor SHA1 Wiadomość Data
  Jonas Maebe 04f7e47df7 * create stubs for library exports on Unix at at the node tree level instead 8 lat temu
  Jonas Maebe d36fe53d85 * factored out the code to create an complete alias for a procdef to 8 lat temu
  Jonas Maebe 8af85a16b3 * document finish_copied_procdef() 8 lat temu
  Jonas Maebe 472b5228fe * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef 8 lat temu
  michael 4406ec7e68 * Forgot to add subsetter font 8 lat temu
  michael b7083402cf * Fix from Graeme adding Font subset embedding and underline/strikethrough 8 lat temu
  florian 1e374df5b8 * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042 8 lat temu
  sergei 8173efff3e * x86 asm reader: Don't copy operand size to instruction size for MOVSS and VMOVSS, because it is different for source and destination. Fixes breakage caused by fixing memory size of those instructions (Mantis #29954 and Mantis #29957). 8 lat temu
  svenbarth a23cfd9a85 * regenerate msgidx.inc and msgtxt.inc after r35079; thankfully that didn't break the build this time since it was merely a text change ^.^' 8 lat temu
  svenbarth d499163ef5 * provisional fix for Mantis #31076: fail gracefully instead of with an internal error if a generic method is declared inside a generic class or record. This will change once we support nested generics however. 8 lat temu
  svenbarth 70817baf98 * since we already allow inline specializations in mode ObjFPC due to generic functions it's only consequential to also allow specializations after pointers (they are already allowed in mode Delphi). 8 lat temu
  Károly Balogh db976a3a3e amiga: added __amigaos4__ signature symbol to the pascal startup code 8 lat temu
  Károly Balogh eb6fe91208 amiga: proof-of-concept untested implementation for OS4/PowerPC Pascal startup code 8 lat temu
  marcus 8917b476c0 AROS: CreateRastPort as explicit function only needed for ABIv1 (for v0 in graphics.library) 8 lat temu
  marcus afaefc32e8 AROS: more ABIv1 and x64 adjustments 8 lat temu
  florian 759a53dfc7 - removed comment that the unit is a prototype and changing: the comment was introduced 10 years ago, the unit is part of stable release for years, it is documented 8 lat temu
  florian 55d9fea401 * CLASSESINLINE -> FGLINLINE 8 lat temu
  Károly Balogh dbd7e74e9c amiga: yet another attempt to fix powerpc-amiga build 8 lat temu
  Károly Balogh 8057b42830 amiga: only try to build the pascal startup code on 68k for now 8 lat temu
  Károly Balogh b356b18675 amiga: forgot to commit the actual buildrtl.pp in the previous commit 8 lat temu
  Károly Balogh 788c622307 amiga: pascal startup code for 68k and buildrtl refactor 8 lat temu
  marcus 7eba7122d2 AROS: ABIv1 AmigaDOS unit 8 lat temu
  marcus bebef242d4 AROS: Initial ABIv1 Support 8 lat temu
  Károly Balogh 1701f06a0e morphos: take two on the Pascal startup code. this version works as a drop-in replacement for the asm one, and doesn't need system unit patching. this will be important when linking against LibC and when the approach gets ported to other Amiga-like platforms 8 lat temu
  marcus 114a43e6ef AROS: fixed TTask type 8 lat temu
  michael d05175a17f * FileOpen should not open directories (Windows compatible) Bug ID #30766 8 lat temu
  michael 0d772ae198 * Patch from Silvio Clecio to remove unused variable (bug ID 31044) 8 lat temu
  Jonas Maebe f55d962e40 * use system.round() instead of LLVM's fptosui operation for converting a 8 lat temu
  Jonas Maebe 8b1c90124e * support encoding helper types for LLVM (encode the same type as the 8 lat temu
  Jonas Maebe a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or 8 lat temu