Historial de Commits

Autor SHA1 Mensaje Fecha
  michael 79bf26ac4b * Patch from Bart Broersma to make TRegistry unicode-capable hace 6 años
  nickysn 9a18543324 * cleaned up most of the obsolete OpenBSD syscall numbers hace 6 años
  nickysn dab661cfc6 * switch syscall_nr_kill on OpenBSD to be using the 5.9+ syscall version hace 6 años
  nickysn 41c753d7e7 * updated OpenBSD syscall numbers to version 6.4 hace 6 años
  nickysn b32e54152a * updated OpenBSD syscall numbers to version 6.3 hace 6 años
  nickysn 89a40d5cf9 * updated OpenBSD syscall numbers for version 6.2 hace 6 años
  nickysn 14701521a1 * updated OpenBSD syscalls for version 6.1 hace 6 años
  nickysn 475ecdb2dc * updated OpenBSD syscall numbers to version 6.0 hace 6 años
  nickysn 72aec7c072 * updated OpenBSD syscall numbers to version 5.9 hace 6 años
  nickysn 259e3f9f63 * updated OpenBSD syscall numbers for OpenBSD 5.8 hace 6 años
  nickysn 828da99388 * updated syscall numbers for OpenBSD 5.7 hace 6 años
  nickysn cee76bda5c + added comments about some retired syscall numbers, with the last supported hace 6 años
  joost bb59e762c3 * Added version-option to usage-information hace 6 años
  svenbarth f7817d25ff * parameter type needs to be Nil for formal parameters (Delphi compatible) hace 6 años
  nickysn 04ee584a7d - removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile hace 6 años
  pierre 128982a5bc Explicitly set values inside TestDataSize procedure to avoid range check errors as values are copied when TValue.Make is called hace 6 años
  pierre 8750dba952 Fix tkBool in class method TValue.Make hace 6 años
  nickysn 6dec9ae064 + added some missing cdecl declarations to the OpenBSD startup code hace 6 años
  nickysn b6d2ef12ad - removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4 hace 6 años
  nickysn 516438fd19 * converted the i386 OpenBSD startup code to Pascal hace 6 años
  nickysn b4baba3454 * fixed the haltproc for shared libs hace 6 años
  nickysn 01669ebf70 * use the actual _haltproc procedure, defined in the startup code on OpenBSD hace 6 años
  nickysn 7638a9b7e1 - removed commented out gprof code from si_c.inc hace 6 años
  nickysn 8f8aa70074 + OpenBSD i386 and x86_64 support in tcgx86.g_profilecode hace 6 años
  nickysn 85fdd37cac + support creating linker map files (with the -Xm option) on *BSD hace 6 años
  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