Historique des commits

Auteur SHA1 Message Date
  nickysn d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using il y a 10 ans
  nickysn c3133c498a + added property tobjectreader.pos, which returns the current position when reading an object file il y a 10 ans
  nickysn 74c74b6a88 * call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor il y a 10 ans
  nickysn d204aaab72 * refactored "ar" object writer creation in the internal assembler to allow il y a 10 ans
  sergei d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). il y a 13 ans
  sergei 083f0a7137 + Added a flag to tarobjectreader constructor that allows it to work as regular tobjectreader if archive signature is missing. il y a 13 ans
  florian 0c62133d38 * patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740 il y a 14 ans
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. il y a 17 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  peter f5c1839ff0 * support static library (.a) linking il y a 19 ans
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from il y a 19 ans
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from il y a 19 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  mazen 581b52422c - remove $IFDEF DELPHI and related code il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  peter 09098e8dba * fix writing of // header il y a 21 ans
  peter ab9f272431 strip path from filenames of members, because win32 changes .\ to ./ for long filenames il y a 21 ans
  peter 06ebac4e27 * readded missing revisions il y a 23 ans
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand il y a 23 ans
  peter 2992e1819c * removed old logs and updated copyright year il y a 23 ans
  peter 5e7a1e3729 * removed unused units il y a 23 ans
  peter bba2be8243 * more things for tcoffobjectinput il y a 24 ans
  peter 0c0c01980f + cstreams unit il y a 24 ans
  peter b7c591affd * object to class for ow/og objects il y a 24 ans
  peter a71e44ac49 * use defines.inc il y a 25 ans
  peter 9dc543c123 * new tdynamicarray implementation using blocks instead of il y a 25 ans
  peter 43f82ba0ff * memdebug/memory patches (merged) il y a 25 ans
  michael 650fbb86aa + removed logs il y a 25 ans