Historique des commits

Auteur SHA1 Message Date
  florian 62df4a4083 * patch by Christo Crause: more descriptive error message when BRxx destination out of reach il y a 7 ans
  florian 6b5a514148 * based on a patch by Christo Crause: in finalizeavrcode, ignore assembler breq statements taking an absolute value, resolves #32109 il y a 7 ans
  florian 0662b611ca * patch by Christo Crause: prevent that the compiler converts breq into jmp in inline assembler blocks, resolves #32949 il y a 7 ans
  Jeppe Johansen a7d3d2d298 Fixed internal error in case inline assembler constants are used. il y a 7 ans
  florian 3eef641833 * convert jmp into rjmp only of the target is not a function il y a 8 ans
  Jonas Maebe 110a5642c0 - removed ait_weak/tai_weak, and replaced it with the previously existing il y a 9 ans
  florian aadcf9f6bc * do not convert JMP into RJMP in assembler blocks, resolves issue #280208 il y a 10 ans
  florian 634a25d9f6 * cosmetics il y a 10 ans
  florian 652f623983 * mulsu opcode spelling fixed il y a 10 ans
  florian 58c66b4759 * the mul instructions do not modify the operands il y a 10 ans
  florian 66e97549b9 * replace jmp by rjmp if possible, resolves issue #27885 il y a 10 ans
  florian 9af36c2257 * several fixes for spilling_get_operation_type il y a 10 ans
  Jonas Maebe 8445381929 * merged ait_set and ait_thumb_set into a single tai class il y a 10 ans
  florian c72d5a557a * improve spilling_get_operation_type for avr il y a 10 ans
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. il y a 11 ans
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. il y a 11 ans
  florian 0e7e45d423 * avoid warnings in the avr code generator il y a 13 ans
  florian cf0d808708 + avr assemblers do not convert automatically cond. branches with too large jump distances into an unconditional branch and a reverse condition branch, so fpc does this now il y a 14 ans
  florian a6464c36e3 * push reads the register il y a 14 ans
  florian 53ee505d84 * fixed spilling il y a 14 ans
  florian ef699b1864 + avr flag and condition handling il y a 14 ans
  florian db2600d40b + first primitive concatcopy implementation il y a 14 ans
  florian bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from il y a 17 ans