Commit History

Author SHA1 Message Date
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption 10 years ago
  Jonas Maebe 84bd523867 * changed paratargetasm from a global variable into a field of toption 10 years ago
  Jonas Maebe 13638d958d * changed paratarget from a global variable into a field of toption 10 years ago
  florian 590ec0f3e6 * more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix 10 years ago
  florian 199b1861d6 * fix wrong comparisons in trgobj.conservative to enable better coalescing, 10 years ago
  florian d71a3d0533 * charset depends on the objpas unit 10 years ago
  svenbarth 66781b5526 Fix for Mantis #28530. 10 years ago
  michael 90a31bef49 * Fix bug #28506 10 years ago
  michael 7c5ce9efc6 * Fix bug id #28493 10 years ago
  michael 1fd2735198 * Fix for 28578 10 years ago
  joost 621c9c357c * Generate manifest-files for each package while archiving multiple packages 10 years ago
  Jonas Maebe 038c647ed2 * updated to r416 of the common Mac OS X interfaces: 10 years ago
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 years ago
  Jonas Maebe 10b2ea3b1b * use handle_locjump() instead of local inlined version 10 years ago
  nickysn e9c790f4eb + support 'SEG' in the i8086 inline assembler 10 years ago
  Jonas Maebe 4e0d546323 * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. 10 years ago
  nickysn 919cc8377a + added class type property CObjSymbol to TExeOutput as well 10 years ago
  nickysn 19aab3fd31 + i8086-msdos internal linker: write symbol addresses in segment:offset format in the linker map file 10 years ago
  nickysn 046a4e4114 * allow using a TObjSymbol subclass via using a "class of" type 10 years ago
  nickysn f41692710f - removed bogus comment from TMZExeUnifiedLogicalSegment.CalcMemPos 10 years ago
  nickysn 2467cb34c2 * fixed MemBasePos calculation for segments that go beyond the previous segment base 10 years ago
  nickysn 2c05bcc28f + i8086-msdos internal linker: in the far data memory models, fill 10 years ago
  nickysn dad0f015a9 - removed the TOmfObjSectionGroup class, because it is not used 10 years ago
  nickysn 5900a7f3db * updated revision.inc 10 years ago
  nickysn 0894ede9cd + enable the i8086-msdos internal linker 10 years ago
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k 10 years ago
  nickysn 851ebd9850 * use a normalized MemBasePos (i.e. offset<16) for stack segments 10 years ago
  nickysn f3d5bf3743 * the result of tobjsymbol.address changed from 'aword' to 'qword' as well 10 years ago
  nickysn 8977c0fc78 * TExeSection.Size and .DataPos changed from aword to qword, because: 10 years ago
  nickysn fb1be14337 * yet another fix for the MZ relocation offsets 10 years ago