aboutsummaryrefslogtreecommitdiff
path: root/gas/ginsn.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-21gas: ginsn: remove unnecessary buffer allocation and freeIndu Bhagat1-15/+12
2024-04-11gas: Fix memory leaks in ginsn.cH.J. Lu1-3/+11
2024-04-10gas: gcfg: add_bb_at_ginsn must return root_bbIndu Bhagat1-26/+75
2024-03-28gas: gcfg: fix handling of non-local direct jmps in gcfgIndu Bhagat1-19/+28
2024-01-26gas: scfi: untraceable control flow should be a hard errorIndu Bhagat1-2/+2
2024-01-15gas: x86: synthesize CFI for hand-written asmIndu Bhagat1-0/+1259