Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe de8dbbd2c4 * final fixes for Mac OS X shared library creation: procedures declared há 20 anos atrás
  Jonas Maebe dbf94f4713 * properly fixed allocating procedure symbols, now also works for nested há 20 anos atrás
  peter 95879fe8a7 * basic support for generic classes há 20 anos atrás
  Jonas Maebe b954ea006e * generate the procsymbol before generating the code for the procedure, há 20 anos atrás
  florian ca921976f6 * when creating pic code, every procedure must be declared being global há 20 anos atrás
  florian e1b34a9e7b * cleaning up sets for exports behaviour há 20 anos atrás
  Jonas Maebe 810ec85e34 - disable inlining for procedures with a formal const parameter, fixes há 20 anos atrás
  peter 51b8a4a132 * move stabs generation to a single procedure call from pmodules há 20 anos atrás
  tom_at_work bfb2c916dc * fixed problem with too large offsets in conditional jumps (see also rev 1161 for the PowerPC code) há 20 anos atrás
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too há 20 anos atrás
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs há 20 anos atrás
  Jonas Maebe 8b8d3de3bf * finally fix for fixing up conditional jumps that are too long há 20 anos atrás
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to há 20 anos atrás
  peter ca66b9f7c1 * force writing of new section before generating the jumptable há 20 anos atrás
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals há 20 anos atrás
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing há 20 anos atrás
  florian a3e330526d * exporting of symbols from linux programs, i.e. exports clause in há 20 anos atrás
  daniel d05f58b604 * Group asmlists into array to be able to add há 20 anos atrás
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types há 20 anos atrás
  florian 83c6b3aca2 * from Yury Sidorov: há 20 anos atrás
  florian c2fe9e3814 + compiler part of WinCE patches from Yuri Sidorov há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that há 21 anos atrás
  peter 296e81146e * insert stack_check helper call before doing register allocation há 21 anos atrás
  peter 2a20174317 * set flag if a procedure references a symbol in staticsymtable há 21 anos atrás
  Jonas Maebe 99cffcc375 - disable inlining for any procedure that contains assembler. Could há 21 anos atrás
  peter 29db12ecfa * disable inlining across units when the inline procedure references há 21 anos atrás
  peter 9e49f8eef9 * fixed crash with -vp há 21 anos atrás