Historia zmian

Autor SHA1 Wiadomość Data
  pierre e7fe9ddfbc Add units softfpu, sfpux80, sfpu128, ufloatx80 and ufloat128 to list of units for all linux targets 8 lat temu
  pierre 61d16e1063 Allow compilation of softfpu unit with 128-bit upport on big endian code (code generated might be wrong) 8 lat temu
  pierre 856b3d86ce Add ufloatx80 unit, to add operator overload for 80-bit extended type on CPUs that do not support this type natively 8 lat temu
  pierre 9daa2279f6 Use sfpu128 unit instead of softfpu, as softfpu does not always has 128-bit support enabled 8 lat temu
  Mattias Gaertner 2d33a8d949 pastojs: fixed intf function 8 lat temu
  Mattias Gaertner f0a0526b68 pastojs: function position is implementation, not interface 8 lat temu
  Mattias Gaertner e5ac6d2769 fcl-passrc: parser: proctype position at end bracket open 8 lat temu
  Mattias Gaertner 4a4f143d0c fcl-passrc: parser: parse dot after [] operators 8 lat temu
  pierre ce332eb2e2 Fix failures for rtl ppudump on sparc cpu 8 lat temu
  pierre 91fa2999ee Add aarch64 and sparc64 linux targets to help output 8 lat temu
  Károly Balogh 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 lat temu
  Károly Balogh e896c16b4f palmos: some ifdefs for better feature support 8 lat temu
  Mattias Gaertner f175619c7c pastojs: nicer for-loop srcmap 8 lat temu
  Mattias Gaertner b2796c13b6 fcl-passrc: parser: use operator position for TBinaryExpr 8 lat temu
  Mattias Gaertner e709afc543 fcl-passrc: parser: use identifier start position for TPasVariable 8 lat temu
  Mattias Gaertner 69ba6ade9d fcl-passrc: added TPasParser.CurTokenPos, primitive expression: use token start as position 8 lat temu
  pierre bd428ce6ad Use getptruint for pointer type const, fixes i8086 ppudump problems 8 lat temu
  pierre 97241c46b2 Move getptruint/putptruint methods to tentfile class to allow use with ppudump 8 lat temu
  Mattias Gaertner 6791127952 fcl-js: jswriter: if-else: use bfalse position 8 lat temu
  Mattias Gaertner 8a9ddd8eb4 fcl-passrc: parser: use token start for statement position 8 lat temu
  Mattias Gaertner eccb5422e0 fcl-passrc: parser: TPasImplIfElse now uses if token start instead of condition end position 8 lat temu
  Mattias Gaertner 544d44827f pastojs: fixed lpi 8 lat temu
  Mattias Gaertner 49115a4199 pastojs: added test for generating sourcemap 8 lat temu
  Mattias Gaertner 1f92f3c754 fcl-passrc: program, unit, library, initialization: use token start position instead of end 8 lat temu
  Mattias Gaertner 51fd3d9ff6 fcl-js: sourcemap: added TSourceMap.IndexOfSegmentAt 8 lat temu
  michael 396d1b823c * Refactoring: move report layouting to separate class, so it can be overridden 8 lat temu
  michael 2c1a7fa1d1 * Remove some warnings 8 lat temu
  michael b8d0c9da03 * Aggregate expressions, modified patch by Pascal Riekenberg 8 lat temu
  Károly Balogh fd00920006 m68k-palmos: internal sysinit, and patch target support so it works prc-tools-remix on a modern system 8 lat temu
  Károly Balogh 8c8a026fa6 palmunits: allow to build with FPUNONE 8 lat temu