Historique des commits

Auteur SHA1 Message Date
  nickysn 66744f2f1e * _strrchr in the OpenBSD x86_64 startup code converted to Pascal il y a 6 ans
  Mattias Gaertner c3b515695b pas2js: using Math.pow instead of newer ** il y a 6 ans
  Károly Balogh 2c1639003c * reinstate the internalerror removed in r41730 for i386, as that was a valid condition to verify il y a 6 ans
  Károly Balogh 5358851f84 * clean up some things regarding explicit paraloc handling. this should fix m68k-amiga and powerpc-morphos builds after r41716 il y a 6 ans
  Jonas Maebe 1bb8bd471a * fix msgtxt array size if the text size is an exact multiple of 240 il y a 6 ans
  Jonas Maebe bde560dac2 * also accept {$elsif} after {$if(n)def} (mantis #34858) il y a 6 ans
  pierre 74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721 il y a 6 ans
  pierre 225ea5a92d revision.inc update after: Add removal of generated bin subdirectory to fpc_cleanall target il y a 6 ans
  pierre b92ac5290b Add removal of generated bin subdirectory to fpc_cleanall target il y a 6 ans
  Mattias Gaertner f3d2b9c9db fcl-passrc: updated lpi il y a 6 ans
  Mattias Gaertner c42ed29980 pastojs: clean up il y a 6 ans
  Jonas Maebe d78dbd5d59 + test from mantis #35224 (already works) il y a 6 ans
  Jonas Maebe fd42c3fb01 * only enable tw35187 for Windows and Linux, since it uses syscalls under unix il y a 6 ans
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, il y a 6 ans
  Mattias Gaertner 9cf243ad38 fcl-passrc: fixed marking array argument element passed as arg as read il y a 6 ans
  Mattias Gaertner 721d20fb8f fcl-passrc: fixed makring array[]:= as read il y a 6 ans
  Mattias Gaertner 7ab75c1194 fcl-passrc: separate hint for method hides ancestor method exactly il y a 6 ans
  nickysn df11fcc9e3 * compilation fix for i386-openbsd il y a 6 ans
  nickysn d8f79c7363 * converted the openbsd_ident.as loader to pascal il y a 6 ans
  nickysn ef00eb228b + enable the internal sysinit for OpenBSD x86_64 il y a 6 ans
  nickysn ea5168aa16 * ported dllprt0.as for OpenBSD x86_64 to inline asm in si_dll.inc il y a 6 ans
  Mattias Gaertner 1ea55d0a74 pastojs: helpers: external method apply to helped type il y a 6 ans
  nickysn 19e1336043 * fixed the _eprol and _etext references in si_c.inc for OpenBSD x86_64 il y a 6 ans
  nickysn c856879c96 * ported OpenBSD's x86_64 cprt0.as to inline asm in si_c.inc il y a 6 ans
  nickysn 52c53f0d18 + include si_impl.inc in si_c.pp and si_dll.pp il y a 6 ans
  nickysn e93a3b5bf4 + link the openbsd_ident module in the SysInit units il y a 6 ans
  nickysn 16abd6aa13 + added loader openbsd_ident.as, containing only the .note.openbsd.ident il y a 6 ans
  nickysn 29557b97fb * fixed error, caused by double definition of operatingsystem_result il y a 6 ans
  nickysn caf1b11db9 * initialize SysInitUnit in InitSysInitUnitName on BSD il y a 6 ans
  nickysn 58d9e58742 * initialize prtobj and reorder in InitSysInitUnitName il y a 6 ans