Commit Verlauf

Autor SHA1 Nachricht Datum
  tom_at_work f1fed11cfa - missing makefile vor 13 Jahren
  tom_at_work c520f713f4 - commit missing new files vor 13 Jahren
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. vor 13 Jahren
  tom_at_work 61317532fe branch for android target vor 13 Jahren
  paul a26bc50ca6 compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility) vor 13 Jahren
  Jonas Maebe 9d1063f94c * adjustments/fixes for AIX/ppc64 vor 13 Jahren
  Jonas Maebe 0278d67764 * use generic ppc version of a_loadaddr_ref_reg() for AIX/ppc64 vor 13 Jahren
  Jonas Maebe b33b744f78 * enabled null pointer load checking for AIX/ppc64 vor 13 Jahren
  Jonas Maebe cec20e1c34 * specify the branch opcode to use for a_call_name_direct/a_jmp_name_direct, vor 13 Jahren
  Jonas Maebe 3fc1a274c8 - removed ifdefed/inactive "ti386addnode.second_addmmx" from ppc code vor 13 Jahren
  Jonas Maebe cecdff01e0 * corrected sharedClibext for AIX/ppc32 vor 13 Jahren
  Jonas Maebe 52d1172f6d * correctly call assembler for AIX/ppc64 vor 13 Jahren
  Jonas Maebe d43387dff8 * equivalent of r20829 for AIX/ppc64 (and linux/ppc64): automatically create vor 13 Jahren
  Jonas Maebe b99a8c129d * write pointer data on AIX/ppc64 using .vbyte rather than using .llong vor 13 Jahren
  Jonas Maebe 6502717e67 * align all code/data sections to sizeof(pint), instead of sometimes vor 13 Jahren
  marco e59be6884e * Some minor changes that make the recent changes more backwards compatible. Mantis #21837 vor 13 Jahren
  sergei 5b09fa8a8c * Changed tagVariant.pbstrVal to ^WideString and added a comment about impossibility of having managed members in this record (Mantis #21075). vor 13 Jahren
  marco 6b93cbcbea * Fix for #21636, TFPSList.Pack several fixes. vor 13 Jahren
  marco 69fbbcedf3 * fix passing of only one parameter on non unix platforms. Mantis #21630 vor 13 Jahren
  marco 8f39076a69 * changed tbookmark to tbytes, bookmarkstr to ansistring. Delphi 2009+ compat. vor 13 Jahren
  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. vor 13 Jahren
  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). vor 13 Jahren
  sergei 6fd9dc6d32 * Fixed 64-bit compilation warnings (Integer -> PtrUInt) vor 13 Jahren
  Legolas 0976d0304f * Updated libogcfpc to ver.1.8.11 and devkitPPC to r26 vor 13 Jahren
  Legolas 6bf0bc70a1 * Updated libndsfpc to ver.1.5.6 and devkitARM to r38 vor 13 Jahren
  pierre 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target vor 13 Jahren
  pierre 1b6c45455e + Add x86_64 netbsd target vor 13 Jahren
  pierre 2684c3fec4 Define USE_SIGACTION_SIGTRAMP for x86_64 vor 13 Jahren
  pierre e0aa5839a9 * Add missing sc_arg6 to sc_arg9 fields in x86_64 SigContext record vor 13 Jahren
  pierre 23f21254bd + Add USE_SIGACTION_SIGTRAMP vor 13 Jahren