summaryrefslogtreecommitdiff
path: root/linux/bfd.c
AgeCommit message (Expand)Author
2017-05-24Introduce libcommonRobert Swiecki
2016-09-06Remove -I. from linux and posix buildsRobert Swiecki
2016-04-22defer {} instead of DEFER()Jagger
2016-04-05bfd_close instead of bfd_close_all_done to get rid of memory leakJagger
2016-03-16Introduce scoped mutexesRobert Swiecki
2016-03-10Cleaner impl. of DEFERJagger
2016-03-09Introduce go-style deferRobert Swiecki
2015-12-20Annotate unused varsAnestis Bechtsoudis
2015-10-09MergeRobert Swiecki
2015-03-05Stick to indentrobert.swiecki@gmail.com
2015-03-05A pass with astylerobert.swiecki@gmail.com
2015-02-28Wording in disassemblerrobert.swiecki@gmail.com
2015-02-16Move bfd_init() to each threadrobert.swiecki@gmail.com
2015-02-16libbfd locking - it's apparently not multi-thread saferobert.swiecki@gmail.com
2015-02-16Use bfd_close_all_done() instead of bfd_close()robert.swiecki@gmail.com
2015-02-16bfd_init() in arch_prepareParent()robert.swiecki@gmail.com
2015-02-16Use goto (yeah)robert.swiecki@gmail.com
2015-02-16Use bfd_close()robert.swiecki@gmail.com
2015-02-16Using bfd for disassemlyrobert.swiecki@gmail.com
2015-02-16Indent: Remove spaces at the end of linesrobert.swiecki@gmail.com
2015-02-15Better reporting and 64-bit rnd functionrobert.swiecki@gmail.com
2015-02-14berkeley style commentsrobert.swiecki@gmail.com
2015-02-14Working bfd and reportsrobert.swiecki@gmail.com
2015-02-14Indentrobert.swiecki@gmail.com
2015-02-14Distinct directories for each architecturerobert.swiecki@gmail.com