Commit History

Author SHA1 Message Date
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 years ago
  Jonas Maebe fc40e1fe5b + support for implementing Objective-C classes in Pascal, 16 years ago
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from 16 years ago
  Jonas Maebe 380e957a79 * init wpo collectors before parsing the interface of units 16 years ago
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 years ago
  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 years ago
  Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't 16 years ago
  Jonas Maebe c90ecac667 - disabled CFI again for Darwin, it doesn't work there yet 16 years ago
  Marc Weustink 0efd37a4c9 * enabled generation of dwarf frames for non x64 targets when dwarf debug info is requested 16 years ago
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
  florian acb06dac1b + Wp<Controllertype> support for arm and avr 16 years ago
  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 years ago
  peter 0f6f1a9c97 * remove obsolete unchain_overloads 16 years ago
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only 17 years ago
  yury fd0ed50331 * Removed/commented more unused variables. 17 years ago
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 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