Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  sergei 3eaf8df446 * Don't use hardcoded value for maxoutputlists 14 vuotta sitten
  Jonas Maebe a03a597374 * don't call assembler when using -s in combination with -ap (mantis #19401) 14 vuotta sitten
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. 14 vuotta sitten
  Jonas Maebe 2c94ef0f09 * quote the path to the assembler if necessary when using popen(), since 14 vuotta sitten
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 vuotta sitten
  pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. 15 vuotta sitten
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the 15 vuotta sitten
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 15 vuotta sitten
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 vuotta sitten
  florian 4123e0425c * don't generate instruction alignment fill bytes in non exectuable sections 15 vuotta sitten
  Jonas Maebe e393446769 * fixed several omissions that could cause the dynamic linker not to 16 vuotta sitten
  yury b1427bad2e * Fixed internal assembler writer to handle offset calculations with forward symbols involved. Internal assembler can handle dwarf debug info now. 16 vuotta sitten
  Jonas Maebe 5f39783ec6 * moved adding of '-mfpu=softvfp' for arm/softfloat to overridden 17 vuotta sitten
  peter a9c9ca0115 * set elf flags for soft float on arm 17 vuotta sitten
  peter 52722b2cab * allocate .bss entries manual so we can take care of alignment 17 vuotta sitten
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 vuotta sitten
  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. 17 vuotta sitten
  peter a724d80e81 * debuginfo initialized per unit 18 vuotta sitten
  peter 76b23821e1 * missing recalculation of relative constant 18 vuotta sitten
  peter b5fb7120b8 * fixed length calculation of leb128 constants 18 vuotta sitten
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed 18 vuotta sitten
  yury 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). 18 vuotta sitten
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 vuotta sitten
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows 18 vuotta sitten
  peter 7e71a8224e * support relative symbol calculation for uleb128/sleb128 18 vuotta sitten
  peter 69a4e616ba * fix symbol substraction in stabs 18 vuotta sitten
  pierre f91620c22b * fix threadvar stabstr handling in internal assembler 18 vuotta sitten
  peter e0c58d3658 * use .comm again for global variables 18 vuotta sitten
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 vuotta sitten
  Jonas Maebe 228943271f * increased AsmOutSize from 32kb to 128kb, makes external assembling a 18 vuotta sitten