Commit History

作者 SHA1 備註 提交日期
  lacak c8ecf2eecd fcl-db: tests: Add MS SQL Server to list of servers, which do not support TIME data type >= '24:00:00' 11 年之前
  Jonas Maebe d9dab6f2f1 * changed the severity of messages showing overloaded routines with all 11 年之前
  Jonas Maebe 4a0528399e * check all overloaded routines for mangled name conflicts on the JVM 11 年之前
  Jonas Maebe 3a5e675a2b * fixed typo in last change (javaa instead of java) 11 年之前
  sergei bd58adfcc9 + Added credits for functions reused from AMath/DAMath libraries. 11 年之前
  nickysn afcb8c3f10 * initialize DS from CS in the interrupt procedure entry code in tiny model, 11 年之前
  nickysn e21783a281 * i8086 small and tiny memory model ppus made incompatible. Rationale: 11 年之前
  pierre 179390d63d Use script gnu ar for go32v2 target 11 年之前
  pierre 29a7f75d1d Complete previous commit: add EXECPPAS to ALL explicit rules 11 年之前
  pierre 2f5fcf775c Add EXECPPAS on explicit roules 11 年之前
  pierre ca156aa64a Force external linker for nasm smartlinking 11 年之前
  pierre 816dfa69c1 Avoid new line after lock prefix for nasm 11 年之前
  pierre e0744b9759 Fix section output for user section in smart mode 11 年之前
  pierre 62b3375033 Use slash instead of backslash inside linker script to allow use of cross-linker 11 年之前
  pierre 3d34a8a3b0 Makefiles updated with fpcmake rev 27428 11 年之前
  pierre f188dec303 Add missing unixtype unit dependencies 11 年之前
  pierre 63363b6d8f Remove objects and matrix units now in rtl-extra package 11 年之前
  pierre efa80632ed Remove varutils, variants and dateutils units which are now in rtl-objpas package 11 年之前
  pierre ae8679ec60 Remove varutils and variants units which are now in rtl-objpas package 11 年之前
  nickysn a9cfd647ae + added i8086-msdos tests for interrupt procs, intr, getintvec and setintvec 11 年之前
  nickysn e725af86fe * fixed the handling of the register parameters of i8086 interrupt procedures 11 年之前
  michael 59a9a595c5 * Fixed typo (t->s) 11 年之前
  sergei 217bac7a0b - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. 11 年之前
  sergei 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. 11 年之前
  michael 4a969eef33 * Removed httpdefs dependency, added several missing raise statements 11 年之前
  nickysn 626000e50d + added System.SelectorInc to the msdos rtl (BP7 compatibility) 11 年之前
  sergei e951887154 * Fixed linking of non-PIC code to indirect functions in shared objects. 11 年之前
  nickysn 9f2e59de3a + implemented far pointer arithmetic in the i8086 add node simplify method 11 年之前
  michael 89092232b9 * Parameter inverted for abortread in content read 11 年之前
  michael 12e9772111 * Attempt to fix Bug ID #25940 11 年之前