Commit History

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