Commit History

Author SHA1 Message Date
  florian c71bc4084d * fixed wrongly fix of r11444 in r12049 16 years ago
  florian 74efea399e * fix getlabelwithsym for 64 bit hosts and 32 bit targets 16 years ago
  yury bf454fad71 * Added function result for unimplemented methods to prevent warnings. 17 years ago
  yury 451a290caf * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 17 years ago
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 years ago
  yury 6c6bf452ca * Fixed level 2 comment warnings. 17 years ago
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 years ago
  Jonas Maebe e4e6f8112d * fixed some warnings about hidden constructors 18 years ago
  florian 4010d66c2c * arm cond. instruction support 18 years ago
  Jonas Maebe 7528e074a5 * fixed compilation for non-ARM 18 years ago
  florian 47010f2e5f * properly optimize jumps on ARM 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter d07f470b71 * remove ifdef fpc 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  Jonas Maebe ab5f5ca15e * fixed ppc compilation 19 years ago
  Jonas Maebe a9dbc0c8ab * changed parameters of references_equal from value to const to 19 years ago
  Jonas Maebe db580afbff * fixed refs bookkeeping of jump labels (fix from Florian in popt386) 19 years ago
  Jonas Maebe cd3f064a33 + enabled postpeepholeopts phase 20 years ago
  Jonas Maebe ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called 20 years ago
  peter 82faa95118 * lineinfo fixed for binary writer 20 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  Jonas Maebe 4c463a7a0a * check unconditional jumps to make sure that they actually refer to a 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  Jonas Maebe ec959955bd * fixed generic jumps optimizer and enabled it for ppc (the label table 20 years ago
  Jonas Maebe 04b1263e7f * fixed uninitialised function result in getfinaldestination() when 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 054f6bff3a * fixed missing cgutils usage 21 years ago