Commit History

Author SHA1 Message Date
  sergei 1d09005542 + Implemented two-stage removal of empty exe sections. Candidates for removal are first marked with oso_disabled flag, then actually removed. Descendants of TExeOutput that override MemPos_Start may modify list of sections pending removal. In particular, the COFF-specific .reloc section no longer has to be handled in base TExeOutput class. 13 years ago
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 years ago
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 years ago
  pierre 311d99b416 Avoid line > 255 chars and range check error on THandle type 14 years ago
  armin 672d76e636 added a segment table containing segments for symbols defined by linker script (needed for relocs) 14 years ago
  armin 7eace122dc internal linker support for creating novell netware loadable modules 14 years ago