Commit History

Autor SHA1 Mensaxe Data
  Károly Balogh 9ce4184dd9 atari: add fastload and fastram flags for TOS exes. ideally this should become a directive or some option at some point %!s(int64=8) %!d(string=hai) anos
  Károly Balogh d78b1ffc14 atari: implemented GetLocalTime in sysutils. initialized the return value of unimplemented functions %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 51e28ac717 atari: reworked param handling once more, based on the Amiga code, fixes argv/argc %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems %!s(int64=8) %!d(string=hai) anos
  marco e6029140eb * fix for #31073 %!s(int64=8) %!d(string=hai) anos
  marco b33da605f3 * move tendian to objpas, alias in sysutils, types. mantis #31150 %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 8760ff96e1 atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 2199f2a65e atari: implemented some more bits of sysutils %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 8cff8892fe atari: implemented a large chunk of the sysutils unit %!s(int64=8) %!d(string=hai) anos
  Károly Balogh c7576e4a3f sysutils: enable FINDHANDLE_IS_POINTER for Amiga-like systems and Atari. this allows to remove some Pointer<->THandle casts from the amicommon code %!s(int64=8) %!d(string=hai) anos
  Károly Balogh a4eb61cffb atari: fixed file rename, tio test passes now on TOS %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 3aecf60dff atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS %!s(int64=8) %!d(string=hai) anos
  joost 1660634e7a * Added ability to create fpmake-plugins. %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 7d2360eb0c m68k: Test68000/Test68881 support boilerplate and special support for Amiga %!s(int64=8) %!d(string=hai) anos
  marco 568048d8ac * patch from #30405, fix build after executeprocess merges. %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 49cec23ba6 for explicit paralocs, don't use the original explicit register as temp, but allocate a new register the same type instead. this fixes issues when the paralocs are also scratch regs and would get overwritten before the call itself %!s(int64=8) %!d(string=hai) anos
  marco 2225f90dde * fix for #31161 %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe a0c50336f3 * initialize tguid typed constants by searching for the named fields we need, %!s(int64=8) %!d(string=hai) anos
  florian 7f375ac7bc * white space fixes %!s(int64=8) %!d(string=hai) anos
  svenbarth 4717d78ac3 * as restructuring TTypeData to correctly layout tkBool for 64-bit Booleans is basically impossible at least add a comment for tkBool to the tkInt64 and tkQWord branches %!s(int64=8) %!d(string=hai) anos
  svenbarth 150441627a + add test for Boolean RTTI %!s(int64=8) %!d(string=hai) anos
  svenbarth 7023a6f95b * have the remaining 7 Boolean types also use tkBool as typekind instead of tkInteger %!s(int64=8) %!d(string=hai) anos
  svenbarth dbbb6dca32 * correctly treat Boolean64 as otUQword and QWordBool as otSQWord (the former having QWord range 0..1, the latter Low(Int64)..High(Int64)) %!s(int64=8) %!d(string=hai) anos
  svenbarth 26e7d005aa * use Low(LongInt) and Max(LongInt) as min/max values for the RTTI of the ByteBool, WordBool and LongBool types to be Delphi compatible; the range of the defs is not changed to avoid the application of range checks %!s(int64=8) %!d(string=hai) anos
  svenbarth bec40e9a4a * fix for Mantis #31146: update German message files courtesy of Karl-Michael Schindler (the text "CheckPointer-Funktion" was also changed to "CheckPointer-Option" in both files for consistency with the English file) %!s(int64=8) %!d(string=hai) anos
  svenbarth 8c253703f0 * regenerate after r35181 %!s(int64=8) %!d(string=hai) anos
  svenbarth 88a0d8bc25 * use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message %!s(int64=8) %!d(string=hai) anos
  svenbarth 73ed1a9bf1 * fix for Mantis #31140: applied patch by Maciej Izak; this way it's clear what purpose ManagedFldCount has in FPC compared to Delphi %!s(int64=8) %!d(string=hai) anos
  svenbarth 8e765ef807 * extend test for 64-bit subranges %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 00751d257e * support bootstrapping with FPC 3.0.2 %!s(int64=8) %!d(string=hai) anos