Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some před 13 roky
  Jonas Maebe 7a92d5e912 + TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to be před 13 roky
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. před 13 roky
  Jonas Maebe 7230d076c4 * part of r19750, forgot to commit před 13 roky
  Jonas Maebe 38c090c1a2 * fixed buffer overrun in TExternalAssembler.AsmWrite(ansistring) in case the před 14 roky
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 před 14 roky
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. před 14 roky
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. před 14 roky
  Jonas Maebe ce88df680b + symansistr conditional define that, when activated, makes the symbol/ před 14 roky
  sergei 3eaf8df446 * Don't use hardcoded value for maxoutputlists před 14 roky
  Jonas Maebe a03a597374 * don't call assembler when using -s in combination with -ap (mantis #19401) před 14 roky
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. před 14 roky
  Jonas Maebe 2c94ef0f09 * quote the path to the assembler if necessary when using popen(), since před 14 roky
  mazen b127fc154a * Fixed spell error revealed by lintian. před 15 roky
  pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. před 15 roky
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the před 15 roky
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev před 15 roky
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: před 15 roky
  florian 4123e0425c * don't generate instruction alignment fill bytes in non exectuable sections před 16 roky
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to před 16 roky
  yury b1427bad2e * Fixed internal assembler writer to handle offset calculations with forward symbols involved. Internal assembler can handle dwarf debug info now. před 16 roky
  Jonas Maebe 5f39783ec6 * moved adding of '-mfpu=softvfp' for arm/softfloat to overridden před 17 roky
  peter a9c9ca0115 * set elf flags for soft float on arm před 17 roky
  peter 52722b2cab * allocate .bss entries manual so we can take care of alignment před 17 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. před 18 roky
  peter a724d80e81 * debuginfo initialized per unit před 18 roky
  peter 76b23821e1 * missing recalculation of relative constant před 18 roky