index
:
platform/upstream/ltrace
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_wearable
pristine-tar
sandbox/denis13/LTO
sandbox/dnxowls/rpm_upgrade
sandbox/jolfzverb/tizen
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / System Tools;
Hyeongsik Min <hyeongsik.min@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
minor whitespace-only style fix
Dima Kogan
1
-2
/
+2
2014-08-22
Copy struct library.should_activate_latent on clone
Petr Machata
1
-0
/
+1
2014-08-22
Fix cloning of libraries with Dwarf support
Petr Machata
1
-1
/
+9
2014-08-22
I now always build the export list
Dima Kogan
1
-0
/
+1
2014-08-22
un-consted some variables to build with older (<= gcc-4.6) compilers
Dima Kogan
1
-5
/
+5
2014-08-22
Made activate_latent_in() iterations much more efficient
Dima Kogan
1
-28
/
+9
2014-08-22
library_exported_names_each_alias(), library_exported_names_each() now restar...
Dima Kogan
1
-30
/
+21
2014-08-22
added forgotten free(), forgotten return
Dima Kogan
1
-1
/
+4
2014-08-22
clarified some int return code checking
Dima Kogan
1
-6
/
+6
2014-08-22
whitespace 'if(' -> 'if ('
Dima Kogan
1
-14
/
+14
2014-08-22
renamed _dtor_* and _clone_* functions to remove the leading _
Dima Kogan
1
-9
/
+9
2014-08-22
We now use known prototypes for all aliased symbols (same address)
Dima Kogan
1
-30
/
+211
2014-08-22
Making sure to not double-examine the same DWARF CU
Dima Kogan
1
-1
/
+1
2014-08-22
moved DWARF prototype reading to library_get_prototype()
Dima Kogan
1
-0
/
+4
2014-08-22
Imported Upstream version 0.7.91
upstream/0.7.91
upstream
Chanho Park
1
-44
/
+119
2013-01-15
Imported Upstream version 0.7.2
upstream/0.7.2
Anas Nashif
1
-0
/
+428