Commit History

Author SHA1 Message Date
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and 16 years ago
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by 16 years ago
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. 17 years ago
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 years ago
  yury fd0ed50331 * Removed/commented more unused variables. 17 years ago
  peter a9c9ca0115 * set elf flags for soft float on arm 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data 18 years ago
  florian 4151029ee5 + .fini section support 18 years ago
  yury e14906c484 * Handle .fpc section by internal elf obj writer the same way as external assembler handles this section. 18 years ago
  yury b5e38fd2c8 * Fixed resources support on Linux when internal assembler is used. 18 years ago
  daniel 9b50dc572b * Change rest of compiler to system unit swapendian routines. 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  florian c238bb15d1 * .init section support 18 years ago
  florian db3f8575ae * fixed library creating on x86_64-linux 18 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  peter 070b86a512 * order of named sections added 19 years ago
  peter b7386124c4 * quick fix for broken relocation in stabs 19 years ago
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 years ago
  peter d07f470b71 * remove ifdef fpc 19 years ago
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 years ago
  peter 780089fb26 * fixed and simplified section handling now all sections are 19 years ago
  peter d542fd97fb * use TFPHashObjectList instead of TDictionary 19 years ago
  peter be88cd47b2 Merged revisions 3090-3113 via svnmerge from 19 years ago
  peter f9ccac3f30 * alignment of dwarf sections 19 years ago
  peter e7a419cbff * leb128 support for binary writers 19 years ago
  florian 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago
  peter 46047c5c0a Merged revisions 2996 via svnmerge from 19 years ago