Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc vor 16 Jahren
  Jonas Maebe a36f888a17 * use the objextname rather than the declared type name for generating vor 16 Jahren
  Jonas Maebe ab8e119c3e * use separate pools for obj-c strings and string references vor 16 Jahren
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when vor 16 Jahren
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: vor 16 Jahren
  Jonas Maebe 8de8d4c29b * don't call FPC_CHECKPOINTER for references built from a LOC_CONSTANT vor 16 Jahren
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed vor 16 Jahren
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. vor 17 Jahren
  florian db196d76c2 + strength reduction for array accesses inside for loops vor 17 Jahren
  Jonas Maebe 4971e432de * reduced register pressure when indexing arrays with regvars (regvar vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  Jonas Maebe a60a957420 * fixed setting bitpacked record fields straddling their natural boundaries vor 17 Jahren
  tom_at_work 4aced9802c * fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array vor 17 Jahren
  Jonas Maebe 242b335531 * fixed widestring range checking on win64 (mantis #10450, fix also vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  florian ae79ef2cb5 * don't range pointers converted to arrays, resolves #8191 vor 18 Jahren
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass vor 18 Jahren
  Jonas Maebe b02fd37fbe * removed some unused variables vor 18 Jahren
  Jonas Maebe b99c1e9fed * fixed calculation of offset of constant indexing of bitpacked arrays of vor 18 Jahren
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). vor 18 Jahren
  Jonas Maebe de75b34dba * fixed another IE with indexing bitpacked arrays of composite types, vor 18 Jahren
  Jonas Maebe 65e35ac401 * fixed internal error with bitpacked arrays of composite types whose vor 18 Jahren
  Jonas Maebe 4ce4742bc8 * mark invisible high parameters of open arrays/arrays of const vor 18 Jahren
  florian eb8b2fb138 * be more carefull with unaligned load optimization vor 18 Jahren
  florian 84726ed76c * copy unique return value to address register on m68k vor 19 Jahren
  Jonas Maebe e04e668640 * give internalerror if trying to take the address of something else vor 19 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  florian 85d63d9fa9 * settings refactored vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren
  daniel 068c0f7952 * Cleaner implementation of pointer index to open array, codegen changes vor 19 Jahren