summaryrefslogtreecommitdiff
path: root/sys/src/cmd/7c
AgeCommit message (Expand)Author
2023-05-187l, 7c: Remove STLP(W), finish LDAXR(W)/STLXR(W).Aidan K. Wiggins
2023-05-157c: clean up the garbage in -S output, fix printing instructions using FCONSTSigrid Solveig Haflínudóttir
2023-05-107c, 7l: revert CASE change, fix linker clobbering offset if given the same re...Sigrid Solveig Haflínudóttir
2023-05-097c: peephole: ACASE needs two distinctive registers - nothing to optimizeSigrid Solveig Haflínudóttir
2023-05-095c, 7c: fix !x compilation when x is a negative floatSigrid Solveig Haflínudóttir
2023-05-067c: node offsets aren't necessarily 0 - fixup packed structsSigrid Solveig Haflínudóttir
2023-05-047c: copy the remainder of packed structsSigrid Solveig Haflínudóttir
2023-02-067c: eliminate MOVWU r, r instructions when possiblecinap_lenrek
2023-02-047c: help and improve peephole optimizercinap_lenrek
2021-06-26kencc: revert back to "set but not used"cinap_lenrek
2021-06-21kencc: clarify warning for unused assignmentsNoam Preil
2021-03-135c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(... , nn) in cgen() for result...cinap_lenrek
2020-08-047c: now really fix OASxxx operationscinap_lenrek
2020-08-03reverting 7c change, breaks some 64-bit shifts...cinap_lenrek
2020-08-027c: fix wrong type on OASxxx operationscinap_lenrek
2020-04-19?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanupcinap_lenrek
2020-04-11cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compatcinap_lenrek
2019-06-19cc: remove nullwarn() from OCAST codegen, zap void castscinap_lenrek
2019-05-01[5678vq]c: fix .safe node type for *FUNC() = *FUNC() sugencinap_lenrek
2019-04-257c: don't emit SXTW for non-register source operandcinap_lenrek
2019-04-177c: fix long to vlong/pointer conversion, avoid negative immediate offsetscinap_lenrek
2019-04-087c: fix registerization of vlong constantscinap_lenrek
2019-04-08add arm64 c compiler and assembler (thanks charles forsyth)cinap_lenrek
2016-05-04retire the dec alpha portcinap_lenrek
2015-08-021c,2c,7c,kc,vc: honor suppress condition for outstring() in swt.ccinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen