Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption před 10 roky
  nickysn 5dc42404cf * capitalize omf segment class names, as that's how other 16-bit compilers write them před 10 roky
  nickysn e09ab50724 * capitalize the group name 'DGROUP' in the generated omf object files, because před 10 roky
  nickysn 778a678956 * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if před 10 roky
  nickysn 5a1ce6162b * set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target před 10 roky
  nickysn a6e39edb8f * moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086procinfo.postprocess_code před 10 roky
  nickysn 6a7fff644a * align non-code sections with zeros, instead of nops in the nasm asm output před 10 roky
  nickysn 877a769ac3 + support align directive with a given use_op/fillop in the NASM asm writer před 10 roky
  Jeppe Johansen e2272c8a7e Added aitconst_gs for AVR pointer references to Flash. před 10 roky
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 před 10 roky
  florian 7c1cf07484 + support section smartlinking with nasm před 10 roky
  Károly Balogh dd67fa8c5c * fixed DFA warnings for i8086 před 11 roky
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk před 11 roky
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, před 11 roky
  nickysn 36d6fb7868 * don't add the stack segment declaration at the beginning of each object file před 11 roky
  nickysn ef88fec688 * nested ifdefs in TX86NasmAssembler.WriteHeader replaced with an 'if defined()' před 11 roky
  nickysn 40b2d3d562 * don't add the heap segment declaration at the beginning of each object file in před 11 roky
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. před 11 roky
  nickysn 22a7dfa231 * stack segment moved outside of dgroup in the i8086 far data memory models, so před 11 roky
  nickysn 2dc8839af5 * set class=data to all data segments/sections on i8086 před 11 roky
  sergei c28271ab99 * NASM writer: don't force 'near' size for all non-far branches and calls, it disables NASM's capability to optimize branches into short form where possible, and thus only increases size of generated code. před 11 roky
  nickysn 73d7f2aa18 * let the compiler generate the stack segment in i8086 near data memory models před 11 roky
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc před 11 roky
  nickysn efb3cfcbc7 - don't write the default unit code section in the beginning of each asm file, před 11 roky
  nickysn 597f110eb9 + added support for units with code larger than 64kb in the far code i8086 před 11 roky
  florian 6fd98d604a * compilation fixed před 11 roky
  pierre 816dfa69c1 Avoid new line after lock prefix for nasm před 11 roky
  pierre e0744b9759 Fix section output for user section in smart mode před 11 roky
  nickysn 17a8c03e41 * declare the group dgroup even in i8086 far data memory models před 11 roky
  Jonas Maebe 80863a8361 * fixed warning/compilation před 11 roky