Commit History

Author SHA1 Message Date
  peter ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  peter 375a5add80 * rename al_debug to al_typestabs 20 years ago
  olle 2a5e6d7b92 + compile time variables can be given on the command line 20 years ago
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 years ago
  florian bdc8b7d061 * not ignoring private/protected anymore, fixes bug #3969 20 years ago
  florian abbc85bb78 + strict protected and strict private support 20 years ago
  florian 067a39a7f9 fixes bug #4093 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian b068bfbfc4 + reset in InitSymtable some global vars to avoid trouble with the ide 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 04c97cc129 * load jmp_buf_size from system unit 20 years ago
  peter 8d251e8506 * unit mapping rewrite 20 years ago
  olle 7572f3a539 * rework of macro subsystem 20 years ago
  peter 2a20174317 * set flag if a procedure references a symbol in staticsymtable 20 years ago
  michael 1027d1941d + Enable local debug info in methods 20 years ago
  peter 5576ae73a6 * fix visibility of protected/private 20 years ago
  peter e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
  peter 95e0ed26f8 * use helper call to retrieve address of input/output to reduce 21 years ago
  peter 6458bd0ce1 * tvarsym splitted 21 years ago
  peter ad89ee8150 * rename duplicate symbols and insert with unique name in the 21 years ago
  peter 9b00c7832e * support > 32bit accesses for x86_64 21 years ago
  mazen 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
  peter 1bb51a2667 * all checking for visibility is now done by is_visible_for_object 21 years ago
  peter 66df745917 * small regvar for para fixes 21 years ago
  peter 63cf4464d3 * tvarsym.varregable added, split vo_regable from varoptions 21 years ago
  Jonas Maebe c7544e69de + padalgingment field for recordsymtables (saved by recorddefs) 21 years ago
  peter 8184ad2048 * fixed padding of records to alignment 21 years ago
  florian cf25a973f8 * fixed alignment of variant records 21 years ago