Historial de Commits

Autor SHA1 Mensaje Fecha
  Pierre Muller dbbf7e7f3b Add several increfs to avoid troubles on AIX target OS hace 3 años
  Jonas Maebe 629c1de460 TOC handling: clean up hace 3 años
  Jonas Maebe 2de72c8541 Linux/PPC64: fix missing TOC loads hace 3 años
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 hace 5 años
  pierre d4c9e1f260 Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux hace 5 años
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS hace 5 años
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the hace 5 años
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) hace 5 años
  Jonas Maebe 1e3f72403e * renamed getintparaloc to getcgtempparaloc hace 5 años
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would hace 6 años
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the hace 7 años
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
  pierre 269849dd59 Update cgsize2string (EXTDEBUG only function) hace 7 años
  Jonas Maebe a25ebbba3e + added volatility information to all memory references hace 8 años
  pierre be9e097841 Use new class TAsmDataDef as ancestor for TPPCASmData hace 9 años
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): hace 9 años
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via hace 9 años
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) hace 10 años
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 hace 10 años
  Jonas Maebe f633d094ee * perform interface dispatches via R12 instead of R11 as expected for hace 10 años
  Jonas Maebe 5a6b9c9f16 * store/reload toc around indirect calls for ELFv2 ABI hace 10 años
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function hace 10 años
  Jonas Maebe 6a70c84258 + internal bsr/bsf support for ppc32 and ppc64 hace 10 años
  Jonas Maebe b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because hace 11 años
  Jonas Maebe d5895a4d98 - removed ppc-specific a_load_const_cgpara: not necessary, and in fact wrong hace 11 años
  sergei e4fea2ebc8 * Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg, removes the need to override these methods in every descendant code generator solely to avoid "constructing a class with abstract method" warning. hace 11 años
  sergei 5fe27ae815 * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. hace 11 años
  sergei a8eb55fa7c * powerpc/powerpc64: merged identical a_jmp_flags methods into base code generator class. hace 11 años
  sergei c0431dba4e * Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets. hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años