Commit History

Autor SHA1 Mensaxe Data
  florian 8b7a449cf1 * clear r1 after 8 Bit multiplication, resolves #27838 %!s(int64=10) %!d(string=hai) anos
  florian 4d01271944 * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro %!s(int64=10) %!d(string=hai) anos
  florian bd803769b8 * fix compilation %!s(int64=10) %!d(string=hai) anos
  florian 9559dabe51 * function result is in r24:r25 %!s(int64=10) %!d(string=hai) anos
  florian 1ef7e36f3c * some fixes for handling parameters passed on the stack %!s(int64=10) %!d(string=hai) anos
  florian 03fa8336de o several avr fixes %!s(int64=10) %!d(string=hai) anos
  florian 6a032bee1b * improved code generation for a_load_const_reg and a_op_const_reg %!s(int64=10) %!d(string=hai) anos
  florian 63bf17440c * use volatile registers first %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 8c105d4c97 Fix off by 8 error. %!s(int64=10) %!d(string=hai) anos
  florian 873d88ba57 * fix 8 Bit*8 Bit multiplication according to #27737 using modified code supplied by Georg Hieber %!s(int64=10) %!d(string=hai) anos
  florian ad995eb121 * use correctly CALL/RCALL and JMP/RJMP on avr, resolves #27738 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because %!s(int64=11) %!d(string=hai) anos
  sergei e4fea2ebc8 * Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg, removes the need to override these methods in every descendant code generator solely to avoid "constructing a class with abstract method" warning. %!s(int64=11) %!d(string=hai) anos
  Jeppe Johansen 10522e9779 Disabled a_adjust_sp optimized steps for now. %!s(int64=11) %!d(string=hai) anos
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. %!s(int64=11) %!d(string=hai) anos
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. %!s(int64=11) %!d(string=hai) anos
  sergei 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. %!s(int64=11) %!d(string=hai) anos
  florian cb48c2afca * some fixes for parameter handling on avr %!s(int64=11) %!d(string=hai) anos
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so %!s(int64=12) %!d(string=hai) anos
  florian a3dff44489 + support of 64 bit operations on avr %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via %!s(int64=13) %!d(string=hai) anos
  florian 0e7e45d423 * avoid warnings in the avr code generator %!s(int64=13) %!d(string=hai) anos
  florian 0066a12974 * makes a_jmp_cond working %!s(int64=14) %!d(string=hai) anos
  florian 6005ec2c91 + a_jmp_cond implemented %!s(int64=14) %!d(string=hai) anos
  florian b0cef1693a * compilation of system unit was broken %!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 5231d109ba * fullcycle fixed %!s(int64=14) %!d(string=hai) anos
  florian 8cfbb70326 + generic a_cmp_const_reg_label %!s(int64=14) %!d(string=hai) anos