コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 年 前
  Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed 17 年 前
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable 17 年 前
  Jonas Maebe 21f14aaeff * fixed "array of const" check in r10473 (+ fixed indentation) 17 年 前
  peter beb01e6e79 * give warning for disabling inline if assembler 17 年 前
  florian 39250de33a * don't load stack size value when generic stack checking is done, resolves #10924 17 年 前
  florian cd4b05f3de * better detection of source file change while writing debug info 17 年 前
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference 17 年 前
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 18 年 前
  Jonas Maebe 9f705776c9 * fixed disabling of inlining procedures/functions with nested 18 年 前
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. 18 年 前
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 18 年 前
  florian 50cc61c8fd * ignore register list in pure assembler routines, resolves #9335 18 年 前
  peter a724d80e81 * debuginfo initialized per unit 18 年 前
  peter 1e123d66ba * improved generics 18 年 前
  florian 7229dcfdcb * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 18 年 前
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 年 前
  Jonas Maebe 0a606b308d - removed unused nested do_generate_code procedure from read_proc 18 年 前
  Jonas Maebe 559bb6226e * don't try to translate the got register if it's NR_NO (fixes 18 年 前
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 年 前
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 年 前
  tom_at_work 1fa32dffef * remove additional dot for import name of external function. Makes tprocext compile and run for powerpc64 (stub still not fully working, due to missing GOT loading in stub). 18 年 前
  Jonas Maebe 12575526da * also generate an implicit exception frame in case only the function 18 年 前
  yury e7ef9757c9 * Corrected comment. 18 年 前
  florian b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 18 年 前
  florian 2b2c6f7f53 * don't add empty symtables when specializing generics 18 年 前
  yury bd0cafd545 * fixed ARM stackframe optimization when float registers are used. 18 年 前
  yury 9bbff8042f * Set return value of safecall procedure if implicit try/finally blocks are disabled. 18 年 前
  yury a7d1508959 * Fixed safecall procedures by generating implicit try/finally and setting correct return value if exception was occurred or not. Now safecall is fully Delphi compatible. 18 年 前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年 前