Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,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 via svnmerge from 17 years ago
  florian 4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features 17 years ago
  giulio 9203f46e1a * Handling of -Sf parameter fixed 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  peter f704ee2d70 * remove duplicate temp allocation for register saving 18 years ago
  peter bfca4e67fa * -CO option to check for possible integer overflows 18 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 years ago
  Jonas Maebe 488cfa3c32 + -go<x> switch for debugging options (some global switches could be 18 years ago
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 years ago
  Jonas Maebe 4cdd590091 * use app_type instead of RelocSection for creating bundles, as 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections 18 years ago
  michael 42f610f710 * Applied patch to preserve case in stabs info (-gp) 18 years ago
  daniel 5aef9bc086 - Put gpc mode between ifdefs. The only thing it does it disable all 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  pierre 95b126b364 + reinstate browser switches 18 years ago
  florian fd2032dab2 + start of embedded rtl 19 years ago
  Legolas 96e1c482bc * compiler part of first Nintendo DS port 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  Jonas Maebe 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 years ago
  florian a61abb25cb * reorganized optimizer switch sets 19 years ago
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity 19 years ago
  florian 82b7b785f7 + TAILREC optimizer switch 19 years ago