Histórico de commits

Autor SHA1 Mensagem Data
  florian 31f54a7810 * use separate build directory for mipsel 13 anos atrás
  florian 25e82bb1af * fix stack frame generation on mips(el) 13 anos atrás
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 anos atrás
  Jonas Maebe 9e0bc92b88 * prevent crash in dotest in case a test file contains a line at the start 13 anos atrás
  florian aadeba4d1a * started to fix stack frame generation on MIPS(EL) 13 anos atrás
  florian 9c845e9f76 * put types unit into a shared rtl 13 anos atrás
  florian 5966fcce74 * PIC does not require using the external assembler anymore 13 anos atrás
  Jonas Maebe 1345b7d107 * changed ref parameter of thlcgobj.a_call_ref() into a const parameter 13 anos atrás
  Jonas Maebe 3abd5d3882 * changed inlinelevel (which is used to track whether or not we have to 13 anos atrás
  Jonas Maebe 7742dc0006 * don't remove ait_markers between unconditional jumps and the next label, 13 anos atrás
  Jonas Maebe 06b17111da * also recognize scurrency as an "originally was a 64 bit value" in 13 anos atrás
  sergei 7f96fee752 + Added a comment on tcgprocinfo.generate_exceptfilter operation. 13 anos atrás
  sergei a85bb08a74 * Save/restore high-level code generator when processing exception filters, fixes building in Win64 with -dTEST_WIN64_SEH, Mantis #21879. 13 anos atrás
  Jonas Maebe 6850653296 * replaced "set1<=set2" expression with "(set1*set2)=set1", because the 13 anos atrás
  Jonas Maebe 4ac396bd74 * and now the actual test object files... 13 anos atrás
  Jonas Maebe 39e74ba80c + AIX/ppc64 test object files 13 anos atrás
  Jonas Maebe 562b968b16 * now that copy() expressions are only translated into calls during the 13 anos atrás
  sergei be5a5d6ae6 - Removed redundant fillchar() calls, class instances are cleared on construction. 13 anos atrás
  sergei c08ab0f745 * Re-raising exceptions must be allowed only in 'except' block itself, not in 'try' block of a nested try..except statement. Mantis #21873. 13 anos atrás
  Jonas Maebe 4fced5d142 + generic implementation of thlcgobj.a_call_ref() 13 anos atrás
  Jonas Maebe e20639732f + cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg 13 anos atrás
  Jonas Maebe 99e70e7128 * do not allow implicit conversions from currency to orddef even if currency 13 anos atrás
  Jonas Maebe aa92d78c46 * fixed round(currency) after r18746 (in particular on platforms where 13 anos atrás
  Jonas Maebe 54f3db3141 * fixed "set <=/=> set" 13 anos atrás
  paul 1a724f3e11 compiler: 13 anos atrás
  paul c7e057a835 compiler: use is_wide_or_unicode_string() istead of using is_widestring() or is_unicodestring() 13 anos atrás
  paul 290295db3e compiler: remove UTF8 sequences from 2 comments + minor formatting 13 anos atrás
  marco 759b927a9b * fix compilation after r17747 13 anos atrás
  pierre 5f58dd6395 Fix Makefile for openbsd 13 anos atrás
  pierre a1b5945d20 Fix Makefile for openbsd 13 anos atrás