Commit történet

Szerző SHA1 Üzenet Dátum
  marco 8d145ce706 * initialize secalign before case statement to avoid warning. Mantis #28326 10 éve
  nickysn 318874837f + implemented 16-bit dos MZ exe header writer 10 éve
  nickysn 2c1049b5d4 + read the LEDATA omf records (i.e. the actual section data) 10 éve
  nickysn d0d3cef868 + implemented reading of omf extdef (external symbols) records 10 éve
  nickysn 096743d74d + also read the omf segment size and set objsec.Size 10 éve
  nickysn 1cae939615 + implemented parsing of omf group definitions as well 10 éve
  nickysn 5539d6366f + implemented reading of SEGDEF omf records 10 éve
  nickysn 28f7f16fc7 + implemented reading of the LNAMES omf record 10 éve
  nickysn be57d4900d + started implementing TOmfObjInput.ReadObjData - we go through the expected 10 éve
  nickysn 8515160e9d + set CObjData in the TMZExeOutput constructor 10 éve
  nickysn 29a1c74e34 + implemented TOmfObjInput.CanReadObjData 10 éve
  nickysn 3b288554e7 + more msdos internal linker classes added 10 éve
  nickysn ced1368221 * fixed emitting of RELOC_SEG and RELOC_SEGREL relocations within the same 10 éve
  nickysn 328a4fa19a + optimization: don't emit relative relocation entries to the same section in 10 éve
  nickysn b17087a645 - removed debug writelns after r30800 10 éve
  nickysn f1252d7582 - removed unnecessary setting of TargetMethod and TargetDatum (since these are 10 éve
  nickysn 0da38dbc79 + implemented support for the 'dgroup' (addr_dgroup) relocation type in the omf 10 éve
  nickysn 37840bc811 - removed commented out debug code from TOmfObjData.writeReloc 10 éve
  nickysn 7923b6142e + finished the internal omf library writer (implementing writing of the library 10 éve
  nickysn a365da0b44 + added class (empty for now) TOmfLibObjectWriter and hook it as an internal ar 10 éve
  nickysn 778a678956 * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if 10 éve
  nickysn 5a1ce6162b * set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target 10 éve
  nickysn ae04eb258b * when splitting the section data in chunks, make sure fixups never cross chunk boundaries 10 éve
  nickysn 7fca6dd6c1 * set the properties of the dwarf debug info sections in the omf obj writer 10 éve
  nickysn c407f61107 * generate the omf alignment based on the value of SecAlign, instead of 10 éve
  nickysn d7416afd88 * override sectiontype2align in the omf writer and set the same alignments as 10 éve
  nickysn a7e059c875 + support segment relocations in the omf writer 10 éve
  nickysn 03e8c3ae05 + support RELOC_RELATIVE relocations in the omf object writer, by using omf's 10 éve
  nickysn 3dd914a7b9 + write the proper external symbol index in the omf FIXUPP records. WLink no 10 éve
  nickysn d8f04418be + write EXTDEF records in the omf output file 10 éve