summaryrefslogtreecommitdiff
path: root/sys/src/cmd/6l
AgeCommit message (Expand)Author
2020-12-29cc: add a couple notes to the comments regarding flagsBurnZeZ
2020-05-12cc: dont export gethunk(), hunk, nhunk and thunkcinap_lenrek
2020-05-12?l: remove direct hunk manipulation from linkers, just call malloc()cinap_lenrek
2020-04-11cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compatcinap_lenrek
2020-04-11backout the gethunk() again, as that breaks the assemblerscinap_lenrek
2020-04-10cc, ?l: fix gethunk() to actually grow allocationcinap_lenrek
2020-04-10cc, ?a, ?l: change thunk type to uintptrSigrid
2019-08-288l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief)cinap_lenrek
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