커밋 기록

작성자 SHA1 메시지 날짜
  paul 4cf5e36ce7 compiler: 14 년 전
  Legolas 8ce243eafd * Fixed libndsfpc building 14 년 전
  pierre f3626b4b80 * Sort test source files, needed of freebsd at least 14 년 전
  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 년 전