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

Аутор SHA1 Порука Датум
  nickysn 4061628ffb * the i8086-msdos default code segment (in near code memory models) renamed пре 10 година
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption пре 10 година
  nickysn 6665cec157 * put the startup code first also when using the internal linker in i8086 far пре 10 година
  nickysn ea27b97f3a * fixed the order of the _NULL and _AFTERNULL segments пре 10 година
  nickysn d7f08866e5 * use the TMZExeOutput.MZFlatContentSection property in TInternalLinkerMsDos.GetTotalSizeForSegmentClass пре 10 година
  nickysn eed7e3aa6b + implemented GetCode/Data/BssSize in the i8086-msdos internal linker пре 10 година
  nickysn ebde434255 * specify the proper segment ordering in the link script of the i8086-msdos пре 10 година
  nickysn 0dab94e35d * i8086-msdos internal linker: put the static libraries in a group, to enable пре 10 година
  nickysn ef207475fd + parse omf modend records and add symbol for module start address пре 10 година
  nickysn e1298a035c * provide msdos-specific dummy overrides for GetCode/Data/BssSize to avoid crash пре 10 година
  nickysn d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using пре 10 година
  nickysn 91d3cb1cd0 + initial implementation of TInternalLinkerMsDos.DefaultLinkScript пре 10 година
  nickysn 3b288554e7 + more msdos internal linker classes added пре 10 година
  nickysn 93ec811c97 + created the msdos internal linker class (empty for now) пре 10 година
  nickysn 9f31fcc2ca + added support for HeapMax in the far data i8086 memory models as well пре 11 година
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. пре 11 година
  nickysn 49f93b4464 * use the 'order' wlink directive to specify the segment order, instead of using пре 11 година
  nickysn 510fa9596f * add 'option quiet' to wlink to suppress its info messages пре 11 година
  pierre 2a6e592fba Handle link map for msdos wlink пре 11 година
  nickysn 12b1e0cbfd + tell wlink to add dwarf debug info to the executable when -gw2/3/4 is used пре 11 година
  nickysn 52a5ffc386 * use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven) пре 12 година
  nickysn 567cdf875b + added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS пре 12 година
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: пре 12 година
  pierre 277ae481b8 Add passing of -k option to linker for msdos and go32v2 targets пре 12 година
  nickysn f5a9442910 + added the appropriate startup code names for each memory model пре 12 година
  nickysn e28852d07d * prt0 startup code file for small model renamed to prt0s пре 12 година
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well пре 12 година
  nickysn fb12778f0e + add static libraries to the wlink script for the msdos target пре 12 година
  nickysn ec3d9ebc8a wlink support added and made the default пре 12 година
  nickysn da37d03dd7 alink support added and enabled by default пре 12 година