Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: hace 19 años
  Jonas Maebe 2e131baa4c * code generator support for subsetreferences (memory locations which hace 19 años
  Jonas Maebe d5aa230395 * removed things which shouldn't have been committed yet hace 19 años
  Jonas Maebe dec97dea73 * forgot to commit in previous revision hace 19 años
  Jonas Maebe c0f805ae6d * fixed a_param_ref in case the paraloc size is different from the source size hace 19 años
  Jonas Maebe b5ce7e454c * fixed bug when assigning a negative value in a register to certain hace 19 años
  Jonas Maebe 32a9702965 * fixed loading of negative constants in some record regvar fields hace 19 años
  Jonas Maebe 7131a2beb6 + a_load_loc_subsetreg hace 19 años
  Jonas Maebe e344ee3cd7 + support for register variables which contain records hace 19 años
  florian f27fa0d24f * forgotten commit of r3566 hace 19 años
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows hace 19 años
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol hace 19 años
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from hace 19 años
  peter 588cccb3ca * remove some obsolete i386 specific code hace 19 años
  Jonas Maebe 20160f1a35 * fixed a_param_ref for large parameters hace 19 años
  Jonas Maebe 7cdf9bbaac * moved the indirect symbol stuff from nppcld to cgobj and ncgld, since hace 19 años
  tom_at_work cb807cb2af * more fixes (to the optimizations) for range check code generation hace 19 años
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from hace 19 años
  Jonas Maebe da1373d50e * hopefully final range check fix hace 19 años
  Jonas Maebe 914e2af9b0 * properly rangecheck arrays after last changes hace 19 años
  Jonas Maebe cf6968ae95 * optimize some more range checks away again, fixes 64bit cpu issues hace 19 años
  Jonas Maebe 33e6604b91 * also perform range checking in case fromdef falls inside todef, in hace 19 años
  florian 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list hace 19 años
  Jonas Maebe b769a968e3 * make sure live_start and live_end are correctly updated while hace 19 años
  Jonas Maebe 7aa315c71a * made some Tcpuregisterset parameters const to avoid useless copying hace 19 años
  florian 1851481694 * fixed typo hace 19 años
  florian fb4557d71e * first implementation of pic for i386 hace 19 años
  Jonas Maebe 3f86e6b728 * keep upper bound of loops in a register instead of in memory hace 19 años
  peter 95879fe8a7 * basic support for generic classes hace 19 años
  florian 82a94db712 * fixed resetting of ansistrings hace 19 años