Historique des commits

Auteur SHA1 Message Date
  florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures il y a 5 ans
  florian 69786ffe73 somehow committing went wrong, second part of last commit: il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers il y a 6 ans
  pierre 92acd38f40 Fix for bug report #34380 il y a 6 ans
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside il y a 7 ans
  Jonas Maebe 33ed32b024 * when targeting the ELFv2 ABI, don't reserve space for the (never used) il y a 10 ans
  Jonas Maebe fc21845686 * fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of il y a 10 ans
  sergei 5fe27ae815 * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. il y a 11 ans
  sergei af52c874d0 - Removed some stuff that is not used anywhere. il y a 11 ans
  svenbarth c48d572996 Implement support for saving and restoring address registers. il y a 12 ans
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] il y a 13 ans
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers il y a 13 ans
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added il y a 13 ans
  Jonas Maebe 708a2532fc * consistently define empty saved_mm_registers arrays as containing a single il y a 13 ans
  Jonas Maebe df99ef17b6 + mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878) il y a 13 ans
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in il y a 13 ans
  Jonas Maebe 23df85e52a * initialize dirhint field of created tasmconds il y a 13 ans
  Jonas Maebe 4123df9cb8 * moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc, il y a 13 ans
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can il y a 16 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Jonas Maebe 417b5dcfda + internal round/trunc support for ppc970 using fctid/fctidz il y a 17 ans
  florian 00d6a03b2c + default code now preserves mm registers il y a 18 ans
  Jonas Maebe d7c4fdbed5 * added maxfpuregs constant to fix compilation after r8655 il y a 18 ans
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup il y a 18 ans
  pierre 922761915b + CondAsmOptStr added for IDE il y a 18 ans
  Jonas Maebe 34b3a14ffc * fixed typo in opcode tables (hbrx -> lhbrx) il y a 18 ans
  Jonas Maebe 359c19ee9e - removed ppc601 as ppc32 cpu target il y a 18 ans
  Jonas Maebe d379417ca4 * fixed reg_cgsize il y a 19 ans