about summary refs log tree commit diff
path: root/tools/add-cfi.common.awk
Commit message (Collapse)AuthorAgeFilesLines
* factor common awk functions for CFI generation scripts into new fileAlex Dowad2015-10-081-0/+26
There is a lot which could be common between i386 and x86_64, but none of it will be useful for any other arch. These should be useful for all archs, however.