Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 1f9b5d143e * call _monstartup instead of monstartup hace 6 años
  nickysn e4ffeb2266 + added OpenBSD startup units for gprof support hace 6 años
  nickysn 261114ff32 + introduce the $OPENBSD_LOCALBASE and $OPENBSD_X11BASE pseudo variables; these hace 6 años
  nickysn bb911e2f01 - unused local variable removed hace 6 años
  nickysn f15c2db4b2 * moved some C type declarations to si_intf.inc hace 6 años
  nickysn fb3d287971 * fixed OpenBSD shared library initialization hace 6 años
  nickysn 52a5669117 + enable weak externals for OpenBSD hace 6 años
  nickysn aad032f133 * converted _FPC_proc___start in OpenBSD's si_dll.inc to pascal hace 6 años
  michael a0c433b171 * Too much committed hace 6 años
  michael 409ca963ca * Patch from inoussa to publish stretch for shape hace 6 años
  marcus 282f4a6972 AROS, AmigaOS4: unified ASL unit for all amiga-likes hace 6 años
  nickysn fb793ff251 - comment out more unused gprof code hace 6 años
  nickysn 2960399f9a * call c_exit directly in case PASCALMAIN finishes, to avoid inline asm entirely hace 6 años
  nickysn 4715ad605b - don't export the ___start symbol in the OpenBSD startup code hace 6 años
  nickysn 144f31c94f * call the exit() routine from the C libraries in the FPC haltproc on OpenBSD hace 6 años
  joost 3969c87bd5 * Command to show version-number added (fpcmkcfg) hace 6 años
  nickysn 094ad635f7 - don't call monstartup, because that initializes the gprof profiler and should hace 6 años
  nickysn 34a8032e11 * link to crtbegin.o/crtend.o instead of crtbeginS.o/crtendS.o when creating hace 6 años
  nickysn d1a91a380b * the OpenBSD x86_64 C library startup code converted to Pascal hace 6 años
  nickysn 76623648e4 * updated the declarations to externals in the C library in the OpenBSD startup hace 6 años
  nickysn cf2aa6fdb7 * slight change to the OpenBSD startup code, to allow Low(__progname_storage)<>0 hace 6 años
  nickysn 60d21cc041 * converted _FPC_proc___start in the OpenBSD x86_64 nonlibc startup code to Pascal hace 6 años
  nickysn b56c181500 + added comments with the parameters of _FPC_proc___start in the OpenBSD x86_64 startup code hace 6 años
  nickysn 7e24c07690 + added comment for the parameter, containing the environment hace 6 años
  nickysn 66744f2f1e * _strrchr in the OpenBSD x86_64 startup code converted to Pascal hace 6 años
  Mattias Gaertner c3b515695b pas2js: using Math.pow instead of newer ** hace 6 años
  Károly Balogh 2c1639003c * reinstate the internalerror removed in r41730 for i386, as that was a valid condition to verify hace 6 años
  Károly Balogh 5358851f84 * clean up some things regarding explicit paraloc handling. this should fix m68k-amiga and powerpc-morphos builds after r41716 hace 6 años
  Jonas Maebe 1bb8bd471a * fix msgtxt array size if the text size is an exact multiple of 240 hace 6 años
  Jonas Maebe bde560dac2 * also accept {$elsif} after {$if(n)def} (mantis #34858) hace 6 años