Fix an error path problem introduced in last commit
[platform/upstream/ltrace.git] / library.c
2014-08-22 Dima Koganminor whitespace-only style fix
2014-08-22 Petr MachataCopy struct library.should_activate_latent on clone
2014-08-22 Petr MachataFix cloning of libraries with Dwarf support
2014-08-22 Dima KoganI now always build the export list
2014-08-22 Dima Koganun-consted some variables to build with older (<= gcc...
2014-08-22 Dima KoganMade activate_latent_in() iterations much more efficient
2014-08-22 Dima Koganlibrary_exported_names_each_alias(), library_exported_n...
2014-08-22 Dima Koganadded forgotten free(), forgotten return
2014-08-22 Dima Koganclarified some int return code checking
2014-08-22 Dima Koganwhitespace 'if(' -> 'if ('
2014-08-22 Dima Koganrenamed _dtor_* and _clone_* functions to remove the...
2014-08-22 Dima KoganWe now use known prototypes for all aliased symbols...
2014-08-22 Dima KoganMaking sure to not double-examine the same DWARF CU
2014-08-22 Dima Koganmoved DWARF prototype reading to library_get_prototype()
2014-08-22 Chanho ParkImported Upstream version 0.7.91 upstream upstream/0.7.91
2013-01-15 Anas NashifImported Upstream version 0.7.2 upstream/0.7.2