提交历史

作者 SHA1 备注 提交日期
  Károly Balogh 4c0e6980db atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway 7 年之前
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 7 年之前
  Károly Balogh c5222d7199 m68k: map sec_rodata as read-write in the vasm writer, to silence some vlink warnings, when it writes the relocations in a rodata section 8 年之前
  Károly Balogh 3e4c905813 m68k: make vasm to use ELF objects on amiga, enabled smartlink sections 8 年之前
  Károly Balogh 026f0e99f3 m68k: made the vasm writer use the right section attributes, but disabled named sections until some vlink issues are sorted out 8 年之前
  Károly Balogh 4e51dc2298 m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler 8 年之前
  Jonas Maebe 74a49b5f91 * restructured the the TExternalAssembler constructors so that the 8 年之前
  Károly Balogh a756609a27 m68k: added a simple VASM writer frontend for the GNU AS writer (as VASM has a compatiblity mode) 9 年之前