Historique des commits

Auteur SHA1 Message Date
  peter ca66b9f7c1 * force writing of new section before generating the jumptable il y a 20 ans
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals il y a 20 ans
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing il y a 20 ans
  florian a3e330526d * exporting of symbols from linux programs, i.e. exports clause in il y a 20 ans
  daniel d05f58b604 * Group asmlists into array to be able to add il y a 20 ans
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types il y a 20 ans
  florian 83c6b3aca2 * from Yury Sidorov: il y a 20 ans
  florian c2fe9e3814 + compiler part of WinCE patches from Yuri Sidorov il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that il y a 20 ans
  peter 296e81146e * insert stack_check helper call before doing register allocation il y a 20 ans
  peter 2a20174317 * set flag if a procedure references a symbol in staticsymtable il y a 21 ans
  Jonas Maebe 99cffcc375 - disable inlining for any procedure that contains assembler. Could il y a 21 ans
  peter 29db12ecfa * disable inlining across units when the inline procedure references il y a 21 ans
  peter 9e49f8eef9 * fixed crash with -vp il y a 21 ans
  peter 00c14e1083 * external is again allowed in implementation il y a 21 ans
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed il y a 21 ans
  peter 959bdccc49 * disable pass2inline il y a 21 ans
  peter 06cfe01791 * os2 fixes for import il y a 21 ans
  florian 18f7aa97dd * changed funcret location back to tlocation il y a 21 ans
  michael 180966c0aa * Split po_public into po_public and po_global (Peter) il y a 21 ans
  peter 14d25d278b mangledname setting moved to place after the complete proc declaration is read il y a 21 ans
  peter 87d2861f89 * fixes for win32 mangledname il y a 21 ans
  peter e740a66636 * tparaitem removed, use tparavarsym instead il y a 21 ans
  peter 6458bd0ce1 * tvarsym splitted il y a 21 ans
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will il y a 21 ans
  peter bc59556a41 * $fpctarget expands to <cpu>-<os> il y a 21 ans
  florian e04b172854 * fixed generic optimizer il y a 21 ans