Commit History

Autor SHA1 Mensaxe Data
  florian 796eb542be * LDD/STD need always an offset, resolves #33086 %!s(int64=7) %!d(string=hai) anos
  florian 0f51cf8546 * avr: correctly write references to nil, resolves #32821 %!s(int64=7) %!d(string=hai) anos
  florian 3d3298f64d * write absolute references correctly on avr, resolves #32040 %!s(int64=7) %!d(string=hai) anos
  florian 1c69ae6a15 handle correctly "reg+const" operands in avr assembler, fixes issue #32016 %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe 74a49b5f91 * restructured the the TExternalAssembler constructors so that the %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the %!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 38a72f2ddb * renamed arm->avr to match the cpu %!s(int64=10) %!d(string=hai) anos
  Károly Balogh d22dc68fda * fixed DFA warnings for MIPS and AVR %!s(int64=11) %!d(string=hai) anos
  pierre 6d4a9aad66 pass new asm extra opt using -ao option %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe cdefb6720f * fixed compilation after r20801 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead %!s(int64=13) %!d(string=hai) anos
  florian 1cc956afc8 + implements tcgavr.a_loadaddr_ref_reg %!s(int64=14) %!d(string=hai) anos
  florian b6530f253a * fixed reference writing for avr %!s(int64=14) %!d(string=hai) anos
  florian 26415e9903 * as avr doesn't like $ in symbols, use ReplaceForbiddenChars to replace them %!s(int64=14) %!d(string=hai) anos
  florian 7b9276ae8a + implementation of avr rtl helpers %!s(int64=14) %!d(string=hai) anos
  florian 26ce3cef00 * compilation fixes %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and %!s(int64=16) %!d(string=hai) anos
  florian 0e13d07a31 + more avr code %!s(int64=17) %!d(string=hai) anos