Historique des commits

Auteur SHA1 Message Date
  peter 0f6f1a9c97 * remove obsolete unchain_overloads il y a 17 ans
  peter 8419161964 * current_objectdef is now always valid when parsing is within the il y a 17 ans
  Jonas Maebe 7626a91592 * disabled last safecall code for non-windows (mantis #12237) il y a 17 ans
  peter 466f0c0064 * fixed crash in error message when specialization is not resolved il y a 17 ans
  Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed il y a 17 ans
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable il y a 17 ans
  Jonas Maebe 21f14aaeff * fixed "array of const" check in r10473 (+ fixed indentation) il y a 17 ans
  peter beb01e6e79 * give warning for disabling inline if assembler il y a 17 ans
  florian 39250de33a * don't load stack size value when generic stack checking is done, resolves #10924 il y a 17 ans
  florian cd4b05f3de * better detection of source file change while writing debug info il y a 17 ans
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference il y a 17 ans
  peter 6058b2c247 * renamed t_times to executionweight and moved it to il y a 18 ans
  Jonas Maebe 9f705776c9 * fixed disabling of inlining procedures/functions with nested il y a 18 ans
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. il y a 18 ans
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 il y a 18 ans
  florian 50cc61c8fd * ignore register list in pure assembler routines, resolves #9335 il y a 18 ans
  peter a724d80e81 * debuginfo initialized per unit il y a 18 ans
  peter 1e123d66ba * improved generics il y a 18 ans
  florian 7229dcfdcb * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  Jonas Maebe 0a606b308d - removed unused nested do_generate_code procedure from read_proc il y a 18 ans
  Jonas Maebe 559bb6226e * don't try to translate the got register if it's NR_NO (fixes il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test il y a 18 ans
  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). il y a 18 ans
  Jonas Maebe 12575526da * also generate an implicit exception frame in case only the function il y a 18 ans
  yury e7ef9757c9 * Corrected comment. il y a 18 ans
  florian b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 il y a 18 ans
  florian 2b2c6f7f53 * don't add empty symtables when specializing generics il y a 18 ans
  yury bd0cafd545 * fixed ARM stackframe optimization when float registers are used. il y a 18 ans