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

Аутор SHA1 Порука Датум
  nickysn 42164b5c01 + omf writer: support writing partial LINNUM records (up to 1024 bytes, пре 7 година
  nickysn 2741a30f20 + added method TOmfSubRecord_LINNUM_MsLink_LineNumberList.Clear пре 7 година
  nickysn 0b296ac828 * extracted the parts of the TOmfRecord_LINNUM_MsLink class, which implement a пре 7 година
  nickysn 718e83954f * merge duplicate strings in the LNAMES section, when writing OMF object пре 7 година
  nickysn fc9d331b42 + added classes for reading/writing LINNUM OMF records in the Microsoft LINK пре 7 година
  nickysn ba2c06a239 + added class for reading/writing LINNUM (line number debug info) records in the пре 7 година
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the пре 7 година
  florian b1dff29cbf * removed unused units пре 8 година
  nickysn 7ee133162c * use OMF section names, starting with dot for the dwarf debug info for пре 9 година
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation пре 9 година
  nickysn 4edbd27774 * support writing omf libraries with size greater than 251 blocks пре 9 година
  nickysn f14f4ff924 * use the 'FAR_DATA' segment class name instead of 'DATA' or 'BSS' in the huge пре 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 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 7923b6142e + finished the internal omf library writer (implementing writing of the library пре 10 година
  nickysn 3fa81fa7cd + added overloaded methods TOmfRawRecords.ReadFrom and .WriteTo for reading from пре 10 година
  nickysn 32e0eca0dc + added read only property TOmfSubRecord_FIXUP.LocationSize, which returns the пре 10 година
  nickysn 623ea066c7 + added class for encoding/decoding an omf library end record пре 10 година
  nickysn 24d9c06489 + added class for encoding/decoding an omf library header record пре 10 година
  nickysn 3ce29dcfb2 + added function for computing the hash for the omf libraries' dictionary пре 10 година
  nickysn 07ebd29911 * fixed warning in TOmfRecord_MODEND.DecodeFrom пре 10 година
  nickysn e0be3e49ae * when reading omf records (and subrecords), range check against пре 10 година
  nickysn b4d044e1b2 + implemented reading of MODEND omf records пре 10 година
  nickysn 4e0c77fcf4 check and cause an internal error in TOmfRecord_PUBDEF.EncodeTo when trying to пре 10 година
  nickysn 0e10290722 + implemented writing a start address in a MODEND omf record пре 10 година
  nickysn d3cc0770ac + added properties for specifying a start address in the MODEND omf record (reading/writing them to file not yet implemented) пре 10 година