Commit History

Author SHA1 Message Date
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 years ago
  yury ec943198fd * Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed. 17 years ago
  yury 206d027e9e * for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM. 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  tom_at_work 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal 18 years ago
  Jonas Maebe 2e6d438599 * changed ref parameter of gettemp/gettemptyped from var to out to fix 18 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  Jonas Maebe b50841bfce * more efficient temp allocation, in particular in case many small temps 19 years ago
  tom_at_work 3f2f694d48 * per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals 19 years ago
  peter 9c6a296b86 * use shortint for alignments 19 years ago
  peter 323d6cf640 * use -O2 for 2.1.1 compilers 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 18f7aa97dd * changed funcret location back to tlocation 21 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  peter 33a834821f * paraloc branch merged 21 years ago
  peter 9575b739fb * make it compile with main branch 21 years ago
  Jonas Maebe 600f863e37 * fixed crashes on direction=1 systems (mainly by Peter) 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  florian 588e2c38bf * dwarf branch merged 21 years ago
  peter 47f08937e4 * use localalign info for alignment for locals and temps 22 years ago
  peter 6b90162c5a * fixes for temp type patch 22 years ago
  peter 30f1eb4705 * fix for referencecounted temps 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago