Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 839482751d * when generating code for a pure assembler routine with LLVM, instantiate vor 10 Jahren
  Jonas Maebe 55e84df094 + GetExternalAssemblerWithAsmInfoWriter() to get a GNU-style external vor 10 Jahren
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so vor 10 Jahren
  Jonas Maebe 4bb82b0a3f - removed unused OnlyAsm procedure vor 10 Jahren
  Jonas Maebe e1f78cb774 * added decorator support to the external assembler writers so the LLVM vor 10 Jahren
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the vor 10 Jahren
  nickysn 4a855b140a + support mixing initialized and bss data in the same object section (only in vor 10 Jahren
  nickysn 046a4e4114 * allow using a TObjSymbol subclass via using a "class of" type vor 10 Jahren
  nickysn d204aaab72 * refactored "ar" object writer creation in the internal assembler to allow vor 10 Jahren
  nickysn cebd3de630 + added unit owomflib (empty for now), which is going to contain the internal vor 10 Jahren
  nickysn 7315175c32 * keep the proper original section name and order (and not just the type) of the vor 10 Jahren
  nickysn f66d8cfb7f * create normal object files, instead of using the internal "ar" writer in TInternalAssembler.writetreesmart in case the af_needar flag is set on an internal assembler vor 10 Jahren
  nickysn 3840db5457 * handle aitconst_farptr with a constant (nil) directly in the internal asm vor 10 Jahren
  nickysn 393b9b54a8 + handle aitconst_farptr in the internal asm writer as a new relocation type (RELOC_FARPTR) vor 10 Jahren
  Jeppe Johansen e2272c8a7e Added aitconst_gs for AVR pointer references to Flash. vor 10 Jahren
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 vor 10 Jahren
  Jeppe Johansen 60f24739fc Fixed typo vor 10 Jahren
  Jeppe Johansen 2bcef2daee Fix break caused by r30233 vor 10 Jahren
  Jeppe Johansen 155998fe89 Support .set and .weak in internal assembler. vor 10 Jahren
  Jeppe Johansen 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. vor 10 Jahren
  Jeppe Johansen 914e9e7b49 Merged from trunk vor 10 Jahren
  Jonas Maebe 06dd396a2f * fixed writing float values using the internal assembler after r28105 vor 10 Jahren
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 vor 10 Jahren
  Jonas Maebe bb1274a8ee * make DoPipe() a method of TExternalAssembler and use it in vor 10 Jahren
  Jeppe Johansen 6fff181679 Add support for TBB/TBH instructions. vor 10 Jahren
  Jeppe Johansen de00a1d76d Implement simple support for .thumb_func in the ELF output. vor 10 Jahren
  Jeppe Johansen 6976af8365 Change .thumb_func to be an ait_directive instead of it's own tai type. vor 10 Jahren
  sergei 6fd8a26ae1 + internal assembler: early check for empty asmlists. vor 11 Jahren
  Jonas Maebe 7ebb1b813f + basic support infrastructure in the llvm assembler writer to write out vor 11 Jahren
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, vor 11 Jahren