Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe bba4b02eb2 * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): %!s(int64=13) %!d(string=hai) anos
  florian 841d67ec81 * don't waste an extra register when copying 4 bytes %!s(int64=13) %!d(string=hai) anos
  pierre 42c98f3cd5 Override abstract method to abvoid warning at compilation time %!s(int64=14) %!d(string=hai) anos
  florian ce61891ca3 * offset used by A_LDF,A_STF,A_FLDS,A_FLDD,A_FSTS,A_FSTD must be dividable by 4 %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 2b11fd2bef * cpus that only understand Thumb-2 don't support "blx <imm>" %!s(int64=14) %!d(string=hai) anos
  florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 852ae48cb7 * also use blx instead of bl for direct calls on ARMv5+, since the target %!s(int64=14) %!d(string=hai) anos
  florian 26850e3425 * fix full cycle after adding new boolean types %!s(int64=14) %!d(string=hai) anos
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units %!s(int64=14) %!d(string=hai) anos
  svenbarth 35b47e491c Rebase to revision 17306 %!s(int64=14) %!d(string=hai) anos
  florian 8bff2a0de4 * patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392 %!s(int64=14) %!d(string=hai) anos
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. %!s(int64=14) %!d(string=hai) anos
  svenbarth 80e6498921 Rebase to revision 17096 %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe b8e9fd5c00 * use blx also for ARMv5, since it works on non-T variants and is required %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: %!s(int64=14) %!d(string=hai) anos
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe c44d79f3ba * fix the value of the frame pointer for Thumb-2 after r14317 %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: %!s(int64=16) %!d(string=hai) anos
  florian 0c8546f94c * more MIPS code of David Zhang integrated %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 3a774ce66a * fixed alignment for (non-)lazy symbol sections %!s(int64=16) %!d(string=hai) anos
  florian 515774b864 * merged armthum branch %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe a6f20cdba9 * align the stack pointer to alignment.localalignmax, fixes crashes on %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. %!s(int64=17) %!d(string=hai) anos