Историја ревизија

Аутор SHA1 Порука Датум
  florian aec49340a3 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: пре 4 година
  yury 64c586b86d * Removed/ifdefed lots of unused variables. пре 4 година
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 пре 4 година
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the пре 5 година
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the пре 5 година
  florian 796eb542be * LDD/STD need always an offset, resolves #33086 пре 7 година
  florian 0f51cf8546 * avr: correctly write references to nil, resolves #32821 пре 7 година
  florian 3d3298f64d * write absolute references correctly on avr, resolves #32040 пре 7 година
  florian 1c69ae6a15 handle correctly "reg+const" operands in avr assembler, fixes issue #32016 пре 7 година
  Jonas Maebe 74a49b5f91 * restructured the the TExternalAssembler constructors so that the пре 8 година
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so пре 10 година
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the пре 10 година
  florian 4d01271944 * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro пре 10 година
  florian 38a72f2ddb * renamed arm->avr to match the cpu пре 10 година
  Károly Balogh d22dc68fda * fixed DFA warnings for MIPS and AVR пре 11 година
  pierre 6d4a9aad66 pass new asm extra opt using -ao option пре 11 година
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler пре 12 година
  Jonas Maebe cdefb6720f * fixed compilation after r20801 пре 13 година
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead пре 13 година
  florian 1cc956afc8 + implements tcgavr.a_loadaddr_ref_reg пре 14 година
  florian b6530f253a * fixed reference writing for avr пре 14 година
  florian 26415e9903 * as avr doesn't like $ in symbols, use ReplaceForbiddenChars to replace them пре 14 година
  florian 7b9276ae8a + implementation of avr rtl helpers пре 14 година
  florian 26ce3cef00 * compilation fixes пре 14 година
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and пре 16 година
  florian 0e13d07a31 + more avr code пре 17 година