История коммитов

Автор SHA1 Сообщение Дата
  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 8 лет назад
  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 лет назад
  nickysn bf0aaf5470 + implemented TOmfRecord_PUBDEF.DecodeFrom 10 лет назад
  nickysn cea67320bf + implemented TOmfRecord_EXTDEF.DecodeFrom 10 лет назад
  nickysn 10722abfac + implemented TOmfRecord_LNAMES.DecodeFrom 10 лет назад