提交歷史

作者 SHA1 備註 提交日期
  Károly Balogh 634503591b haiku: code cleanup, fixed off-by-one buffer size and removed 'packed' for the TAlternateSignalStack 6 年之前
  Károly Balogh 1a4b8bfa27 haiku: do not use a packed record to define the signal stack and sigactionrec 6 年之前
  Károly Balogh 82cdd6cec0 haiku: use some of the right ptypes for 64bit CPUs 6 年之前
  Károly Balogh 3508ad0d20 haiku: properly pass on the exitcode to the haltproc on x86_64 6 年之前
  Károly Balogh d19cb0ee4c haiku: Makefile.fpc update for x86_64 support 6 年之前
  Károly Balogh 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 6 年之前
  Károly Balogh 59aef99f52 haiku-x86_64: regenerated all Makefiles 6 年之前
  Károly Balogh 0d8ef46195 haiku: linker support code for internal sysinit and make the x86_64 port use it 6 年之前
  Károly Balogh a6cd62b358 haiku: enable usestime for x86_64 as well 6 年之前
  Károly Balogh efba70f82b haiku: pascal sysinit code for haiku, will be needed for x86_64, nice to have for i386 6 年之前
  Károly Balogh 2f7fe0e737 haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake 6 年之前
  Károly Balogh 1d7486748a tabs to spaces cleanup. no functional change 6 年之前
  florian 3a8f25348b * set default abi to eabi5 on arm 6 年之前
  svenbarth 04bbfd1746 * fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit 6 年之前
  florian 10ab893de3 * improved explanation for warning 9034 6 年之前
  joost 0bdfc51a0b * Do not choke on a non existing compiler executable during initialization 6 年之前
  svenbarth 5d1edc8ca2 * move CallHandler() abstract method out of Windows ifdef so that the include works for non-Windows as well 6 年之前
  florian 2ba239ea6d * more robust fix of #27543 6 年之前
  marco 90ca418206 * bug #34758 iolecache.setdata 2nd param now var. 6 年之前
  florian e74a5c89b0 * patch by Marģers: fix wrong button caption in Options -> Save As dialog, resolves #34533 6 年之前
  florian e7c4fccf41 * patch by Simon Ameis: adds mcu STM32F091* to compiler unit t_embed.pas; thus internal error 200902011 is not raised anymore, resolves #34570 6 年之前
  florian 91a0de27aa * pass -meabi=5 when calling the assembler in the linux rtl Makefile, non-eabi target are not supported for years already, so this should cause little problems 6 年之前
  Jonas Maebe a72a12eef6 * don't emit 0-sized parameters for LLVM: clang doesn't either, and some 6 年之前
  Jonas Maebe 4d03f3a65e * fixed LLVM memory leaks 6 年之前
  florian 22365a1f57 + test for #27543 which is fixed meanwhile 6 年之前
  florian 22efab7b1a * patch by Marģers: fix undo of deleting of lines in the text mode ide, resolves #24663 6 年之前
  Jonas Maebe ff8ccb06e5 * changed reverseparameters() from function into procedure: it does not make 6 年之前
  Mattias Gaertner 9d079bfb97 pastojs: generate elevated local types as vars 6 年之前
  florian a2cee252e8 * when optimizing range checks in case nodes, unsigned comparisions must be used, resolves #34782 6 年之前
  nickysn 635a6c7ef8 * fixed msdos .com file generation 6 年之前