summaryrefslogtreecommitdiff
path: root/sys/src/cmd/5l
AgeCommit message (Expand)Author
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-19[257]l: cleanup fmt routines, replace sprint()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
2017-03-195l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein)cinap_lenrek
2016-09-035l: format assembly constant right shift encoding 0 as >>32cinap_lenrek
2016-07-085l: ROR instructioncinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2014-12-245l: remove -f flag and add -F flag to disable VFP code generationcinap_lenrek
2014-08-075a, 5l: add LDREX/STREX/CLREX instructionscinap_lenrek
2014-05-08remove old copies of kernels l.s from cmd/?acinap_lenrek
2014-02-01fixes for new setmalloctag() prototypecinap_lenrek
2013-10-065l: apply richard millers 5l-incfloat patch (from sources)cinap_lenrek
2013-01-26add arm vfp support to compiler and linker (from sources)cinap_lenrek
2012-09-185l -H7 (elf) support (import from sources)cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-11-05add -P flag to 5l to produce proper flat binariesaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen