Commit Verlauf

Autor SHA1 Nachricht Datum
  Károly Balogh d3b09aeeb9 amunits: add amicube to the examples to compile vor 5 Jahren
  Károly Balogh d6a4347fae amiunits: rotating cube example program, tuned for low-end systems vor 5 Jahren
  florian 1dd914ffc8 + initial xtensa-linux rtl vor 5 Jahren
  michael 2dfc5b160b * Fix wrong start/stop index vor 5 Jahren
  ondrej 3f5f91f194 TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. Issue #36884 vor 5 Jahren
  ondrej e08d8bba82 TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset vor 5 Jahren
  michael 0ff254e00f * Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings vor 5 Jahren
  Károly Balogh b599574a16 m68k-amiga: create the heap memory pool with MEMF_ANY, rather than MEMF_FAST. this will finally allow FPC compiled executables to start on chipmem-only machines. vor 5 Jahren
  florian f99fbafabc + initial thlcgxtensa.g_intf_wrapper vor 5 Jahren
  florian 759803f268 * improve assembler reader vor 5 Jahren
  florian 2e23e2b0fd + optimize SUB for small constants using ADDI vor 5 Jahren
  florian 04f3784af5 * better setting of expectloc vor 5 Jahren
  pierre 6a6ef1c8c1 Update revision.inc after commit #44544 vor 5 Jahren
  pierre 9dd0a1f3b5 Fix ppudump after addition of system_xtensa_linux target vor 5 Jahren
  florian 79f74bf8cb + xtensa-linux added to systems_linux vor 5 Jahren
  florian 4836ff29bd + more instructions vor 5 Jahren
  florian 460369405e + xtensa-linux: OS specific system unit header files vor 5 Jahren
  florian e8fabb752a + basic xtensa-linux support in the compiler vor 5 Jahren
  florian eee2e9f950 * commented test vor 5 Jahren
  florian 2f5d51436e + with the randseed set as in the test, the test fails on x86_64-linux, added so it won't be forgotten vor 5 Jahren
  florian 0f06a7205b * do not create full copies of objects when object checking is on, resolves #36863 vor 5 Jahren
  florian e32027c8d3 + add missing semicolon, resolves #36868 vor 5 Jahren
  florian 0ff034216a + xtensa-linux support for the rtl makefile vor 5 Jahren
  Károly Balogh 086c897981 amicommon: m68k-amiga legacy support vor 5 Jahren
  Károly Balogh 8816a0b601 m68k-amiga: startup code now uses legacyexech, instead of explicitly declaring legacy support functions it needs vor 5 Jahren
  Károly Balogh 8d690546f3 m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units) vor 5 Jahren
  Károly Balogh 632353a808 m68k-amiga: prepare the startup code and system unit for legacy support vor 5 Jahren
  Károly Balogh 433e40fe71 m68k-amiga: while trying to construct ParamStr(0), if the directory is empty, do not prepend the binary name with '/' vor 5 Jahren
  Károly Balogh e0fe8bd175 m68k-amiga: implemented functions required for basic parameter handling in legacydos vor 5 Jahren
  Károly Balogh f5becf9ac6 m68k-amiga: implemented StackSwap and DeletePool in legacyexec support, also declare public name for a few functions, so the startup code can hook into them vor 5 Jahren