Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei fec5dde5b6 * Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308: hace 14 años
  Jonas Maebe 0398ff6bf5 * also save/restore the size of the padding of record/objectsymtables hace 14 años
  Jonas Maebe 13598f1b5f * update of ppudump for r18114 hace 14 años
  pierre 5a2d6c0429 Fix constant pointer reading for 64 bit CPU hace 14 años
  pierre 0ca127b97e * Fix length size for non-short string types hace 14 años
  pierre b94cdd4881 * Handled real constants of different size hace 14 años
  pierre eb4798238d * Display hexadecimal values of wide strings hace 14 años
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables hace 14 años
  pierre 83f100432c + Move enumration types uses in ppu files from systems.pas hace 14 años
  pierre f9e7b364bb * Added missing PPU flags hace 14 años
  florian d19d8de8fe * packed column writing/reading for token recorder, reduces size of fgl.ppu by approx. 10% hace 14 años
  florian e29d8df95c * updated ppudump for latest ppu format changes hace 14 años
  svenbarth c0a0ec9962 correct ppudump hace 14 años
  svenbarth f7f357f18e * symconst.pas: hace 14 años
  svenbarth e19bcfae38 Added a flag set to TSymtable that tells whether it contains a class helper symbol, which is currently only used for static- and globalsymtables. hace 14 años
  svenbarth 36ee46110c Updated ppudump to support the new ppu data that might contain class helpers. hace 14 años
  paul 4e93ecda3d utils: fix ppudump generic tokenbuf reading hace 14 años
  paul dd921ffc9d utils: fix ppudump: hace 14 años
  paul 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests hace 14 años
  paul 4f274b157c compiler: move objectoptions to tabstractrecorddef because it will be needed for records too hace 14 años
  paul 26cef34005 compiler: hace 14 años
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and hace 15 años
  Jonas Maebe eb2581946c o adapted to current ppu format: hace 15 años
  paul d6c514b6db compiler: apply patch of Sven Barth to add nativent-i386 and linux-mips to the ppudump (issue #0016266) hace 15 años
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented hace 15 años
  Jonas Maebe 635bf9fb7a + support for "univ" parameter modifier added in r15010 hace 15 años
  florian e7bff9f5c1 * fixed reading of constants from token streams hace 15 años
  paul 1b55473ad5 utils: implement module options for ppudump hace 15 años
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal hace 15 años
  paul c9987c296e compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version hace 15 años