Историја ревизија

Аутор SHA1 Порука Датум
  nickysn b9ca24d4df + added property to the omf object reader, specifying whether symbol names пре 9 година
  nickysn d5428ee210 * the CaseSensitive property in TOmfObjInput renamed CaseSensitiveSegments, пре 9 година
  nickysn e4b77c7aab * accept omf object modules, containing LINNUM and LINNUM32 records in the пре 9 година
  nickysn 30a7875d56 + added hack for supporting linking with .obj files, generated by Borland's пре 9 година
  nickysn 0d48e5f6c7 + added support to the omf/i8086-msdos internal linker for omf relocation with пре 9 година
  nickysn b744c83581 + implemented support for omf fixup records with target group other than 'DGROUP' in the i8086-msdos internal linker пре 9 година
  nickysn 7d41d19150 + added an error message when trying to compile a tiny model DOS .COM file with пре 9 година
  Jonas Maebe 5f7b242222 * fixed compilation with -Oodfa/-O3 пре 10 година
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so пре 10 година
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries пре 10 година
  nickysn 1487236f29 + support addr_fardataseg references in the internal asm writer пре 10 година
  nickysn 4a855b140a + support mixing initialized and bss data in the same object section (only in пре 10 година
  nickysn 2725b1160b * name the 'FAR_DATA' class segments as module_name+'_DATA' пре 10 година
  nickysn cfab5d3d3e * the omfbase.omf_segclass const array converted to function in order to be able пре 10 година
  nickysn cc2e27b555 * the function which returns the alignment of omf sections moved to unit пре 10 година
  nickysn 3abfa177c4 * initialization of stack and dwarf debug omf sections moved from пре 10 година
  nickysn efef3882a0 * moved the code for determining whether an omf object section should пре 10 година
  nickysn 2e6d462ff6 * omf segment class names moved to a const array in omfbase, so they can be used пре 10 година
  nickysn 4061628ffb * the i8086-msdos default code segment (in near code memory models) renamed пре 10 година
  nickysn 1a8e203bf5 * moved the omf section names constant to the omfbase unit and use it also in пре 10 година
  nickysn 919cc8377a + added class type property CObjSymbol to TExeOutput as well пре 10 година
  nickysn 19aab3fd31 + i8086-msdos internal linker: write symbol addresses in segment:offset format in the linker map file пре 10 година
  nickysn f41692710f - removed bogus comment from TMZExeUnifiedLogicalSegment.CalcMemPos пре 10 година
  nickysn 2467cb34c2 * fixed MemBasePos calculation for segments that go beyond the previous segment base пре 10 година
  nickysn 2c05bcc28f + i8086-msdos internal linker: in the far data memory models, fill пре 10 година
  nickysn dad0f015a9 - removed the TOmfObjSectionGroup class, because it is not used пре 10 година
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k пре 10 година
  nickysn 851ebd9850 * use a normalized MemBasePos (i.e. offset<16) for stack segments пре 10 година
  nickysn fb1be14337 * yet another fix for the MZ relocation offsets пре 10 година
  nickysn faa9362b44 + calculate and fill "min extra paragraphs" in the MZ header пре 10 година