Commit History

Auteur SHA1 Bericht Datum
  marco ce6c393ce2 * use win32 dll names for win64. (win32->Windows), patch by Andrew Brunner, mantis #24346 12 jaren geleden
  florian 5582827ed0 * do not depend on sysutils because unicodedata is a very basic unit 12 jaren geleden
  paul d18f273f67 compier, rtl: revert 24424 since it fails on some platforms 12 jaren geleden
  paul e23534eec4 compiler, rtl: some rtti related changes: 12 jaren geleden
  paul 802b7db26e rtl: fix TTypeData comments 12 jaren geleden
  paul 65877e7111 rtl: fix TTypeData declaration - FPC does not generate PPTypeInfo as Delphi do but PTypeInfo instead 12 jaren geleden
  paul d90445e5ee compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367) 12 jaren geleden
  svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 jaren geleden
  florian 1de40c8de7 * arm thumb: fix spilling with offsets >1020 12 jaren geleden
  sergei 504b6754b7 * MIPS small improvements: 12 jaren geleden
  sergei 1f8bd4a2d1 + MIPS: initial target-specific unary minus node. 12 jaren geleden
  paul 17e7ef0d28 ppudump: fix help message 12 jaren geleden
  florian 6197330bad * arm thumb: take care of constant restrictions when creating interface wrappers for non-virtual methods 12 jaren geleden
  florian f3b7f6197b * arm thumb: generate proper code for rol 12 jaren geleden
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied 12 jaren geleden
  florian 1f8192b6da * indention fixes 12 jaren geleden
  yury 15b3695a0e * ppudump: Proper tag for a source file in XML. 12 jaren geleden
  yury eb26ccfbe7 * ppudump: Proper output of Unicode string constants. 12 jaren geleden
  yury 906cd9d365 + ppudump: XML output. 12 jaren geleden
  yury 65d832420e * ppudump: 12 jaren geleden
  yury ad8f42cd29 * ppudump: JSON output of float, string, file, variant, undefined, formal definitions. 12 jaren geleden
  yury 44a0b61224 * ppudump: Write errors to StdErr and write warnings to StdErr when output to JSON. 12 jaren geleden
  yury 3a8ed11e23 * ppudump: JSON output of pointers and ordinal definitions. 12 jaren geleden
  nickysn 4527fe8fa2 + added 8086 workaround for the 'imul reg,const' 186+ instruction. The compiler can now generate strict 8086/8088 code. 12 jaren geleden
  svenbarth 3ad0de732e Added a test for a bug that was fixed in Delphi in (maybe XE4) to make sure that a similar bug will not be introduced in FPC. 12 jaren geleden
  nickysn fe275c4f47 * set nasm cpu type according to the current cpu level set by -Cp 12 jaren geleden
  nickysn 4c95592e08 * don't use 'fnstsw ax' if the current cpu level is below 286 12 jaren geleden
  florian 19c8abac0b + enable jump optimizer for i8086 12 jaren geleden
  lacak 992ae091b5 fcl-db: sqlite: map MONEY to ftCurrency (extend compatibilty with f.e. PostgreSQL or MS SQL) 12 jaren geleden
  sergei 8c91cddfc8 * Win64 SEH: Fixed handling control flow statements also in 'except' and 'on' parts of try..except statements. 12 jaren geleden