コミット履歴

作者 SHA1 メッセージ 日付
  florian 06fd4223e9 + optimization setting level4 10 年 前
  florian 8de49997ea * align compiler generated constants according to constant aligment settings 10 年 前
  florian d20116cd07 * really set alignment as intended when -Os is passed 10 年 前
  Károly Balogh a526b0e5d6 m68k: implemented some missing bits of FPU cgpara handling, functions with float arguments seem to work much better now 10 年 前
  pierre bc5df9bc68 Remove complicated code to try to support older GNU linker versions, before 2.21 10 年 前
  Károly Balogh 06dfa4d30c m68k: also alloc FPU registers during RTL helper calls 10 年 前
  florian 9ebc092ade * (modified) patch by Do-wan Kim to resolve #27354 10 年 前
  Károly Balogh a99c9c29b6 m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there. 10 年 前
  Károly Balogh 82fd859a19 fixed DOS unit path in the Makefiles, which is included from amicommon 10 年 前
  Károly Balogh 351fe07d90 libcurl: it's now possible to compile it for Windows 10 年 前
  florian c0e66deaf2 * handle raise nodes in dfa on jvm, resolves #27416 10 年 前
  nickysn 2d3ab816b0 * Tcgx86.g_concatcopy use: copy_move (mov sequence) instead of copy_string (rep 10 年 前
  Tomas Hajny fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 年 前
  michael 431a7e16ef * Change unit path order so compilation for wince is correct (Bug ID 27351, by Stephano) 10 年 前
  florian 932b68310e * do not warn about internally generated parameters, resolves #25914 10 年 前
  florian 632f43c490 * fix assembling with masm according to #25858 10 年 前
  florian 35a04ad095 * modified patch of Paul W to replace leave by mov/pop, resolves #26455 10 年 前
  Tomas Hajny 1bc72d437c * assumption that everything non-Windows uses Unix paths is obviously wrong; fixed 10 年 前
  Tomas Hajny a608070e8d * file unlocking fixed as well now :/ 10 年 前
  Tomas Hajny 996ff217fd * implemented enumeration of supported locales and languages, fixed file locking 10 年 前
  Tomas Hajny 684f8fc769 * ensure setting temporary UConv object to nil after freeing it 10 年 前
  florian 7b7aa8d542 * remove statements with only a nothing node when they are the only children of a block 10 年 前
  florian d6bfb29313 * clean usercode_entry flag from outer block when copying a subroutine node tree for inlining, enables sometimes better inlining 10 年 前
  florian e7dd48cba3 * patch by Karl-Michael Schindler to fix wince building, resolves #27403 10 年 前
  Tomas Hajny 5a56228011 * add missing condition for empty string in Unicode uppercase and lowercase conversion routines 10 年 前
  lacak 35a84ab6bd fcl-db: implement setter and getter for TStringField.AsLargeInt 10 年 前
  Tomas Hajny 09e6069024 * provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix 10 年 前
  Tomas Hajny 329f788f58 * added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions 10 年 前
  Tomas Hajny 6e4dea39d3 * avoid use of single quotes in Makefile under OS/2 10 年 前
  Tomas Hajny bc965e837a * added package utils-unicode 10 年 前