Commit History

Author SHA1 Message Date
  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
  peter 2888a21593 * list supported optimization options in -i 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  daniel fbc08c229d + Add m_property mode switch to allow per mode recognition of 19 years ago
  florian 4662a12fd5 * compilation for arm target fixed 19 years ago
  tom_at_work a2307edf2c * fixed -dUSE_SYSUTILS compilation 19 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 years ago
  florian a8e4073903 * fixed broken DirectoryExists 19 years ago
  florian 3ccec3fbdd * proper error if a directory is passed as configuration file 19 years ago