Commit History

Author SHA1 Message Date
  florian 55d9fea401 * CLASSESINLINE -> FGLINLINE 8 years ago
  Károly Balogh dbd7e74e9c amiga: yet another attempt to fix powerpc-amiga build 8 years ago
  Károly Balogh 8057b42830 amiga: only try to build the pascal startup code on 68k for now 8 years ago
  Károly Balogh b356b18675 amiga: forgot to commit the actual buildrtl.pp in the previous commit 8 years ago
  Károly Balogh 788c622307 amiga: pascal startup code for 68k and buildrtl refactor 8 years ago
  marcus 7eba7122d2 AROS: ABIv1 AmigaDOS unit 8 years ago
  marcus bebef242d4 AROS: Initial ABIv1 Support 8 years ago
  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 years ago
  marcus 114a43e6ef AROS: fixed TTask type 8 years ago
  michael d05175a17f * FileOpen should not open directories (Windows compatible) Bug ID #30766 8 years ago
  michael 0d772ae198 * Patch from Silvio Clecio to remove unused variable (bug ID 31044) 8 years ago
  Jonas Maebe f55d962e40 * use system.round() instead of LLVM's fptosui operation for converting a 8 years ago
  Jonas Maebe 8b1c90124e * support encoding helper types for LLVM (encode the same type as the 8 years ago
  Jonas Maebe a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or 8 years ago
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes 8 years ago
  Jonas Maebe a2017b2327 * don't keep tc_equal type conversions for LLVM in case the resultdef doesn't 8 years ago
  Jonas Maebe a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 years ago
  michael d6d10a522a * Patch from Mattias Gaertner 8 years ago
  Károly Balogh f3e33a9dde morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos 8 years ago
  Tomas Hajny 7956cb5d48 * CrtCtrlBreakHandler may not be invoked for Ctrl-C on certain platforms (Win32/Win64) - made conditional (preparation for future use as platform independent include file) 8 years ago
  Tomas Hajny 63c3fc59d4 * as pointed to by Dmitry Boyarintsev (bug #31023), TurnMouseOff is not used and may be removed 8 years ago
  Tomas Hajny 8038b2e64f * patch by Dmitry Boyarintsev (bug #31023) improving compatibility of unit Crt under Win32 and Win64 to other platforms and original TP/BP - Ctrl-C now treated as ASCII 3 and Ctrl-Break respects CheckBreak setting 8 years ago
  Tomas Hajny e5ceb04725 * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64 8 years ago
  marcus 85e485826a AROS: Startupcode for x86_64 with stack extent feature 8 years ago
  Károly Balogh 8c4e5e0610 bump PPU version due to the latest syscall changes 8 years ago
  Károly Balogh 0cb555c07c syscalls: move the reference implementation of parseparaloc to paramgr. removes two identical copies from CPU specific code and enables basereg convention for AROS/x86_64. also, other minor fixes and cleanups in related code. 8 years ago
  Jonas Maebe ba33da711a * fixed compilation after r35034 8 years ago
  Jonas Maebe 8c167f4e40 * handle already quoted symbol names for LLVM (like for Objective-C) 8 years ago
  Jonas Maebe 876e5eab56 * fixed "smart linking" parameters to llc 8 years ago
  Jonas Maebe f26ed10ba1 * same as r27223 for hlcgobj (fixes webtbs/tw25895 for llvm) 8 years ago