Commit History

Author SHA1 Message Date
  sergei a0d3750b81 + MIPS: implemented direct 32x32 to 64 bit multiplication. 12 years ago
  marco 28f45559a9 * IOleControl and some other interfaces from #22442. safecall folded to function:hresult;stdcall; calls. 12 years ago
  florian 7bea00e5fb * arm thumb: allow interface trampolines to non-virtual methods with large offsets 12 years ago
  florian 1682e9a2b1 * detabbed 12 years ago
  florian ed2825fbb0 * arm thumb: handle constants in second_cmpsmallset correctly 12 years ago
  florian c087d97b96 * typo fixed 12 years ago
  marco bfeae5ee43 * IStreamPersistInit. Patch part of Mantis #22442 (but not all) 12 years ago
  paul 2cbc061707 compiler: write rtti for pointeddef before classrefdef and pointerdef rtti 12 years ago
  marco a98ba0287d * TryGetValue, patch by Denis Volodarsky, mantis #24378 12 years ago
  marco ce6c393ce2 * use win32 dll names for win64. (win32->Windows), patch by Andrew Brunner, mantis #24346 12 years ago
  florian 5582827ed0 * do not depend on sysutils because unicodedata is a very basic unit 12 years ago
  paul d18f273f67 compier, rtl: revert 24424 since it fails on some platforms 12 years ago
  paul e23534eec4 compiler, rtl: some rtti related changes: 12 years ago
  paul 802b7db26e rtl: fix TTypeData comments 12 years ago
  paul 65877e7111 rtl: fix TTypeData declaration - FPC does not generate PPTypeInfo as Delphi do but PTypeInfo instead 12 years ago
  paul d90445e5ee compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367) 12 years ago
  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 years ago
  florian 1de40c8de7 * arm thumb: fix spilling with offsets >1020 12 years ago
  sergei 504b6754b7 * MIPS small improvements: 12 years ago
  sergei 1f8bd4a2d1 + MIPS: initial target-specific unary minus node. 12 years ago
  paul 17e7ef0d28 ppudump: fix help message 12 years ago
  florian 6197330bad * arm thumb: take care of constant restrictions when creating interface wrappers for non-virtual methods 12 years ago
  florian f3b7f6197b * arm thumb: generate proper code for rol 12 years ago
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied 12 years ago
  florian 1f8192b6da * indention fixes 12 years ago
  yury 15b3695a0e * ppudump: Proper tag for a source file in XML. 12 years ago
  yury eb26ccfbe7 * ppudump: Proper output of Unicode string constants. 12 years ago
  yury 906cd9d365 + ppudump: XML output. 12 years ago
  yury 65d832420e * ppudump: 12 years ago
  yury ad8f42cd29 * ppudump: JSON output of float, string, file, variant, undefined, formal definitions. 12 years ago