Age | Commit message (Expand) | Author |
2020-12-29 | cc: add a couple notes to the comments regarding flags | BurnZeZ |
2020-05-12 | cc: dont export gethunk(), hunk, nhunk and thunk | cinap_lenrek |
2020-05-12 | ?l: remove direct hunk manipulation from linkers, just call malloc() | cinap_lenrek |
2020-04-11 | cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat | cinap_lenrek |
2020-04-11 | backout the gethunk() again, as that breaks the assemblers | cinap_lenrek |
2020-04-10 | cc, ?l: fix gethunk() to actually grow allocation | cinap_lenrek |
2020-04-10 | cc, ?a, ?l: change thunk type to uintptr | Sigrid |
2019-08-28 | 8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief) | cinap_lenrek |
2017-11-19 | 6l: fix typo in optab table for APSLLQ (0x7e -> 0x73) | cinap_lenrek |
2017-06-19 | 8l, 6l: get .frame offset right undoing $-4 hack | cinap_lenrek |
2017-06-11 | 6l: support MOV to/from DR[1-3] | aiju |
2017-03-19 | 5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein) | cinap_lenrek |
2015-08-16 | 6l: fix vlong byte order when running on big endian machine (thanks erik quan... | cinap_lenrek |
2015-02-17 | 6l: no need to emit rex.w prefix for MOVBQZX and MOVWQZX | cinap_lenrek |
2015-02-17 | [125678kqv][cl]: fix sprint() and strcpy() buffer overflows | cinap_lenrek |
2014-05-30 | 6a, 6c, 6l: fix copy propagation | Aram Hăvărneanu |
2014-02-01 | 6l: fix warning, setmalloctag declaration, missing header type cases | cinap_lenrek |
2013-02-01 | 6l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch) | cinap_lenrek |
2012-12-10 | 6l: fix wrong opcode for MOVLQZX (import from sources) | cinap_lenrek |
2012-09-18 | 6c: extern register fix (import from patch/6c-extreg) | cinap_lenrek |
2012-07-30 | import updated compilers from sources | cinap_lenrek |