Histórico de Commits

Autor SHA1 Mensagem Data
  daniel fb55235acc * Work to handle new register notation in ag386nsm há 22 anos atrás
  daniel 86bcea6ef5 * Code generator converted to new register notation há 22 anos atrás
  daniel 7be2b727f2 * Work on register conversion há 23 anos atrás
  daniel cbe0383afe * Further work to convert codegenerator register convention; há 23 anos atrás
  daniel 55a161bbbf * Tregister changed into a record há 23 anos atrás
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp há 23 anos atrás
  peter dcd9e0107c * old logs removed and tabs fixed há 23 anos atrás
  carl 588abc6631 * jmpbuf size allocation for exceptions is now cpu specific (as it should) há 23 anos atrás
  carl 534f6b2468 * bugfix of unaryminus node with left LOC_CREGISTER há 23 anos atrás
  carl 9da171faf2 + stab register indexes for powerpc (moved from gdb to cpubase) há 23 anos atrás
  peter 425bb45ddc * renamed current_library to objectlibrary há 23 anos atrás
  peter ac71268ce6 * saving of asmsymbols in ppu supported há 23 anos atrás
  Jonas Maebe f8b6c707a2 * made assigned() handling generic há 23 anos atrás
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types há 23 anos atrás
  peter 4285e99853 * internal linker há 23 anos atrás
  peter 06ebac4e27 * readded missing revisions há 23 anos atrás
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand há 23 anos atrás
  peter 2992e1819c * removed old logs and updated copyright year há 23 anos atrás
  peter 4a176c81bc * removed n386ld and n386util units há 23 anos atrás
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj há 23 anos atrás
  peter 5e7a1e3729 * removed unused units há 23 anos atrás
  peter 5b242f7741 * tlocation,treference update há 23 anos atrás
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg há 23 anos atrás
  peter b4cc4b7b01 * removed compiler warnings há 23 anos atrás
  Jonas Maebe f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint há 24 anos atrás
  Jonas Maebe 928493e3ba * made 'mod powerof2' -> 'and' optimization processor independent há 24 anos atrás
  Jonas Maebe 92977ca6ee * fixed fpuregister counting errors ("merged") há 24 anos atrás
  Jonas Maebe 760e88791c * fixed web bug #1716 há 24 anos atrás
  Jonas Maebe 8112592c45 * never generate any "shll/shrl $0,%reg" anymore há 24 anos atrás
  Jonas Maebe 6dbf240bde * less unnecessary regvar loading with if-statements há 24 anos atrás