Commit History

Author SHA1 Message Date
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 2974bbaf10 * get proper moduleindex when loading a unit, fixes #4778 19 years ago
  peter 568e21ef1d * maxfpuregisters to shortint 19 years ago
  florian 85d63d9fa9 * settings refactored 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
  peter d07f470b71 * remove ifdef fpc 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything 19 years ago
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 years ago
  Jonas Maebe 848b7b8914 - removed {$ifdef havelinuxrtl10} code 19 years ago
  Jonas Maebe 5f699c7838 + -gt, -gtt, -gttt and -gtttt switches to trash local variables with 19 years ago
  peter c3d99528e7 * use internal linker by default 19 years ago
  florian dc2bef3875 + implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714 19 years ago
  florian 90cc0f3619 + define the assembler reader always explicitly 19 years ago
  marco 179451dcfd * Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging) 19 years ago
  florian eebef025c2 * default instruction set set to pentium on i386 19 years ago
  florian 64f51612d4 * fixed broken fpu type setting in 2.1.1 19 years ago
  peter d69ad5d84d * cleanup external/nolink options 19 years ago
  peter ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
  yury 7d8aa405b1 * GenerateImportSection is true by default as before. Import libs issue need to be fixed before setting this option to false by default. 19 years ago
  Jonas Maebe 76937d5222 * fixed previous commit 19 years ago
  Jonas Maebe 05540cad44 * give an error for {$calling } (i.e., when a procedure directive is 19 years ago
  Jonas Maebe 4d55b3aee3 + support for {$calling default} to switch back to the default calling 19 years ago
  peter a609d76920 * don't generate import data section anymore by default 19 years ago
  peter fc6e4adf74 Merged revisions 3068,3070,3114 via svnmerge from 19 years ago
  peter ecdb5df2d6 * fix alignment of tdoublearray by using a variant record 19 years ago
  peter 37c81492ad Merged revisions 2827,2831,2837,2932-2980 via svnmerge from 19 years ago
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits 19 years ago