Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 29195c8b70 --- Merging r19238 into '.': пре 14 година
  marco dda717f897 --- Merging r18984 into '.': пре 14 година
  florian 26850e3425 * fix full cycle after adding new boolean types пре 14 година
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units пре 14 година
  svenbarth 35b47e491c Rebase to revision 17306 пре 14 година
  florian 8bff2a0de4 * patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392 пре 14 година
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. пре 14 година
  svenbarth 80e6498921 Rebase to revision 17096 пре 14 година
  Jonas Maebe b8e9fd5c00 * use blx also for ARMv5, since it works on non-T variants and is required пре 14 година
  Jonas Maebe 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: пре 15 година
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle пре 15 година
  Jonas Maebe c44d79f3ba * fix the value of the frame pointer for Thumb-2 after r14317 пре 15 година
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can пре 15 година
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere пре 15 година
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can пре 15 година
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara пре 15 година
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 пре 16 година
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: пре 16 година
  florian 0c8546f94c * more MIPS code of David Zhang integrated пре 16 година
  Jonas Maebe 3a774ce66a * fixed alignment for (non-)lazy symbol sections пре 16 година
  florian 515774b864 * merged armthum branch пре 16 година
  Jonas Maebe a6f20cdba9 * align the stack pointer to alignment.localalignmax, fixes crashes on пре 16 година
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed пре 16 година
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. пре 17 година
  Jonas Maebe 5347e536c2 + support for generating non-pic darwin/arm call stubs пре 17 година
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. пре 17 година
  florian fe7cba52dc + support of inlined ror/rol on arm пре 17 година
  florian 1afb1aa9cc + ror/rol functions пре 17 година
  yury a6eb251cee * Define dummy tcgarm.g_stackpointer_alloc to fix abstract warning. пре 17 година
  yury a039dd6942 * Fixed warnings about hiding inherited method. пре 17 година