summaryrefslogtreecommitdiff
path: root/sys/src/cmd/7l
AgeCommit message (Expand)Author
2023-05-187l, 7c: Remove STLP(W), finish LDAXR(W)/STLXR(W).Aidan K. Wiggins
2023-05-167l: use floating point immediates where possibleSigrid Solveig Haflínudóttir
2023-05-147l: register offset loads/storesSigrid Solveig Haflínudóttir
2023-05-147l: allow paired SIMD load/store, correct a few commentsSigrid Solveig Haflínudóttir
2023-05-107l: rewrite Rl→REGTMP in the comment (thanks cinap)Sigrid 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-097l: throw an error if CASE uses the same register for base and offset (CASE R...Sigrid Solveig Haflínudóttir
2020-05-177l: handle dupok flag in TEXT/GLOBL datacinap_lenrek
2020-05-167l: fix mistakecinap_lenrek
2020-05-12?l: remove direct hunk manipulation from linkers, just call malloc()cinap_lenrek
2020-04-19[257]l: cleanup fmt routines, replace sprint()cinap_lenrek
2020-04-187l, ql: dont assume . is in the path for running mkcname (thanks sam-d)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-05-177l: don't hardcode 4k pagesize, use INITRNDcinap_lenrek
2019-05-097l: implement MOVP instructioncinap_lenrek
2019-05-017l: add missing AFMOVD with EXT/AUTO/LOREG operands to optabcinap_lenrek
2019-04-227l: there is no BIC* $bimm variantcinap_lenrek
2019-04-177l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid D...cinap_lenrek
2019-04-087l: fix vlong constants in literal pool for non-MOV instructionscinap_lenrek
2019-04-087l: fix bitcon instruction selection and encodingcinap_lenrek
2019-04-087l: add arm64 linker (initial sync)cinap_lenrek
2016-05-04retire the dec alpha portcinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2014-05-021l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.ccinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen