Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 3840db5457 * handle aitconst_farptr with a constant (nil) directly in the internal asm hace 10 años
  nickysn 393b9b54a8 + handle aitconst_farptr in the internal asm writer as a new relocation type (RELOC_FARPTR) hace 10 años
  Jeppe Johansen e2272c8a7e Added aitconst_gs for AVR pointer references to Flash. hace 10 años
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 hace 10 años
  Jeppe Johansen 60f24739fc Fixed typo hace 10 años
  Jeppe Johansen 2bcef2daee Fix break caused by r30233 hace 10 años
  Jeppe Johansen 155998fe89 Support .set and .weak in internal assembler. hace 10 años
  Jeppe Johansen 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. hace 10 años
  Jeppe Johansen 914e9e7b49 Merged from trunk hace 10 años
  Jonas Maebe 06dd396a2f * fixed writing float values using the internal assembler after r28105 hace 10 años
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 hace 10 años
  Jonas Maebe bb1274a8ee * make DoPipe() a method of TExternalAssembler and use it in hace 10 años
  Jeppe Johansen 6fff181679 Add support for TBB/TBH instructions. hace 10 años
  Jeppe Johansen de00a1d76d Implement simple support for .thumb_func in the ELF output. hace 10 años
  Jeppe Johansen 6976af8365 Change .thumb_func to be an ait_directive instead of it's own tai type. hace 10 años
  sergei 6fd8a26ae1 + internal assembler: early check for empty asmlists. hace 11 años
  Jonas Maebe 7ebb1b813f + basic support infrastructure in the llvm assembler writer to write out hace 11 años
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, hace 11 años
  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 hace 11 años
  pierre 9c78abafce Add SmartFilesCount number to AddAsmCommand call for SmartAsm hace 11 años
  Károly Balogh 7e1051324d include exec on Amiga only in the implementation part hace 11 años
  sergei 46f8e78d1f + Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386. hace 11 años
  Károly Balogh 31ec76422a redirect .s files to the RAM: drive on Amiga while compiling hace 11 años
  pierre 441b9feffc pass new asm extra opt using -ao option hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años
  Károly Balogh 3d07b35d77 do not append directory separator when it is already there, as // equals /../ on Amiga, fixes smartlinked RTL build hace 12 años
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later hace 12 años
  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. hace 12 años
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 hace 12 años
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings hace 12 años