Histórico de Commits

Autor SHA1 Mensagem Data
  Jeppe Johansen 155998fe89 Support .set and .weak in internal assembler. há 10 anos atrás
  Jeppe Johansen 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. há 10 anos atrás
  Jeppe Johansen 914e9e7b49 Merged from trunk há 10 anos atrás
  Jonas Maebe 06dd396a2f * fixed writing float values using the internal assembler after r28105 há 10 anos atrás
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 há 10 anos atrás
  Jonas Maebe bb1274a8ee * make DoPipe() a method of TExternalAssembler and use it in há 10 anos atrás
  Jeppe Johansen 6fff181679 Add support for TBB/TBH instructions. há 10 anos atrás
  Jeppe Johansen de00a1d76d Implement simple support for .thumb_func in the ELF output. há 10 anos atrás
  Jeppe Johansen 6976af8365 Change .thumb_func to be an ait_directive instead of it's own tai type. há 10 anos atrás
  sergei 6fd8a26ae1 + internal assembler: early check for empty asmlists. há 11 anos atrás
  Jonas Maebe 7ebb1b813f + basic support infrastructure in the llvm assembler writer to write out há 11 anos atrás
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, há 11 anos atrás
  Károly Balogh 2d38cf0dbd assemble: don't include exec directly, but use GetProcessID to generate the unique file ID, because that maps to exec/FindTask on Amiga anyway há 11 anos atrás
  pierre 9c78abafce Add SmartFilesCount number to AddAsmCommand call for SmartAsm há 11 anos atrás
  Károly Balogh 7e1051324d include exec on Amiga only in the implementation part há 11 anos atrás
  sergei 46f8e78d1f + Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386. há 11 anos atrás
  Károly Balogh 31ec76422a redirect .s files to the RAM: drive on Amiga while compiling há 11 anos atrás
  pierre 441b9feffc pass new asm extra opt using -ao option há 11 anos atrás
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables há 11 anos atrás
  Károly Balogh 3d07b35d77 do not append directory separator when it is already there, as // equals /../ on Amiga, fixes smartlinked RTL build há 11 anos atrás
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later há 11 anos atrás
  svenbarth 6f5a648516 Improve the cpu type handling for M68k just in case we should branch 2.8.0 before I can start working on M68k again. há 12 anos atrás
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 há 12 anos atrás
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings há 12 anos atrás
  sergei 9e3d17778d - Removed TAbstractAssembler and TAbstractAssemblerClass, they are not used anymore. há 12 anos atrás
  sergei 2caa05ccd1 * Make Win64 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN64_SEH. Mantis #24012. há 12 anos atrás
  svenbarth a68e237450 Fix cycle/build with -al há 12 anos atrás
  svenbarth b219638284 Ensure that no garbage for specialization code is written in case of "-al" há 12 anos atrás
  sergei d967566a37 * Changed TExternalAssembler.CreateSmartLinkPath to use ansistrings (TPathStr), like the rest of file handling routines do. há 12 anos atrás
  Károly Balogh 7fa067265b small & ugly patch to work around old GNU AS on Amiga, which doesn't know about -march= há 12 anos atrás