summaryrefslogtreecommitdiff
path: root/sys/src/cmd/6l
AgeCommit message (Expand)Author
2017-11-196l: fix typo in optab table for APSLLQ (0x7e -> 0x73)cinap_lenrek
2017-06-198l, 6l: get .frame offset right undoing $-4 hackcinap_lenrek
2017-06-116l: support MOV to/from DR[1-3]aiju
2017-03-195l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein)cinap_lenrek
2015-08-166l: fix vlong byte order when running on big endian machine (thanks erik quan...cinap_lenrek
2015-02-176l: no need to emit rex.w prefix for MOVBQZX and MOVWQZXcinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2014-05-306a, 6c, 6l: fix copy propagationAram Hăvărneanu
2014-02-016l: fix warning, setmalloctag declaration, missing header type casescinap_lenrek
2013-02-016l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch)cinap_lenrek
2012-12-106l: fix wrong opcode for MOVLQZX (import from sources)cinap_lenrek
2012-09-186c: extern register fix (import from patch/6c-extreg)cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek