Commit History

Author SHA1 Message Date
  florian fb4557d71e * first implementation of pic for i386 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  peter 39c553707e * fix win32 linking 19 years ago
  florian a1189a9d64 * exports info handling refactored, -E will be passed to ld if necessary 19 years ago
  florian 07ea2a5b38 * fixed generation of exports from units/programs supporting it 19 years ago
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 years ago
  florian e1b34a9e7b * cleaning up sets for exports behaviour 20 years ago
  peter 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
  peter ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
  florian 3da870d699 + -Sk loads also dynlibs 20 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  florian 21cc9597f2 + fpcylix unit 20 years ago
  peter fdc4925fcd * basic framework for debuginfo class added 20 years ago
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals 20 years ago
  peter 375a5add80 * rename al_debug to al_typestabs 20 years ago
  michael a578c9b7ed + Also take resources in main program source into account 20 years ago
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
  michael d93edfdf13 + Pointer to FPC_RESSYMBOL not in fpc.resptr section 20 years ago
  florian adb193497d + softfloat support for wince 20 years ago
  michael 3392189fb0 + Implemented resources for ELF 20 years ago
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 years ago
  daniel 22e89e1a42 * Proof of concept: Support threadvars using segment registers. 20 years ago
  daniel d05f58b604 * Group asmlists into array to be able to add 20 years ago
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types 20 years ago
  peter 34df933534 * remove chained overloades before releasing static symtable 20 years ago
  florian 83c6b3aca2 * from Yury Sidorov: 20 years ago
  florian c2fe9e3814 + compiler part of WinCE patches from Yuri Sidorov 20 years ago
  florian f5b9130b98 * deallocation of translated resourcestrings 20 years ago
  Jonas Maebe 9d9fd923d9 * the 'main' procedure for darwin is now placed in the main program instead 20 years ago