Commit History

Autor SHA1 Mensaxe Data
  pierre e366c013e3 * fix -rpath passing to linker for Windows OS by %!s(int64=14) %!d(string=hai) anos
  paul 37432368e5 tests: test tw7758 assumes that all conversions are made in UTF8 codepage. this change is needed to prevent conversion to system codepage (which also happens while testing with delphi). %!s(int64=14) %!d(string=hai) anos
  paul 56ecf146be compiler: fix error in length retrieving during the unicode to utf8 conversion %!s(int64=14) %!d(string=hai) anos
  Tomas Hajny 39b5babdeb * added support for ufppkg %!s(int64=14) %!d(string=hai) anos
  paul 85c2f195d6 compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test %!s(int64=14) %!d(string=hai) anos
  sergei 0b16c3565a * Don't reject IMAGE_REL_ARM_SECREL relocations, Mantis #20467 %!s(int64=14) %!d(string=hai) anos
  paul 5bf39cd1c1 rtl: remove ver2_2 define %!s(int64=14) %!d(string=hai) anos
  paul 6131a9188c rtl: fix wince compilation, reimplement WinCEWide2AnsiMove, WinCEAnsi2WideMove by copying win32 code %!s(int64=14) %!d(string=hai) anos
  paul e4abb1731c tests: apply Inoussa patches to fix errors in his tests %!s(int64=14) %!d(string=hai) anos
  pierre 216113e80d Fix compilation error introduced in my last patch for non-openbsd systems %!s(int64=14) %!d(string=hai) anos
  pierre 6bf4bf8043 * Correct StatFS record to fix crash in test/units/dos/tdos.pp test %!s(int64=14) %!d(string=hai) anos
  marco eea81b4ef4 * Better support for required in the case of "not null", default value or auto increment colomns %!s(int64=14) %!d(string=hai) anos
  sergei 369725f2c4 * Get8087CW: Make sure that high bits of result are clear. %!s(int64=14) %!d(string=hai) anos
  sergei 9df8be501a - Removed outdated FPC_HAS_RIP_RELATIVE defines, these seem to be the last ones in RTL. %!s(int64=14) %!d(string=hai) anos
  sergei 4a3c7f7ef4 * Get8087CW: use fixed stack. %!s(int64=14) %!d(string=hai) anos
  paul 21ac5dfb3b compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch %!s(int64=14) %!d(string=hai) anos
  paul 6ec879219e compiler: fix tstringconstnode.changestringtype() for case of unicode to ansi conversion. remove hackish and incorrect change of ansistring def %!s(int64=14) %!d(string=hai) anos
  sergei 1404b7397a - Win64, EXE_Entry: removed messing with gs:[0], it won't work anyway. %!s(int64=14) %!d(string=hai) anos
  paul b1b0b2bb1f compiler: move ansistring codepage number replacement code from the asm generator to one level up. output both 0 and CP_NONE ansistring constants as constants with codepage 0. codepage 0 means CP_ACP and it will be properly understood of RTL routines while codepage CP_NONE means no codepage. For delphi unicode mode output them in compiler codepage as before. %!s(int64=14) %!d(string=hai) anos
  paul 9bc540e1c2 compiler: cleanup old code %!s(int64=14) %!d(string=hai) anos
  paul a99ffb3097 compiler: apply patches from Inoussa and Jonas: %!s(int64=14) %!d(string=hai) anos
  Tomas Hajny cf81d39682 * fixed wrong dependency of fppkg on fcl-web for all targets %!s(int64=14) %!d(string=hai) anos
  Tomas Hajny f10fbba180 * /etc/ location hardcoded only for Unix targets, support for retrieval from the environment added for platforms using it %!s(int64=14) %!d(string=hai) anos
  pierre 0bc02701bd * Fix missing pkgwget unit for OpenBSD due to a typing error %!s(int64=14) %!d(string=hai) anos
  pierre fb6f01714a + cthreads added to units list %!s(int64=14) %!d(string=hai) anos
  pierre 6e3c6319c2 * New file for cthreads unit support %!s(int64=14) %!d(string=hai) anos
  pierre 0cd15043b3 * Set a default dynamic linker for OpenBSD %!s(int64=14) %!d(string=hai) anos
  pierre 4601bca836 * i386 OpenBSD target also uses GOT for pic code %!s(int64=14) %!d(string=hai) anos
  pierre 473829f8bd i386 cpu specific units rules updated %!s(int64=14) %!d(string=hai) anos
  pierre ec6e21d15b Make __progname_storage external %!s(int64=14) %!d(string=hai) anos