提交历史

作者 SHA1 备注 提交日期
  sergei 6ee77d9088 + ogelf.pas: support relocation of type R_X86_64_32 which is apparently used by DWARF3 debug info. 14 年之前
  marco 962db07cf6 * Patch from Ludo Brands for Mantis #18240. Fixes some float issues which have 14 年之前
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 年之前
  Legolas 02b0ef5379 * libnds updated to ver.1.5.4 14 年之前
  joost ce01b15c49 * Generate proper Dwarf-debuginfo for DW_AT_vtable_elem_location, containing 14 年之前
  marco 79f54fb31a * fix for mantis #18149, memoryleaks as result from change of stmtprepare to ..stmtprepare2 14 年之前
  Mattias Gaertner 604f9ba4b8 istantfpc: help about -B 14 年之前
  blikblum e10071da70 * fix retrieving AutoInc value when index of autoinc field differs in Fields and in fielddefs 14 年之前
  sergei 4c21beb48e win64 unwinding, misc fixes: 14 年之前
  sergei d94460e3b3 * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 14 年之前
  Mattias Gaertner e2357b5809 instantfpc: added option --skip-run 14 年之前
  Mattias Gaertner 5bcf0e71a6 instantfpc: nicer help 14 年之前
  pierre 1f0e5b496f Try to support shared libraries for freebsd 14 年之前
  pierre 23a8fb1754 Suppress console messages about sign extension in ioctl system call 14 年之前
  paul 5560f6b3f2 compiler + rtl: pass codepage to fpc_CharArray_To_AnsiStr to get the preserve the codepage of result string 14 年之前
  florian 4868b09844 * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 14 年之前
  Jonas Maebe 2b11fd2bef * cpus that only understand Thumb-2 don't support "blx <imm>" 14 年之前
  marco 6ed8641937 * patch from BigChimp, fixing dbf related testing of output, from 14 年之前
  pierre ccb0595971 * Extend global label for smart linked objects to bsd systems 14 年之前
  pierre ee67e124ee + Add systems_XXXbsd sets 14 年之前
  sergei 268d8685e7 - Removed SysResetFPU/SysInitFPU from win32/win64 system unit initialization. It is redundant here because it is called from fpc_initializeunits->fpc_cpuinit (on win64) or from fpc_cpucodeinit (on win32). 14 年之前
  Jonas Maebe 028421ca6a + interface delegation test from mantis #19180, already works 14 年之前
  Jonas Maebe d714eeb84b * give a proper error when a type identifier is missing in a 14 年之前
  paul 932ca07230 rtl: remove useless ifdef 14 年之前
  marco f538655cbf * enable character for FreeBSD. 14 年之前
  paul 6266b88b74 compiler: fix string const conversion from one codepage to another 14 年之前
  florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 14 年之前
  marco b0b12d3a64 * fmtbcd divide fix (and others), Mantis #19636, fix by Lacak2. + Test 14 年之前
  marco 09a2f07d5d * use bcdcompare instead of overloaded operator. Mantis #19613, patch by Lacak2 14 年之前
  florian cb647d875c * avoid mistakes with unimplemented sqr function on architectures with no softfloat support 14 年之前