Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei 346fbef445 * Factored a common linker script building block into separate method. hace 13 años
  sergei 80bbd388f9 * Made removal of unused ExeSymbols a separate procedure, call it earlier and regardless of presence of the 'SYMBOLS' directive in the linker script. hace 13 años
  sergei a2f0e54dc6 * Fixed internal linker entering infinite loop if script contains empty lines or comments. hace 13 años
  sergei 6571b4d140 * Factored code to create internal link script for debug sections into a separate procedure. hace 13 años
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler hace 13 años
  Jonas Maebe 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary hace 13 años
  Jonas Maebe ddde9760c2 * ignore tf_no_backquote_support in source_info.flags in case we will link hace 13 años
  pierre 5d6a7dc03d + TExternalLinker.CatFileContent method and tf_no_backquote_support tsystemflags enum value hace 13 años
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes hace 14 años
  pierre bcb2bb9e5b Add removal of braces for parameters in linker script hace 14 años
  pierre f328836cad + Add checks for internal linker script hace 14 años
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables hace 14 años
  pierre 1a9f4ba314 * Improve ogbase linker script support, add warnings for unknown entries hace 14 años
  florian 81bd7867b3 * it makes no sense to search the windows dirs for dlls when cross compiling hace 14 años
  florian 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 hace 14 años
  armin 7eace122dc internal linker support for creating novell netware loadable modules hace 14 años
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) hace 14 años
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis hace 16 años
  Jonas Maebe 78c12ba82b * only store debug link file name in .gnu_debuglink section hace 16 años
  Jonas Maebe 8adde04a0b * don't warn that a unit won't be smartlinked in case no .a file is hace 17 años
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. hace 17 años
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. hace 17 años
  peter de918497ef * support -Xg under linux hace 17 años
  peter 793fd8fc09 * Add -Xg to help pages hace 17 años
  florian d9e0f078e1 * continued to play around with package support hace 18 años
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  yury 55394d9e72 * Added FlushOutput after "Linking..." message by internal linker. Now this message is visible in Lazarus during linking. hace 18 años
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. hace 18 años
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections hace 18 años