Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe cec20e1c34 * specify the branch opcode to use for a_call_name_direct/a_jmp_name_direct, před 13 roky
  Jonas Maebe 3fc1a274c8 - removed ifdefed/inactive "ti386addnode.second_addmmx" from ppc code před 13 roky
  Jonas Maebe cecdff01e0 * corrected sharedClibext for AIX/ppc32 před 13 roky
  Jonas Maebe 52d1172f6d * correctly call assembler for AIX/ppc64 před 13 roky
  Jonas Maebe d43387dff8 * equivalent of r20829 for AIX/ppc64 (and linux/ppc64): automatically create před 13 roky
  Jonas Maebe b99a8c129d * write pointer data on AIX/ppc64 using .vbyte rather than using .llong před 13 roky
  Jonas Maebe 6502717e67 * align all code/data sections to sizeof(pint), instead of sometimes před 13 roky
  marco e59be6884e * Some minor changes that make the recent changes more backwards compatible. Mantis #21837 před 13 roky
  sergei 5b09fa8a8c * Changed tagVariant.pbstrVal to ^WideString and added a comment about impossibility of having managed members in this record (Mantis #21075). před 13 roky
  marco 6b93cbcbea * Fix for #21636, TFPSList.Pack several fixes. před 13 roky
  marco 69fbbcedf3 * fix passing of only one parameter on non unix platforms. Mantis #21630 před 13 roky
  marco 8f39076a69 * changed tbookmark to tbytes, bookmarkstr to ansistring. Delphi 2009+ compat. před 13 roky
  sergei 5f93d9992a * Ignore FPU/MM registers in tcg.(de)allocallcpuregisters if they are not used in current procedure. This is consistent with logic of tcgcallnode and removes a lot of useless xmm regallocs on win64. před 13 roky
  sergei 3edaa66ee7 * For Win64, handle environment variables the same way as on Win32 (the generic version of GetEnvPChar does not return nil for non-existent environment variables). před 13 roky
  sergei 6fd9dc6d32 * Fixed 64-bit compilation warnings (Integer -> PtrUInt) před 13 roky
  Legolas 0976d0304f * Updated libogcfpc to ver.1.8.11 and devkitPPC to r26 před 13 roky
  Legolas 6bf0bc70a1 * Updated libndsfpc to ver.1.5.6 and devkitARM to r38 před 13 roky
  pierre 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target před 13 roky
  pierre 1b6c45455e + Add x86_64 netbsd target před 13 roky
  pierre 2684c3fec4 Define USE_SIGACTION_SIGTRAMP for x86_64 před 13 roky
  pierre e0aa5839a9 * Add missing sc_arg6 to sc_arg9 fields in x86_64 SigContext record před 13 roky
  pierre 23f21254bd + Add USE_SIGACTION_SIGTRAMP před 13 roky
  florian 13e152f8a9 * even if currency is handle by an int64, it needs no extra handling in handle_default před 13 roky
  florian aa2a9dbf2e patches by Nico Erfurth to improve the arm peephole optimizer: před 13 roky
  marco 7800cd4ff5 * Cleanup of adding records to bufdatasets with indexes. Mantis #20514, patch by Lacak2. před 13 roky
  pierre bf1690458a Partial fix for x86_64 peephole optimization před 13 roky
  sergei 13e513fdf7 * Pass NR_FUNCTION_RESULT_REG to FPC_SAFECALLCHECK in target-independent way. před 13 roky
  sergei 04ca8a9126 * translate_disp_call: improved building the parameter block by using ttemprefnode.create_offset instead of taking address/pointer additions/dereference. Results in simpler node tree and lesser CPU instructions generated. před 13 roky
  sergei 6d0dd50be3 * tcallnode.maybe_load_in_temp: treat asnode like callnode, because asnodes are converted into helper calls in pass 1. Improves code generated for expressions "(a as b).SomeMethod". před 13 roky
  Jonas Maebe 05f9edbd08 * fixed compilation on Solaris after r20815 před 13 roky