История коммитов

Автор SHA1 Сообщение Дата
  nickysn 571e9c2e3e + added the new i8086 memory model flags to ppudump as well 12 лет назад
  nickysn 243e3bbb77 + added i8086 memory model flags to the ppu flags and added a check that prevents the using of units compiled for different memory models 12 лет назад
  nickysn b327eac688 - disable cs_opt_regvar from -O2 on i8086, since it's not working properly yet 12 лет назад
  joost fa0c4da914 * Also read stderr while executing the compiler. This way 12 лет назад
  reiniero 9c526ff99a Fcl-db: cosmetic. 12 лет назад
  nickysn f9d0caa7c7 * pass the option -w-orphan-labels to nasm to avoid the spurious warnings about labels without a trailing colon and without an instruction on the same line 12 лет назад
  nickysn e342c11085 + introduced a private type TCodePtrList, which is the specialization 12 лет назад
  florian 7cef301e84 * disable optimization LdrbAnd2Ldrb for arm thumb as it is currently done 12 лет назад
  florian f34bee1df7 * arm thumb does not support ror reg1,reg2,#imm 12 лет назад
  florian 950194678a * handle jump tables correctly when inserting constant pools on arm thumb 12 лет назад
  nickysn 4f0c160110 * Makefile regenerated with latest fpcmake from trunk, which has i8086-msdos support 12 лет назад
  Károly Balogh 6591a24bd3 removed some code which must never be called, added an internalerror() instead 12 лет назад
  florian e514e84c83 * first_moddivint should not change the return type if div/mul/add is used 12 лет назад
  florian 3ebe708574 * do not use r13/r15 for certain data processing operations 12 лет назад
  florian 2fe48077b2 * using r13 and r15 is on arm thumb2 also forbidden under certain conditions for the instructions A_SUB,A_AND,A_BIC,A_EOR 12 лет назад
  florian d5ddf39f73 * do not do the RedundantMovProcess optimization when the involved registers are r13 or r15 and if the target is arm thumb(2) 12 лет назад
  florian b4c7b40049 * do not split statements following A_IT* instructions on arm thumb2 when inserting constant pools 12 лет назад
  florian 8884f1c0bf * arm thumb2 supports only left shifted index registers up to 3 bits 12 лет назад
  florian 6df2917d93 * fix spilling of vfp instructions 12 лет назад
  florian c350c3a5e4 * arm thumb2 does not understand tst reg1,reg2,lsl reg3 12 лет назад
  florian bb73a2891b * prevent generation of mul/mla statements with illegal registers 12 лет назад
  florian 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures 12 лет назад
  michael 3dd8673212 * Handle EINTR for read/Write operations 12 лет назад
  Mattias Gaertner 1e48781694 instantfpc: fixed showing compiler error 12 лет назад
  Károly Balogh add4aa10df don't try to clean unsupported CPU-OS combinations 12 лет назад
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. 12 лет назад
  lacak b2e7364ae8 fcl-db: bufdataset: improves rev.25333; length indicator is saved only for variable length fields 12 лет назад
  sergei 108d3cb090 - Removed tai_label.is_global field, was used in just one place and is generally not needed: binding is controlled by 'bind' property of referenced AsmLabel. 12 лет назад
  sergei b8a76c5da2 - Removed gen_proc_symbol procedure, no longer used, replaced by thlcgobj.gen_proc_symbol method. 12 лет назад
  svenbarth 1a3b70960a Add example for connecting to a remote registry on Windows. 12 лет назад