Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 16 años
  Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't hace 16 años
  Jonas Maebe c90ecac667 - disabled CFI again for Darwin, it doesn't work there yet hace 16 años
  Marc Weustink 0efd37a4c9 * enabled generation of dwarf frames for non x64 targets when dwarf debug info is requested hace 16 años
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable hace 16 años
  florian acb06dac1b + Wp<Controllertype> support for arm and avr hace 16 años
  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 hace 16 años
  peter 0f6f1a9c97 * remove obsolete unchain_overloads hace 16 años
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only hace 17 años
  yury fd0ed50331 * Removed/commented more unused variables. hace 17 años
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. hace 17 años
  Almindor 62205d0346 * fix memory leaks in create_dwarf and types_dec procedures thanks to Giulio Bernardi's detailed report hace 17 años
  Jonas Maebe 99e1e85447 * fixed execution of finalization section of smart linked shared hace 17 años
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  yury 40c3092b99 * Fixed compilation. hace 18 años
  florian d9e0f078e1 * continued to play around with package support hace 18 años
  florian 01fd678211 + basic parsing of package files hace 18 años
  florian 5bdea6b5b3 * avoid generation of __stklen if not necessary hace 18 años
  Jonas Maebe 327c5935f0 * add all implicit units (system, objpas, variants, cmem, ...) using hace 18 años
  peter a724d80e81 * debuginfo initialized per unit hace 18 años
  peter 9f0ca44c94 * new tf_smartlink_library flag hace 18 años
  Jonas Maebe 4b62d5e43d * only create PASCALFINALIZE for programs and libraries hace 18 años
  florian 4151029ee5 + .fini section support hace 18 años
  yury f0e554caef * Collect resource files only when program or library is compiled. hace 18 años
  yury 4cc9bcd526 * Always strip DLLs when external linker (LD) is used. hace 18 años
  yury ca81009e5e * Properly handle .res files, which are not fully correct. hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. hace 18 años
  florian a3d906f1ca - removed several ;; hace 18 años