Historique des commits

Auteur SHA1 Message Date
  nickysn 65c2575883 + added win16stub const array (small dos exe, which prints 'This program il y a 7 ans
  nickysn 7763942907 * fixed the 'Unsupported fixup location type' error messages in the MZ internal il y a 7 ans
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the il y a 7 ans
  florian e7fd71db36 + write name of segment/group which is too large il y a 8 ans
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile il y a 9 ans
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation il y a 9 ans
  nickysn db5e67c3fe + introduced a new type TRelocDataInt for use as the 'data' parameter for il y a 9 ans
  nickysn 4f8baf29c6 + handle RELOC_FARPTR48 relocations as well in TOmfObjData.writeReloc; this is il y a 9 ans
  nickysn e628729e1d + support 48-bit (16:32) far pointer relocations in the OMF internal linker il y a 9 ans
  nickysn 02a6b77e32 + added support for 32-bit offset OMF relocations (fltOffset32) in the OMF internal linker il y a 9 ans
  nickysn c8e20dfe74 + added i8086-specific consts RELOC_ABSOLUTE16 and RELOC_RELATIVE16, which are il y a 9 ans
  nickysn b9ca24d4df + added property to the omf object reader, specifying whether symbol names il y a 9 ans
  nickysn d5428ee210 * the CaseSensitive property in TOmfObjInput renamed CaseSensitiveSegments, il y a 9 ans
  nickysn e4b77c7aab * accept omf object modules, containing LINNUM and LINNUM32 records in the il y a 9 ans
  nickysn 30a7875d56 + added hack for supporting linking with .obj files, generated by Borland's il y a 9 ans
  nickysn 0d48e5f6c7 + added support to the omf/i8086-msdos internal linker for omf relocation with il y a 9 ans
  nickysn b744c83581 + implemented support for omf fixup records with target group other than 'DGROUP' in the i8086-msdos internal linker il y a 9 ans
  nickysn 7d41d19150 + added an error message when trying to compile a tiny model DOS .COM file with il y a 9 ans
  Jonas Maebe 5f7b242222 * fixed compilation with -Oodfa/-O3 il y a 10 ans
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so il y a 10 ans
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries il y a 10 ans
  nickysn 1487236f29 + support addr_fardataseg references in the internal asm writer il y a 10 ans
  nickysn 4a855b140a + support mixing initialized and bss data in the same object section (only in il y a 10 ans
  nickysn 2725b1160b * name the 'FAR_DATA' class segments as module_name+'_DATA' il y a 10 ans
  nickysn cfab5d3d3e * the omfbase.omf_segclass const array converted to function in order to be able il y a 10 ans
  nickysn cc2e27b555 * the function which returns the alignment of omf sections moved to unit il y a 10 ans
  nickysn 3abfa177c4 * initialization of stack and dwarf debug omf sections moved from il y a 10 ans
  nickysn efef3882a0 * moved the code for determining whether an omf object section should il y a 10 ans
  nickysn 2e6d462ff6 * omf segment class names moved to a const array in omfbase, so they can be used il y a 10 ans
  nickysn 4061628ffb * the i8086-msdos default code segment (in near code memory models) renamed il y a 10 ans