Historial de Commits

Autor SHA1 Mensaje Fecha
  florian ebcae70d72 * avoid unncessary conversions of constants in 64 bit ints when doing constant folding hace 5 años
  florian 7a6bd84bc0 * cast only the longint hace 5 años
  florian b48c8d8596 * fixed test for 32 Bit targets hace 5 años
  yury 7cda3d9e57 * Code formatting. hace 5 años
  yury 254d0c0e2c * Do not perform optimization of nested procedures for: hace 5 años
  Mattias Gaertner 042ad497d3 pas2js: ArrayOfChar:=String, pass string to ArrayOfChar hace 5 años
  yury a316229ef6 * Always use parentfp for forward-declared nested procedures. hace 5 años
  florian bdabf674e1 * propagate forinline hace 5 años
  Károly Balogh 8b31df7067 rtl-console: fixed keypressed implementation in the Amiga VidCRT unit hace 5 años
  Jonas Maebe bd19575f92 * fixed -Cl options now showing in the help of an LLVM compiler (and fixed hace 5 años
  Mattias Gaertner cf441f6ffa pas2js: setlength dyn array of static array hace 5 años
  Károly Balogh 04a42bef84 m68k: fixed instruction code formatting in the generated include hace 5 años
  florian 60e34e9965 * spelling fixed, resolves #37002 hace 5 años
  Károly Balogh 6753f86987 m68k: migrate the compiler to the new instruction tables and drop the old ones hace 5 años
  Károly Balogh bc9b8af04b m68k: add the converted includes, based on m68kins.dat hace 5 años
  Károly Balogh d5874b0088 m68k: added a full instruction table (minus CF MAC/EMAC instructions for now), based on vasm, and the required tool to process it hace 5 años
  Mattias Gaertner 4ff4c2456d pas2js: error on compare static array hace 5 años
  nickysn 4d428d945e + use ApplyAsmSymbolRestrictions on all symbols in the NASM writer hace 5 años
  Károly Balogh fc5c35362b m68k: preparations for upcoming full instruction tables, mostly converting code away from using sets of opcodes hace 5 años
  florian f8e7d0bc09 - remove unused files, resolves #37032 hace 5 años
  nickysn 92043c6e20 * call inherited in tcg64f8086.a_op64_reg_ref for OP_NEG and OP_NOT, because it is handled differently after r45302 hace 5 años
  nickysn 4f4d8191f0 + generate more optimal code for OP_NOT and OP_NEG in tcg64f8086.a_op64_ref hace 5 años
  nickysn 52572e10e9 * i8086 compilation fixed after r45302 hace 5 años
  nickysn 0f6ab0de17 * handle LOC_(C)SUBSETREG/REF in second_NegNot_assign hace 5 años
  nickysn 5aaf863d56 * only call cg64.a_XXX_loc for LOC_(C)REFERENCE and LOC_(C)REGISTER locations in hace 5 años
  nickysn 69e8926295 * updated revision.inc hace 5 años
  florian ba8cddb546 + Xtensa: Sptr hace 5 años
  nickysn 56b79257a1 * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host hace 5 años
  Mattias Gaertner 14ccc191eb pas2js: arraySetLength: faster resize hace 5 años
  Mattias Gaertner 728a60c155 pas2js: fixed compile under nodejs hace 5 años