コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 4fd9d98dbb * correctly set default version for iPhoneOSVersionMin rather than for 13 年 前
  Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required 13 年 前
  sergei 92f927976e * Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396. 13 年 前
  pierre 4a351f42fe Commit some MIPS changes 13 年 前
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. 13 年 前
  florian e0d7af703a * proper feature handling for gba 13 年 前
  sergei 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: 13 年 前
  florian 2dc2d65b1a + on windows, search %ALLUSERSPROFILE% and %USERPROFILE% for fpc.cfg 13 年 前
  florian c12a4989d0 + use cpurox define in the compiler for CPUs having internal ror/rol support 13 年 前
  florian 73a084d662 * fixes bootstrapping with 2.6.0 14 年 前
  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 14 年 前
  marco cf7b43948a * cmdstr is ansistring now. Running ppc386 "" could cause access of string[1] while length(string)=0 14 年 前
  florian a6d01c09aa * make compiler compilable with 2.4.4 rtl 14 年 前
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 年 前
  pierre 313daaa44a Use Windows TLS Callback by default 14 年 前
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings 14 年 前
  paul 1db610ecbd merge r17434 from cpstrnew branch by michael: 14 年 前
  paul 091627883f merge r14347 from cpstrnew branch by florian: 14 年 前
  pierre a5d2840980 + Fix commit 19061, by restoring cs_link_smart code and disabling 14 年 前
  pierre 5d39f2208a * Consider cs_create_smart instead of cs_link_smart for disabling 14 年 前
  sergei 689d4b3ecc + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 14 年 前
  florian a08dfdf803 o slightly modified patch by John Clymer: 14 年 前
  florian 5c9e0a7a1b + V is avr help screen option 14 年 前
  pierre 4ad2707674 Windows TLS callback code testable by using -dTEST_TLS_DIRECTORY 14 年 前
  florian 60e16260e1 o adjust define handling to resolve #19519 14 年 前
  florian 0b9099f13f * fixes mistake in r17664 14 年 前
  florian ebc7a10954 * synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400 14 年 前
  florian d0c6e23116 + -Sy on the command line is now equal to $T+, resolves #16160 14 年 前
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable 14 年 前
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles 14 年 前