Commit History

Author SHA1 Message Date
  Pierre Muller 5913434ba9 Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro 2 years ago
  Nikolay Nikolov c9ed14f87b + enable the 64-bit SAR instruction on the WebAssembly target 3 years ago
  Nikolay Nikolov b6aaa06f83 + enable the ROL/ROR instructions for WebAssembly 3 years ago
  Pierre Muller fbed068048 Set float type information in system interface part for mips64 and mips64el CPUs 3 years ago
  Tomas Hajny 9f6651fdb7 + added Get/SetTextAutoFlush feature 4 years ago
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that 4 years ago
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, 4 years ago
  nickysn df947d3ae8 * fixed rtl compilation with FPC 3.2.0 starting compiler 4 years ago
  nickysn 7e958e0a35 + introduced the discardresult directive and declared the UniqueString() 4 years ago
  nickysn 4c85306f69 + added wasm32 type defines 4 years ago
  Károly Balogh 05d680902e * make sure things still build with 3.0 after r47353 4 years ago
  svenbarth c496b609d1 * fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well 4 years ago
  svenbarth ac36eec71a * protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS 4 years ago
  pierre e80b1d9e70 Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING 4 years ago
  florian 408fc819b3 + initial implementation of a FullName field in file records to overcome length limitions of the name field 4 years ago
  florian 1bf58c2a55 + introduce TExitCode 4 years ago
  florian 1e4dc56155 * inlinable frame handling dummies for avr 4 years ago
  florian 7f53d04ffd + xtensa: make use of nsau to implement Bsr* 4 years ago
  florian 832c3d89c8 * Xtensa: disable simple random again, committed by accident 5 years ago
  florian 04846345b2 * Xtensa: more fixes to tcg64fxtensa.a_op64_const_reg_reg and tcg64fxtensa.a_op64_reg_reg_reg 5 years ago
  yury aa633544f1 * Added a simple implementation of random. It is TP/Delphi compatible. Enabled it for 8/16 bit CPUs by default. 5 years ago
  pierre adf064cbb4 New: rtl/inc/genmathh.inc source file, to provide a unique position 5 years ago
  florian bc1b7960ec * patch by Bi0T1N: fix result type of InterlockedCompareExchange64 for QWord, resolves #37186 5 years ago
  Jonas Maebe f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 years ago
  pierre 3aa253c11d Allow system unit to be compiled without RTTI feature 5 years ago
  nickysn fe05a87a27 * made ErrOutput/StdErr a true alias of Output/StdOut to save memory 5 years ago
  florian a6cfaa996a * few cleanups towards building the z80-embedded system unit 5 years ago
  nickysn 48b4cc34cb * synchronized with trunk 5 years ago
  florian 391512546e + initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far 5 years ago
  nickysn 755fe97c51 * synchronize with trunk 5 years ago