Histórico de Commits

Autor SHA1 Mensagem Data
  pierre 92acd38f40 Fix for bug report #34380 há 6 anos atrás
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside há 7 anos atrás
  pierre ba000bec89 Generate error if CR field of F var is zero, as it leads to invalid instruction for conditional branching há 7 anos atrás
  Jonas Maebe d6499b4bc0 + rldcl., rldicl., rldcr[.] and rldicr[.] opcodes (needed for new há 10 anos atrás
  Jonas Maebe 33ed32b024 * when targeting the ELFv2 ABI, don't reserve space for the (never used) há 10 anos atrás
  sergei 5fe27ae815 * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. há 11 anos atrás
  sergei af52c874d0 - Removed some stuff that is not used anywhere. há 11 anos atrás
  svenbarth c48d572996 Implement support for saving and restoring address registers. há 12 anos atrás
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] há 12 anos atrás
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers há 13 anos atrás
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added há 13 anos atrás
  Jonas Maebe 708a2532fc * consistently define empty saved_mm_registers arrays as containing a single há 13 anos atrás
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in há 13 anos atrás
  Jonas Maebe 23df85e52a * initialize dirhint field of created tasmconds há 13 anos atrás
  Jonas Maebe 95966da949 + AIX support for a_call_reg() há 13 anos atrás
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can há 16 anos atrás
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) há 17 anos atrás
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. há 17 anos atrás
  Jonas Maebe 417b5dcfda + internal round/trunc support for ppc970 using fctid/fctidz há 17 anos atrás
  florian 00d6a03b2c + default code now preserves mm registers há 18 anos atrás
  Jonas Maebe d7c4fdbed5 * added maxfpuregs constant to fix compilation after r8655 há 18 anos atrás
  tom_at_work 73b88f4d46 * constantified hardcoded minimum stackframe size required by the (powerpc64/linux) ABI há 18 anos atrás
  Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler há 18 anos atrás
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup há 18 anos atrás
  pierre 8b0b45c2b8 + CondAsmOptStr added for IDE há 18 anos atrás
  Jonas Maebe 34b3a14ffc * fixed typo in opcode tables (hbrx -> lhbrx) há 18 anos atrás
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn há 19 anos atrás
  tom_at_work c64190bda3 * r4760, r4784, r4788 for ppc64 há 19 anos atrás
  Jonas Maebe 90cacb4cf5 * changed result type of dwarf_reg from byte to shortint to avoid há 19 anos atrás
  tom_at_work dba5da67af * initial support for subregister loading (ppc64 specific part only) há 19 anos atrás