]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/6l
disk/format: implement long name support
[plan9front.git] / sys / src / cmd / 6l /
2017-11-19 cinap_lenrek6l: fix typo in optab table for APSLLQ (0x7e -> 0x73)
2017-06-19 cinap_lenrekmerge
2017-06-19 cinap_lenrek8l, 6l: get .frame offset right undoing $-4 hack
2017-06-11 aiju6l: support MOV to/from DR[1-3]
2017-03-19 cinap_lenrek5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols ...
2015-08-16 cinap_lenrek6l: fix vlong byte order when running on big endian...
2015-02-17 cinap_lenrek6l: no need to emit rex.w prefix for MOVBQZX and MOVWQZX
2015-02-17 cinap_lenrek[125678kqv][cl]: fix sprint() and strcpy() buffer overflows
2014-05-30 Aram Hăvărneanu6a, 6c, 6l: fix copy propagation
2014-02-01 cinap_lenrek6l: fix warning, setmalloctag declaration, missing...
2013-01-31 cinap_lenrek6l: eleminate NOP X0 instructions (from eriks 6l-nop...
2012-12-10 cinap_lenrek6l: fix wrong opcode for MOVLQZX (import from sources)
2012-09-18 cinap_lenrek6c: extern register fix (import from patch/6c-extreg)
2012-07-30 cinap_lenrekmerge
2012-07-30 cinap_lenrekimport updated compilers from sources