Historia zmian

Autor SHA1 Wiadomość Data
  sergei fec5dde5b6 * Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308: 14 lat temu
  Jonas Maebe 0398ff6bf5 * also save/restore the size of the padding of record/objectsymtables 14 lat temu
  Jonas Maebe 13598f1b5f * update of ppudump for r18114 14 lat temu
  pierre 5a2d6c0429 Fix constant pointer reading for 64 bit CPU 14 lat temu
  pierre 0ca127b97e * Fix length size for non-short string types 14 lat temu
  pierre b94cdd4881 * Handled real constants of different size 14 lat temu
  pierre eb4798238d * Display hexadecimal values of wide strings 14 lat temu
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables 14 lat temu
  pierre 83f100432c + Move enumration types uses in ppu files from systems.pas 14 lat temu
  pierre f9e7b364bb * Added missing PPU flags 14 lat temu
  florian d19d8de8fe * packed column writing/reading for token recorder, reduces size of fgl.ppu by approx. 10% 14 lat temu
  florian e29d8df95c * updated ppudump for latest ppu format changes 14 lat temu
  svenbarth c0a0ec9962 correct ppudump 14 lat temu
  svenbarth f7f357f18e * symconst.pas: 14 lat temu
  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. 14 lat temu
  svenbarth 36ee46110c Updated ppudump to support the new ppu data that might contain class helpers. 14 lat temu
  paul 4e93ecda3d utils: fix ppudump generic tokenbuf reading 14 lat temu
  paul dd921ffc9d utils: fix ppudump: 14 lat temu
  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 14 lat temu
  paul 4f274b157c compiler: move objectoptions to tabstractrecorddef because it will be needed for records too 14 lat temu
  paul 26cef34005 compiler: 14 lat temu
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 lat temu
  Jonas Maebe eb2581946c o adapted to current ppu format: 15 lat temu
  paul d6c514b6db compiler: apply patch of Sven Barth to add nativent-i386 and linux-mips to the ppudump (issue #0016266) 15 lat temu
  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 15 lat temu
  Jonas Maebe 635bf9fb7a + support for "univ" parameter modifier added in r15010 15 lat temu
  florian e7bff9f5c1 * fixed reading of constants from token streams 15 lat temu
  paul 1b55473ad5 utils: implement module options for ppudump 15 lat temu
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal 15 lat temu
  paul c9987c296e compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version 15 lat temu