커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  florian 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available 18 년 전
  florian 2761b9e096 * life info generation works for the whole compiler if exception catching blocks are ignored 18 년 전
  peter e7ead9fc9f * nested procedures are not supported in generic methods 18 년 전
  peter 83ccc62cf0 * during specialization use the symtable stack at 18 년 전
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 년 전
  Tomas Hajny 30b78920cd * OS/2 compilation fixes (not completely finished yet) 19 년 전
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 19 년 전
  florian 4ceadcbc6e + infrastructure for target specific resourcefile classes 19 년 전
  tom_at_work 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal 19 년 전
  Jonas Maebe d6a4fbea47 * removed no longer used allow_only_static global variable 19 년 전
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 19 년 전
  Jonas Maebe fae803869f * don't typecast the localst of the main program to a localsymtable 19 년 전