Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some hace 13 años
  Jonas Maebe 7a92d5e912 + TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to be hace 13 años
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. hace 13 años
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 hace 14 años
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. hace 14 años
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. hace 14 años
  sergei 3eaf8df446 * Don't use hardcoded value for maxoutputlists hace 14 años
  Jonas Maebe a03a597374 * don't call assembler when using -s in combination with -ap (mantis #19401) hace 14 años
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. hace 14 años
  Jonas Maebe 2c94ef0f09 * quote the path to the assembler if necessary when using popen(), since hace 14 años
  mazen b127fc154a * Fixed spell error revealed by lintian. hace 15 años
  pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. hace 15 años
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the hace 15 años
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev hace 15 años
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: hace 15 años
  florian 4123e0425c * don't generate instruction alignment fill bytes in non exectuable sections hace 15 años
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to hace 16 años
  yury b1427bad2e * Fixed internal assembler writer to handle offset calculations with forward symbols involved. Internal assembler can handle dwarf debug info now. hace 16 años
  Jonas Maebe 5f39783ec6 * moved adding of '-mfpu=softvfp' for arm/softfloat to overridden hace 17 años
  peter a9c9ca0115 * set elf flags for soft float on arm hace 17 años
  peter 52722b2cab * allocate .bss entries manual so we can take care of alignment hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  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. hace 17 años
  peter a724d80e81 * debuginfo initialized per unit hace 18 años
  peter 76b23821e1 * missing recalculation of relative constant hace 18 años
  peter b5fb7120b8 * fixed length calculation of leb128 constants hace 18 años
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed hace 18 años
  yury 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows hace 18 años