Commit History

Author SHA1 Message Date
  Jonas Maebe 2ba6583d8d Merged revisions 12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 years ago
  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
  Jonas Maebe f5de069682 + some initial support for writing out llvm type information (orddef, 17 years ago
  Almindor 62205d0346 * fix memory leaks in create_dwarf and types_dec procedures thanks to Giulio Bernardi's detailed report 17 years ago
  Jonas Maebe 99e1e85447 * fixed execution of finalization section of smart linked shared 17 years ago
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  yury 40c3092b99 * Fixed compilation. 18 years ago
  florian d9e0f078e1 * continued to play around with package support 18 years ago
  florian 01fd678211 + basic parsing of package files 18 years ago
  florian 5bdea6b5b3 * avoid generation of __stklen if not necessary 18 years ago
  Jonas Maebe 327c5935f0 * add all implicit units (system, objpas, variants, cmem, ...) using 18 years ago
  peter a724d80e81 * debuginfo initialized per unit 18 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  Jonas Maebe 4b62d5e43d * only create PASCALFINALIZE for programs and libraries 18 years ago
  florian 4151029ee5 + .fini section support 18 years ago
  yury f0e554caef * Collect resource files only when program or library is compiled. 18 years ago
  yury 4cc9bcd526 * Always strip DLLs when external linker (LD) is used. 18 years ago
  yury ca81009e5e * Properly handle .res files, which are not fully correct. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 years ago
  florian a3d906f1ca - removed several ;; 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  florian b8af065523 * do check for non defined labels earlier to avoid ies in the cg 18 years ago
  peter 47d0dd487e * use setmodulename for program/library 18 years ago
  peter a48c9fe3a0 * cleanup r6369 18 years ago
  pierre 62b810700a * fix for webbug 8270 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
  pierre cc73d6e147 * postpone some freeing if SymbolInfo is needed 19 years ago
  tom_at_work 92538bcb2a Fixed lineinfo compilation with -gl 19 years ago