コミット履歴

作者 SHA1 メッセージ 日付
  michael 57647f4521 * Added functionality to add (and show) notes 13 年 前
  sergei 3b006c4a9c nobj.pas, cleanup/refactoring: 13 年 前
  svenbarth 06aef9350f Add win64 as supported platform so that building using 13 年 前
  joost 30c1db6446 * Added the ability to pass options to fpmake with the FPMAKEOPT define 13 年 前
  michael d700e61cf7 * Patch from Mattias Gaertner to handle Chunked transfer encoding 13 年 前
  pierre beaed6ba70 Regenerate after Makefile.fpc change 13 年 前
  pierre b7864f2edb Add missing units 13 年 前
  pierre ed3284546a New file adapted from Darwin 13 年 前
  pierre ac9f2fc750 Add missing kqueue and kevent syscalls 13 年 前
  pierre b72b38fdaa * Try to implement real pmutext, not yet working 13 年 前
  michael f106f0e30c * Clean translation of glu.h 13 年 前
  pierre 8efbcbaabb NetBSD also needs explicit DynamicLinker 13 年 前
  pierre 0f1a4f94af Modern i386 NetBSD has no underscore prefix, but since when? 13 年 前
  pierre 12f3e8fbc3 + Add some missing constants 13 年 前
  pierre 562a60e36a Add some missing units 13 年 前
  pierre af22d79a31 Add some missing units 13 年 前
  pierre d9249ab44d Correct passing envp to main 13 年 前
  pierre 6cd1c2a60c + Add CPREFIX macro to allow transition from '_' prefix to '' 13 年 前
  joost 5f1409253a * Changed gdbver-binary output path to make it work with both packages/fpmake 13 年 前
  paul 3b153c223a compiler: 13 年 前
  paul 79b725990c rtl: remove spaces 13 年 前
  florian e79f3a6930 * range check error fixed 13 年 前
  florian c19b0ac189 * Fppwrite fixed after yesterday's mess 13 年 前
  florian d8c377bfed * completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning 13 年 前
  florian f927198c2a + gas for mips is by default little endian, so pass the endianess 13 年 前
  pierre f3b921d281 Fix missing close brace introduced in commit 20277 13 年 前
  florian 806ae36100 * some mips rtl compilation issues fixed 13 年 前
  florian 58fbd386a3 * mips system unit compiles 13 年 前
  sergei 180686e429 * Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec. Removing 'packed' should yield more efficient code on alignment-sensitive targets, while removing 'first' effectively makes two records identical to each other. Further cleanup is possible, but let's see the test suite results before proceeding. 13 年 前
  marco c44ce80585 * harmless deprecated warning, just in case. 13 年 前