Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  peter a9c9ca0115 * set elf flags for soft float on arm 17 years ago
  peter 52722b2cab * allocate .bss entries manual so we can take care of alignment 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  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. 18 years ago
  peter a724d80e81 * debuginfo initialized per unit 18 years ago
  peter 76b23821e1 * missing recalculation of relative constant 18 years ago
  peter b5fb7120b8 * fixed length calculation of leb128 constants 18 years ago
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed 18 years ago
  yury 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows 18 years ago
  peter 7e71a8224e * support relative symbol calculation for uleb128/sleb128 18 years ago
  peter 69a4e616ba * fix symbol substraction in stabs 18 years ago
  pierre f91620c22b * fix threadvar stabstr handling in internal assembler 18 years ago
  peter e0c58d3658 * use .comm again for global variables 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  Jonas Maebe 228943271f * increased AsmOutSize from 32kb to 128kb, makes external assembling a 18 years ago
  peter 8bf63f4f69 * don't generate RVA reloc in stabs if there is no symbol 19 years ago
  florian 4aa5f6401e * don't write stabs with rva entries on linux 19 years ago
  Jonas Maebe 4454f6da0f * enable pipe-assembling again for solaris 19 years ago
  florian 959a1379cf * fixed building of smart linked units 19 years ago
  peter 5cd8775d38 * show only totals for memdebug 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 7a2e0da7bd * extra parameter for file searching functions 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  peter 070b86a512 * order of named sections added 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 2f72117c9e * stabs don't write offset in n_value for non-local symbols that use 19 years ago
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables 19 years ago