Histórico de Commits

Autor SHA1 Mensagem Data
  florian a016bc5ced * white space change há 13 anos atrás
  florian f2ccd6e400 * when doing the AddSubLdr2Ldr optimization check also if the source register of the add is modified before the load há 13 anos atrás
  florian 4e2de05667 * don't apply the AddSubLdr2Ldr optimization if the base register in the reference is used/modified during the ldr/str há 13 anos atrás
  florian d89b742109 * apply Add/SubLdr2Ldr only if no condition flags are involved há 13 anos atrás
  florian 73d540e7b5 * unsigned byte ldr/str allow also an offset of max. +/-4095 há 13 anos atrás
  florian 9d20a73986 * optimize also str/ldrb/h/d há 13 anos atrás
  florian 1b3e03d72d + DEBUG_AOPTCPU to turn off peephole optimizer messages há 13 anos atrás
  florian 8a20ccc5f9 + Add/SubLdr2Ldr optimization há 13 anos atrás
  florian ca5078f9cf + RegModifiedBetween há 13 anos atrás
  Jonas Maebe 85765364ee * properly compare parameter lists involving pointers to or classrefdefs of há 13 anos atrás
  michael 88776524fd * Interdependency reduction, verbosity introduced há 13 anos atrás
  masta b9fa9da629 Small fixes to OpCmp2OpS há 13 anos atrás
  pierre 7587145320 Add possibility to test sparc elf generator with -dTEST_AGSPARC_ELF há 13 anos atrás
  michael efaf017b17 * Improvements so package name can be specified, fpmake is excluded há 13 anos atrás
  michael 2252b71ae9 * Some small fixes so sdo is parsed há 13 anos atrás
  pierre 926d39e604 * Fix compilation of sparc/cpuelf unit há 13 anos atrás
  sergei c529356693 * Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories. há 13 anos atrás
  Jonas Maebe 5f46866595 * regenerated using a current version of fpcmake há 13 anos atrás
  pierre 91bfa84952 Correct code after change in set_common_funcretloc_info which made the call to ret_in_param always return false há 13 anos atrás
  Jonas Maebe 97021d47c3 * like other applications that custapp, these also depend on univint on há 13 anos atrás
  florian 3ad32b6e4e * opcode spelling fixed há 13 anos atrás
  florian 935985d0c0 * checked and updated valid opcode for OpCmp2OpS optimization há 13 anos atrás
  florian 70009e8ed1 * move flag allocation item há 13 anos atrás
  florian 45383fd32d + a lot missing flag allocs/deallocs added há 13 anos atrás
  florian 2d2c66467c + optimize op ... / cmp .... when possible há 13 anos atrás
  michael 2d653999b4 * Dependency on fcl-base added há 13 anos atrás
  michael 2cc020c20e * Dependency on fcl-base added há 13 anos atrás
  michael 20c0a14e1e * Fixed makefile há 13 anos atrás
  pierre 05a326a83e Make sure f2X+1 is also considered used if f2X is used há 13 anos atrás
  florian 3e9baa3f47 * check also register type in FindRegalloc há 13 anos atrás