Commit History

Author SHA1 Message Date
  nickysn cee76bda5c + added comments about some retired syscall numbers, with the last supported 6 years ago
  joost bb59e762c3 * Added version-option to usage-information 6 years ago
  svenbarth f7817d25ff * parameter type needs to be Nil for formal parameters (Delphi compatible) 6 years ago
  nickysn 04ee584a7d - removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile 6 years ago
  pierre 128982a5bc Explicitly set values inside TestDataSize procedure to avoid range check errors as values are copied when TValue.Make is called 6 years ago
  pierre 8750dba952 Fix tkBool in class method TValue.Make 6 years ago
  nickysn 6dec9ae064 + added some missing cdecl declarations to the OpenBSD startup code 6 years ago
  nickysn b6d2ef12ad - removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4 6 years ago
  nickysn 516438fd19 * converted the i386 OpenBSD startup code to Pascal 6 years ago
  nickysn b4baba3454 * fixed the haltproc for shared libs 6 years ago
  nickysn 01669ebf70 * use the actual _haltproc procedure, defined in the startup code on OpenBSD 6 years ago
  nickysn 7638a9b7e1 - removed commented out gprof code from si_c.inc 6 years ago
  nickysn 8f8aa70074 + OpenBSD i386 and x86_64 support in tcgx86.g_profilecode 6 years ago
  nickysn 85fdd37cac + support creating linker map files (with the -Xm option) on *BSD 6 years ago
  nickysn 1f9b5d143e * call _monstartup instead of monstartup 6 years ago
  nickysn e4ffeb2266 + added OpenBSD startup units for gprof support 6 years ago
  nickysn 261114ff32 + introduce the $OPENBSD_LOCALBASE and $OPENBSD_X11BASE pseudo variables; these 6 years ago
  nickysn bb911e2f01 - unused local variable removed 6 years ago
  nickysn f15c2db4b2 * moved some C type declarations to si_intf.inc 6 years ago
  nickysn fb3d287971 * fixed OpenBSD shared library initialization 6 years ago
  nickysn 52a5669117 + enable weak externals for OpenBSD 6 years ago
  nickysn aad032f133 * converted _FPC_proc___start in OpenBSD's si_dll.inc to pascal 6 years ago
  michael a0c433b171 * Too much committed 6 years ago
  michael 409ca963ca * Patch from inoussa to publish stretch for shape 6 years ago
  marcus 282f4a6972 AROS, AmigaOS4: unified ASL unit for all amiga-likes 6 years ago
  nickysn fb793ff251 - comment out more unused gprof code 6 years ago
  nickysn 2960399f9a * call c_exit directly in case PASCALMAIN finishes, to avoid inline asm entirely 6 years ago
  nickysn 4715ad605b - don't export the ___start symbol in the OpenBSD startup code 6 years ago
  nickysn 144f31c94f * call the exit() routine from the C libraries in the FPC haltproc on OpenBSD 6 years ago
  joost 3969c87bd5 * Command to show version-number added (fpcmkcfg) 6 years ago