Cronologia Commit

Autore SHA1 Messaggio Data
  michael b7083402cf * Fix from Graeme adding Font subset embedding and underline/strikethrough 8 anni fa
  florian 1e374df5b8 * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042 8 anni fa
  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 anni fa
  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 anni fa
  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 anni fa
  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 anni fa
  Károly Balogh db976a3a3e amiga: added __amigaos4__ signature symbol to the pascal startup code 8 anni fa
  Károly Balogh eb6fe91208 amiga: proof-of-concept untested implementation for OS4/PowerPC Pascal startup code 8 anni fa
  marcus 8917b476c0 AROS: CreateRastPort as explicit function only needed for ABIv1 (for v0 in graphics.library) 8 anni fa
  marcus afaefc32e8 AROS: more ABIv1 and x64 adjustments 8 anni fa
  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 anni fa
  florian 55d9fea401 * CLASSESINLINE -> FGLINLINE 8 anni fa
  Károly Balogh dbd7e74e9c amiga: yet another attempt to fix powerpc-amiga build 8 anni fa
  Károly Balogh 8057b42830 amiga: only try to build the pascal startup code on 68k for now 8 anni fa
  Károly Balogh b356b18675 amiga: forgot to commit the actual buildrtl.pp in the previous commit 8 anni fa
  Károly Balogh 788c622307 amiga: pascal startup code for 68k and buildrtl refactor 8 anni fa
  marcus 7eba7122d2 AROS: ABIv1 AmigaDOS unit 8 anni fa
  marcus bebef242d4 AROS: Initial ABIv1 Support 8 anni fa
  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 anni fa
  marcus 114a43e6ef AROS: fixed TTask type 8 anni fa
  michael d05175a17f * FileOpen should not open directories (Windows compatible) Bug ID #30766 8 anni fa
  michael 0d772ae198 * Patch from Silvio Clecio to remove unused variable (bug ID 31044) 8 anni fa
  Jonas Maebe f55d962e40 * use system.round() instead of LLVM's fptosui operation for converting a 8 anni fa
  Jonas Maebe 8b1c90124e * support encoding helper types for LLVM (encode the same type as the 8 anni fa
  Jonas Maebe a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or 8 anni fa
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes 8 anni fa
  Jonas Maebe a2017b2327 * don't keep tc_equal type conversions for LLVM in case the resultdef doesn't 8 anni fa
  Jonas Maebe a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 anni fa
  michael d6d10a522a * Patch from Mattias Gaertner 8 anni fa
  Károly Balogh f3e33a9dde morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos 8 anni fa