커밋 기록

작성자 SHA1 메시지 날짜
  florian 385f13cae9 * excplicitly link against libc in the unit dl, so the correct startup files are used, resolves issue #29594 9 년 전
  florian f274e316fe + search /usr/lib/powerpc-linux-gnu for powerpc startup files 9 년 전
  pierre 22a7ce8972 Fix memory leak due to double srsym allocation 9 년 전
  pierre dfeb6e3ae1 Avoid memory leak on trecorddef.variantrecorddesc field 9 년 전
  pierre eefdf135a5 Always write filename, truncate directory part if needed 9 년 전
  pierre 8d1467157c Fix compiler compilation with -dHEAPTRC. 9 년 전
  pierre ea4350d86a Avoid memory leak on tppumodule.unitimportsymsderefs 9 년 전
  Jonas Maebe 4eea5d9651 * override ttempinfoaccessor.settempinfoflags() for llvm and filter out 9 년 전
  Jonas Maebe 179c1ab328 * changed ttemp*node.tempinfo^.flags to a private field, and added setters 9 년 전
  michael 0ab6477081 * Patch from Mattias Gaertner: 9 년 전
  yury 7756dab2bf * android: Create app files dir if needed. 9 년 전
  yury 0adfe669aa * android: Fixed netdb. Load DNS servers from system properties. 9 년 전
  joost dc680ff49d * Added the ability to load multiple 'Repositories' from the configuration 9 년 전
  svenbarth 37c32f4b61 * generate indirect symbols for interface IID and IIDSTR (fixes cycling; I wonder why that worked on Windows without problems :/ ) 9 년 전
  yury 419c6ce61e * android: 9 년 전
  yury 3822515bd9 * android: Fixed GetAppConfigDir, GetAppConfigFile, GetUserDir, GetTempDir to return correct writable locations. For NDK libraries, the path to local storage of host Java app is used. For console apps the /data/local/tmp is used. 9 년 전
  yury aa85f515e2 * android: Added API level check for known old versions without timezone implementation in libc. 9 년 전
  yury 4a661ea8f8 * android: Implemented clocale. Fixed makefile. 9 년 전
  yury 064375ea72 * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. 9 년 전
  svenbarth f50671fe44 * reference the RTTI assembler symbols if they're queried from a different unit than the own they're declared in 9 년 전
  yury c2ba68df44 * android: Added functions GetSystemProperty() and SystemApiLevel(). 9 년 전
  yury b10e4aa27b * android: cwstring: Fixed crash on unload in some cases. Allow ICU usage from other units. 9 년 전
  svenbarth 4a9eaf5317 * use findunitsymtable() when checking the module id 9 년 전
  svenbarth 8b853571c6 * don't generate a warning if a "generic" token follows while parsing procedure directives (let's hope we'll never have to add a "generic" directive :/ ) 9 년 전
  svenbarth 54874cccd6 * reference the VMT's assembler symbol if it's from another unit 9 년 전
  svenbarth 1bd5d030f5 * don't export the indirect symbols on platforms that require the import redirection as there the indirect ones will be created in the importing binary 9 년 전
  svenbarth f1cdb5c4e9 * don't export types that have been merely renamed (and thus are part of another unit and potentially another package altogether) 9 년 전
  svenbarth 1c696b0e77 * use indirect reference for FPC_THREADVAR_RELOCATE if necessary 9 년 전
  svenbarth fb6546972b * IID and IIDStr references of the VMT's interface table need to be indirect 9 년 전
  svenbarth 77de5dd968 * reference assembler symbol of FPC_EMPTYMETHOD using AB_EXTERNAL and not AB_GLOBAL 9 년 전