Commit History

Author SHA1 Message Date
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, 7 years ago
  florian d0dd3bd74e * patch by Christo Crause to support ~ in att assembler 7 years ago
  florian 10516f21f8 * patch by Christo Crause to resolve #33098: AVR - LDS assembler instruction with absolute address gives compiler error 7 years ago
  Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in 7 years ago
  florian 4cf2a2672a changes to fix #32043 7 years ago
  florian 1c69ae6a15 handle correctly "reg+const" operands in avr assembler, fixes issue #32016 7 years ago
  florian a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
  Jonas Maebe 61af0fb72d * only take into account the location of the parameter at the callee side to 8 years ago
  Jonas Maebe aa82e00615 * fixed check to determine whether a record parameter can be subscripted 8 years ago
  Jonas Maebe 015f034904 * reverted r35424, wasn't ready for commit yet 8 years ago
  Jonas Maebe 4d9617da97 * fixed check to determine whether a record parameter can be subscripted 8 years ago
  Jonas Maebe a25ebbba3e + added volatility information to all memory references 8 years ago
  Jonas Maebe 86876ed114 * MaybeRecordOffset: initialise "mangledname" variable 8 years ago
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 9 years ago
  Jeppe Johansen 2dae6a2dd7 Added predecrement addressing support to the AVR assembler reader 10 years ago
  Jonas Maebe 7e3abd4b38 * fixed warning about signed integer to pointer conversion 11 years ago
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. 11 years ago
  Jonas Maebe 0fc422f244 * moved definition of maxcpuregister and tcpuregisterset from cgbase to 13 years ago
  florian 98d3007580 + support to parse hi8/lo8(...) in inline assembler 14 years ago
  florian 7b9276ae8a + implementation of avr rtl helpers 14 years ago
  florian 26ce3cef00 * compilation fixes 14 years ago
  florian f443132f3c * fixed compilation 17 years ago
  florian a210a74629 * compiling skeleton 17 years ago
  florian 0e13d07a31 + more avr code 17 years ago