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
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-27
Replace readdir_r with readdir
tizen_5.5.m2_release
tizen_4.0.m2_release
tizen_4.0.m1_release
tizen_4.0.IoT.p2_release
tizen_4.0.IoT.p1_release
submit/tizen_unified/20170308.100415
submit/tizen_5.5_wearable_hotfix/20201026.184307
submit/tizen_5.5_mobile_hotfix/20201026.185107
submit/tizen_5.5/20191031.000007
submit/tizen_5.0/20181101.000007
submit/tizen_4.0/20170828.100006
submit/tizen_4.0/20170811.094300
submit/tizen/20161227.115415
accepted/tizen/wearable/20161228.083532
accepted/tizen/unified/20170309.040228
accepted/tizen/tv/20161228.083512
accepted/tizen/mobile/20161228.083453
accepted/tizen/ivi/20161228.083548
accepted/tizen/common/20161227.192631
accepted/tizen/5.5/unified/wearable/hotfix/20201027.100550
accepted/tizen/5.5/unified/mobile/hotfix/20201027.074237
accepted/tizen/5.5/unified/20191031.011812
accepted/tizen/5.0/unified/20181102.030449
accepted/tizen/4.0/unified/20170828.222850
accepted/tizen/4.0/unified/20170816.014018
tizen_5.5_wearable_hotfix
tizen_5.5_tv
tizen_5.5_mobile_hotfix
tizen_5.5
tizen_5.0
tizen_4.0
sandbox/dnxowls/rpm_upgrade
accepted/tizen_wearable
accepted/tizen_tv
accepted/tizen_mobile
accepted/tizen_ivi
accepted/tizen_common
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified
accepted/tizen_5.0_unified
accepted/tizen_4.0_unified
Hyeongsik Min
1
-9
/
+6
2014-08-22
PowerPC: convert ELFv2 conditionals form preprocessor to plain conditions
Petr Machata
2
-41
/
+46
2014-08-22
Fix coding style in PowerPC's arch.h
Petr Machata
1
-16
/
+18
2014-08-22
Fix bugs in fetch backend of powerpc64le
Petr Machata
1
-80
/
+70
2014-08-22
Normalize some include guards
Petr Machata
2
-6
/
+6
2014-08-22
PPC: fix PPC32 build
Alexandre Belloni
1
-0
/
+1
2014-08-22
Support for powerpc64 arch ppc64el
Thierry Fauck
4
-34
/
+353
2014-08-22
Add missing #include stdio.h
dann frazier
2
-0
/
+2
2014-08-22
add missing <stdint.h> include
dann frazier
1
-0
/
+1
2014-08-22
Implement aarch64 support
Petr Machata
10
-1
/
+1855
2014-08-22
Don't crash untraced calls via PLT in prelinked PPC64 binaries
Petr Machata
2
-21
/
+94
2014-08-22
Type umovebytes properly
Petr Machata
1
-4
/
+4
2014-08-22
Initialize libsym early in trace.c to help the compiler.
Mark Wielaard
1
-2
/
+2
2014-08-22
Fix a problem in tracing across fork on PPC64
Petr Machata
1
-1
/
+13
2014-08-22
Support IRELATIVE relocations on s390
Petr Machata
2
-0
/
+24
2014-08-22
On s390{,x}, r2 is scrambled after syscall entry
Petr Machata
1
-5
/
+12
2014-08-22
On x86{,_64}, PLT entries may not be ordered by their relocation
Petr Machata
2
-1
/
+111
2014-08-22
Plug a leak
Petr Machata
1
-0
/
+1
2014-08-22
Fix compilation on ARM
Petr Machata
2
-1
/
+17
2014-08-22
In ARM backend, move hooks for ltrace_elf and library to plt.c
Petr Machata
2
-190
/
+192
2014-08-22
Move load_dynamic_entry from PPC backend to ltrace-elf.c/.h
Petr Machata
1
-38
/
+7
2014-08-22
Imported Upstream version 0.7.91
upstream/0.7.91
upstream
Chanho Park
80
-7447
/
+3915
2013-01-15
Imported Upstream version 0.7.2
upstream/0.7.2
Anas Nashif
154
-2166
/
+17748
2012-11-13
Imported Upstream version 0.5.3
upstream/0.5.3
Anas Nashif
103
-0
/
+8426