Commit Verlauf

Autor SHA1 Nachricht Datum
  pierre 18432ea848 + Add mips and mipsel cpus, enabled for linux only vor 13 Jahren
  pierre 9576664f20 + Add ifdef USE_MIPS_STK2_ASM to disable assmebler code using alterante stack with r23 by default vor 13 Jahren
  sergei eda5511ef9 * Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843. vor 13 Jahren
  marco f8f5c3cd23 * alias a few more types on windows. This makes developing portable software easier, since one doesn't have to conditionally import windows for e.g. tfiletime. vor 13 Jahren
  Jonas Maebe cc736fe115 * use same code path for iphonesim as for darwin (should fix mantis #21190) vor 13 Jahren
  Jonas Maebe bacdd8be81 * don't ever mark the function result as vs_initialised, also not when vor 13 Jahren
  marco b31c15fbcc * Patch from Lacak2 for initial Pg interval support. vor 13 Jahren
  Jonas Maebe aa9aeeada0 * fixed compilation on platforms without ansistring support since assigning vor 13 Jahren
  Jonas Maebe e8dae4f30a * set result of exp() to 0 in case of underflow with masked exceptions vor 13 Jahren
  sergei cd44c5f45c Win32 and Win64, fixed DLL exit sequence, resolves #14603: vor 13 Jahren
  sergei ea37d71f67 - win64: removed empty procedures remove_exception_handlers and fpc_cpucodeinit. vor 13 Jahren
  marco 136b7dee9b * fix for bug #21281, some functions were missing dllname. vor 13 Jahren
  sergei 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. vor 13 Jahren
  pierre c45914fc27 * Fix loss of OPT variable content on last part of cross-cpu cycles vor 13 Jahren
  pierre c453baf0b9 + Enable stabs debuginfo, dwarf disabled for now vor 13 Jahren
  paul 4c1fa31c11 packages: add opengl as required for win32 and win64 for gtk1 vor 13 Jahren
  paul 357d644891 tests: fix test for systems where widestring=unicodestring vor 13 Jahren
  Tomas Hajny 4f36dc3539 * fixed dependency on opengl wrongly marked as valid for all targets vor 13 Jahren
  Tomas Hajny f597d18f24 * include imlib for OS/2 and EMX too vor 13 Jahren
  pierre 79c8234c8b Protect against nil values for info or SigContext vor 13 Jahren
  pierre 65ec3cfe4e Fix SigActionRec record field order vor 13 Jahren
  pierre ea9f152d64 * Remove local redefinition of types and clarify TIPC_Perm record vor 13 Jahren
  pierre 5b71a7597a i386 NetBSD uses GOT for position independent code vor 13 Jahren
  joost 3c02dc25f2 * Do not change the current directory, that does not work well with multiple threads vor 13 Jahren
  sergei 724227c962 * Cleaned out code marked as originated from glibc: vor 13 Jahren
  paul 2499b5514f compiler: change overload search for char constants (for delphi compatibility): vor 13 Jahren
  paul 4d863aff03 compiler: fix accidentally committed code in r20285 vor 13 Jahren
  florian b19b8badf9 * fix volatible integer register set on mips vor 13 Jahren
  svenbarth 2a872978dc Fix Mantis #21179 vor 13 Jahren
  sergei 429af6f40b * nobj.pas, finished refactoring VMT generation code, now all child structures except RTTI are written to same data section with VMT itself and their labels are local (since child structures are accessible only through VMT, smartlinking them into different sections is useless). vor 13 Jahren