summaryrefslogtreecommitdiff
path: root/library.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-22minor whitespace-only style fixDima Kogan1-2/+2
2014-08-22Normalize some include guardsPetr Machata1-3/+3
2014-08-22I now always build the export listDima Kogan1-0/+2
2014-08-22un-consted some variables to build with older (<= gcc-4.6) compilersDima Kogan1-3/+3
2014-08-22Made activate_latent_in() iterations much more efficientDima Kogan1-20/+5
2014-08-22removed needless #includeDima Kogan1-1/+0
2014-08-22library_exported_names_each_alias(), library_exported_names_each() now restar...Dima Kogan1-8/+28
2014-08-22We now use known prototypes for all aliased symbols (same address)Dima Kogan1-7/+51
2014-08-22Making sure to not double-examine the same DWARF CUDima Kogan1-1/+1
2014-08-22moved DWARF prototype reading to library_get_prototype()Dima Kogan1-0/+8
2014-08-22Imported Upstream version 0.7.91upstream/0.7.91upstreamChanho Park1-10/+20
2013-01-15Imported Upstream version 0.7.2upstream/0.7.2Anas Nashif1-0/+226