Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later há 12 anos atrás
  svenbarth 6f5a648516 Improve the cpu type handling for M68k just in case we should branch 2.8.0 before I can start working on M68k again. há 12 anos atrás
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 há 12 anos atrás
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings há 12 anos atrás
  sergei 9e3d17778d - Removed TAbstractAssembler and TAbstractAssemblerClass, they are not used anymore. há 12 anos atrás
  sergei 2caa05ccd1 * Make Win64 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN64_SEH. Mantis #24012. há 12 anos atrás
  svenbarth a68e237450 Fix cycle/build with -al há 12 anos atrás
  svenbarth b219638284 Ensure that no garbage for specialization code is written in case of "-al" há 12 anos atrás
  sergei d967566a37 * Changed TExternalAssembler.CreateSmartLinkPath to use ansistrings (TPathStr), like the rest of file handling routines do. há 12 anos atrás
  Károly Balogh 7fa067265b small & ugly patch to work around old GNU AS on Amiga, which doesn't know about -march= há 12 anos atrás
  svenbarth 63f4e44fd5 assemble.pas, texternalcompiler.makecmdline: há 13 anos atrás
  pierre 82cc913b06 Use -KPIC option without space as older GNU as only seem to support that version há 13 anos atrás
  pierre 7c1db10df9 Handle new unaligned constant types há 13 anos atrás
  pierre c2a6fbbae3 Fix error in previous commit há 13 anos atrás
  pierre 0ed6c20451 Use -K PIC instead of -KPIC for pic mode há 13 anos atrás
  sergei 24c7b7f433 * If alignment requirement of data is bigger than alignment of the section being written to, increase section alignment to match. This mostly affects cases of non-smart linking, where wrong initial alignment used to cause hard to catch misalignment issues. It also largely obsoletes the need to supply the initial section alignment (hidden tai_section constructor,etc). há 13 anos atrás
  pierre 1f762cc247 Add and replacement, for MIPS há 13 anos atrás
  sergei dc03282cb7 + Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS. há 13 anos atrás
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler há 13 anos atrás
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 há 13 anos atrás
  Jonas Maebe 35b80a4229 * enable assembling via pipe for the AIX assembler há 13 anos atrás
  Jonas Maebe 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some há 13 anos atrás
  Jonas Maebe 7a92d5e912 + TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to be há 13 anos atrás
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. há 13 anos atrás
  Jonas Maebe 7230d076c4 * part of r19750, forgot to commit há 13 anos atrás
  Jonas Maebe 38c090c1a2 * fixed buffer overrun in TExternalAssembler.AsmWrite(ansistring) in case the há 14 anos atrás
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. há 14 anos atrás