Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 657685a8b6 * use sizesinttype instead of ptrsinttype for the index and high parameter of hace 9 años
  Jonas Maebe 0afbe85aab * various memory reference alignment fixes hace 9 años
  Jonas Maebe 179c1ab328 * changed ttemp*node.tempinfo^.flags to a private field, and added setters hace 9 años
  svenbarth 4a9eaf5317 * use findunitsymtable() when checking the module id hace 9 años
  Jonas Maebe ade1d811b0 * update the alignment of the reference in thlcgobj.get_bit_const_ref_sref() hace 9 años
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): hace 9 años
  svenbarth a2c0dae8a9 Merged revision(s) 32502 from branches/svenbarth/packages: hace 9 años
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via hace 9 años
  Jonas Maebe 88a736c95a * moved the code generated for library init/fini to the al_pure_assembler hace 9 años
  Jonas Maebe c7ea921066 * renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and hace 9 años
  Jonas Maebe 571d053a60 - removed tabstractnormalvarsym.currentregloc: the new location will hace 9 años
  Jonas Maebe ee5a64c2f8 - removed tai_varloc.oldlocation: it is not used anywhere hace 9 años
  Jonas Maebe 214aea8853 * a_loadfpu_ref_cgpara: use the paralocation instead of the cgpara size hace 9 años
  pierre 5ff51591cf * Fix "-CX" use for i8086 with generic functions (test/tgenfuc*.pp tests), hace 9 años
  Jonas Maebe 98ac6c4797 * converted gen_stack_check_call() to the high level code generator hace 9 años
  svenbarth f406867100 Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages: hace 9 años
  svenbarth 345d83c3e3 Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant! hace 9 años
  Jonas Maebe d5e5ca0531 * fixed conversion of LOC_JUMP in location_force_reg() for C-style booleans hace 9 años
  svenbarth 99189db897 hlcgobj.pas, thlcgobj: hace 9 años
  Jonas Maebe fe5cf94e10 * moved generation of initialisation/finalisation nodes from the code hace 9 años
  Jonas Maebe ffe4e7fada * addition to r32779: also fix the type correctness of the array parameter hace 9 años
  nickysn 18538494b9 * use the high level code generator's getaddressregister method in thlcgobj.maybe_change_load_node_reg hace 9 años
  Károly Balogh 56fea8d047 * have regvars in address registers for defs which are address types. improves code with reference bases in regvars on m68k. and also reduces data register pressure. hace 9 años
  pierre 40193ea1db Add pi_has_open_array_parameter to proc_info.flags as this requires special handling for i8086 huge memory model to restore DS register correctly hace 9 años
  Jonas Maebe 1a09209659 * fixed type correctness of array parameter handling for calls to hace 9 años
  Jonas Maebe 7a8079cfb4 * removed DLLsource global variable and replaced its uses with hace 9 años
  Jonas Maebe 2046220f56 + helper methods to load a field into a register hace 9 años
  Jonas Maebe a9498b6735 * fixed the parameter order for thlcgobj.g_load_const_field_by_name() hace 9 años
  Jonas Maebe 4f4d4d9456 * also support non-pointerdefs as first argument for g_ptrtypecast_ref() hace 9 años
  Jonas Maebe 688b9c0a69 * use the correctly typecasted reference in a_bit_set_reg_ref hace 9 años