커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe 380e957a79 * init wpo collectors before parsing the interface of units 16 년 전
  yury 9c9462cd5a * Insert DW_AT_low_pc and DW_AT_high_pc attributes for modules on Windows also. It solves debugging problems on Windows with dwarf debug info. 16 년 전
  Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't 16 년 전
  Jonas Maebe c90ecac667 - disabled CFI again for Darwin, it doesn't work there yet 16 년 전
  Marc Weustink 0efd37a4c9 * enabled generation of dwarf frames for non x64 targets when dwarf debug info is requested 16 년 전
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 년 전
  florian acb06dac1b + Wp<Controllertype> support for arm and avr 16 년 전
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 년 전
  peter 0f6f1a9c97 * remove obsolete unchain_overloads 16 년 전
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only 17 년 전
  yury fd0ed50331 * Removed/commented more unused variables. 17 년 전
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 년 전
  Almindor 62205d0346 * fix memory leaks in create_dwarf and types_dec procedures thanks to Giulio Bernardi's detailed report 17 년 전
  Jonas Maebe 99e1e85447 * fixed execution of finalization section of smart linked shared 17 년 전
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 년 전
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 년 전
  yury 40c3092b99 * Fixed compilation. 17 년 전
  florian d9e0f078e1 * continued to play around with package support 17 년 전
  florian 01fd678211 + basic parsing of package files 17 년 전
  florian 5bdea6b5b3 * avoid generation of __stklen if not necessary 17 년 전
  Jonas Maebe 327c5935f0 * add all implicit units (system, objpas, variants, cmem, ...) using 18 년 전
  peter a724d80e81 * debuginfo initialized per unit 18 년 전
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 년 전
  Jonas Maebe 4b62d5e43d * only create PASCALFINALIZE for programs and libraries 18 년 전
  florian 4151029ee5 + .fini section support 18 년 전
  yury f0e554caef * Collect resource files only when program or library is compiled. 18 년 전
  yury 4cc9bcd526 * Always strip DLLs when external linker (LD) is used. 18 년 전
  yury ca81009e5e * Properly handle .res files, which are not fully correct. 18 년 전
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 년 전
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 년 전