提交历史

作者 SHA1 备注 提交日期
  Michaël Van Canneyt 513b02f3fd * Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283 2 年之前
  Michael VAN CANNEYT b2f2c5671c * Make sure it compiles with previous release 2 年之前
  Pierre Muller a7578e144d Fix compilation for msdos targets 2 年之前
  Michaël Van Canneyt 02b6e9143a * Patch from Werner Pamler to implement FillEllipsePattern. Fixes issue #40282 2 年之前
  ccrause be54d40660 Also add boot information to board aliases. 2 年之前
  ccrause 289fdc72c5 [AVR] Include bootloader starting address and max size where relevant. 2 年之前
  Pierre Muller c6d936dc25 Use clang instead of as for AsBinStr for aarch64-win64 target 2 年之前
  Pierre Muller 8b00faa4eb Remove accidentally added binary file 2 年之前
  Pierre Muller 498b8be957 Add symbian target to UItypesOSes 2 年之前
  Pierre Muller ba9e93cde6 Add CPU_UNITS for arm and i386 symbian 2 年之前
  Pierre Muller 13368fbb8a Add dummy version for symbian 2 年之前
  marcoonthegit b11d526fdf * patch from werne to rename parameters to avoid clashes with extended record rect. fixes 40281 2 年之前
  Pierre Muller 53e3f7a5f7 Extend UItypesOSes set 2 年之前
  ACTom c39a9ffad3 Fix the error of Chinese system getting language information under Windows system 2 年之前
  Michaël Van Canneyt a99575b74c * Fix never-ending loop 2 年之前
  florian 8ae016fb85 * clearified message is mentioned in documentation issue 39349 2 年之前
  mattias e83bb19642 gtk2: fixed PPGdkScreen 2 年之前
  Pierre Muller 4927025a2c Do not define HasSignal for aarch64-win64 target 2 年之前
  marcoonthegit b77fec3433 * TTimespan overload. Mostly fixes #37495 2 年之前
  marcoonthegit 452ec93f06 * implement waitformultiple for win32 only. 2 年之前
  Pierre Muller 31c225f6b5 Change m68k-embedded target to handle standard RTL units as most other CPUs do (fixes compilation failure in utils/h2pas package) 2 年之前
  Michael VAN CANNEYT a6b01f2b20 * Rework so scanner & lexer files do not contain actual code. Code is moved to scanbase and h2pbase units 2 年之前
  Sven/Sarah Barth 7420dc545d - remove unused variable; reported by Alexey Torgashin on the forum 2 年之前
  Pierre Muller 219fedfea6 Restore start section at end of assembler block inside z80 asm reader 2 年之前
  mattias 5b4ba67a85 fcl-passrc: started resolver tests for multi errors 2 年之前
  Michaël Van Canneyt 5a712a0cde * restore ellipsis 2 年之前
  mattias 96e89c43b8 fcl-passrc: refactor ParseStatement 2 年之前
  mattias 3db1307ddc fcl-passrc: refactor ParseStatement 2 年之前
  mattias 944e4087aa fcl-passrc: refactor ParseStatement, split ParseFor 2 年之前
  mattias 5b9d738da0 fcl-passrc: refactor ParseStatement, split ParseElse 2 年之前