커밋 기록

작성자 SHA1 메시지 날짜
  Károly Balogh aa5a3da312 fcl-stl: allow ghashmap to build with FPUNONE. also some tabs to spaces fixes 8 년 전
  Károly Balogh e1501c86bf m68k: fix no FPU support 8 년 전
  Tomas Hajny dd723f2c7b * correct typo in comments 8 년 전
  svenbarth 90bd408de4 * fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for Delphi modes in that it enables the "type helper" syntax as it is in the non-Delphi modes; extending primitive types with record helpers is now always enabled in Delphi modes 8 년 전
  svenbarth 83f5b27e02 * check helpertype instead of the extendeddef to judge whether inherited should be allowed or not 8 년 전
  pierre efcb10f537 Handle arm-palmos syscall modifier 8 년 전
  pierre f7fd137787 Accept syscall procedure modifier for arm-palmos 8 년 전
  pierre fee49a3e40 Disable threading feature for arm-palmos (like it is done for m68k-palmos) 8 년 전
  pierre d0f8ea7969 Add arm-palmos target to list supporting po_syscall 8 년 전
  pierre 6db8937adb Also use in path ppudump for ppulogs rule 8 년 전
  pierre 311a6f7844 Unsert BUILDFULLNATIVE if CROSSCOMPILED is set 8 년 전
  Károly Balogh 893228deee palmos: use tinyheap, also tweaks to startup code 8 년 전
  Károly Balogh 587471a0bb palmos: new pascal startup code sketch. the code was tested elsewhere, but not as part of the RTL yet 8 년 전
  Károly Balogh b56a4bc800 palmos: an include which will contain the subset of the API the RTL needs 8 년 전
  pierre 5ee0e728df Remove code from arm WinCE startup, leaving prt0.as empty 8 년 전
  pierre ab0df78c00 Add systraps and pilot units 8 년 전
  pierre 2cce7c3a1c Allow compilation of pilot unit 8 년 전
  Károly Balogh 93910c60be palmos: register the linker at least, although it's probably not functional with current RTL 8 년 전
  pierre 89b3f6c86a Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule 8 년 전
  pierre e1dbb5edcb Fix crash for GenConstraints handling 8 년 전
  pierre 8b0df68a81 Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units 8 년 전
  pierre 8bdd161805 Fix error for jvm compiler 8 년 전
  pierre 6a09a68156 Fix failures in rtlppulogs 8 년 전
  joost fe6561bf10 * Fixed handling of multiple compiler-options within the shebang (like #!/usr/bin/instantfpc -O1 -Ci) 8 년 전
  Mattias Gaertner df00b30f92 pastojs: static array const 8 년 전
  Mattias Gaertner 6b8d28bffe fcl-passrc: resolver: made Eval public 8 년 전
  svenbarth a6821c63e0 * store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU 8 년 전
  svenbarth 50788e8b3b * correctly encapsulate the RTTI data for sets to avoid alignment problems with the new SetSize field (fixes compilation on Sparc and basically every other target that requires proper alignment with 64-bit values dictating an 8-Byte alignment) 8 년 전
  joost e702b79063 * JWTs are urlbase64 encoded, not base64 8 년 전
  florian 05ecd784f2 * factored out OptPass1LEA and use it for x86-64 as well 8 년 전