Linux Foundation Collaborative Projects
index
:
platform/frameworks/compile/linkloader
8130_CS
8130_preCS
8130_preCS_R8930AAAAANLYA2510
8230_CS
jb_2.5_release
Unnamed repository
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-26
Cast void* type to intptr_t before we cast it to int32_t.
Logan Chien
1
-1
/
+1
2011-11-26
Fixed the compilation errors for GOT.
Chao-ying Fu
1
-11
/
+0
2011-11-26
Fixed relocation types and added GOT supports.
Chao-ying Fu
1
-0
/
+74
2011-11-22
Clean up trailing whitespaces.
Shih-wei Liao
1
-3
/
+2
2011-11-22
Enhance to relocate cross-compiled binary
Andrew Hsieh
1
-25
/
+15
2011-11-22
Include rsl_assert header.
Logan Chien
1
-0
/
+1
2011-11-22
Add mips routine for far stubs.
Logan Chien
1
-5
/
+21
2011-11-21
Re-enable mmap() address randomization (got turned off by accident)
Andrew Hsieh
1
-1
/
+1
2011-11-16
Fix linker bug where addend != 0 for High16 and Low16.
Shih-wei Liao
1
-0
/
+2
2011-11-17
Fix "still too far" bug.
Logan Chien
1
-0
/
+9
2011-11-10
Fix relocations in linking loader.
Shih-wei Liao
1
-0
/
+1
2011-07-05
Use arbitrary address instead of 0x7e000000.
Shih-wei Liao
1
-1
/
+13
2011-07-01
Fix Mac build.
Ying Wang
1
-1
/
+1
2011-07-02
Fix MemChunk print range.
Logan Chien
1
-1
/
+1
2011-07-01
Use llvm/Support/ELF.h.
TDYa127
3
-4
/
+3
2011-06-19
Prologuing ELFHeader.cpp, ELFSectionHeader.cp, ELFSymbol.cpp...
Shih-wei Liao
6
-0
/
+96
2011-06-14
Split MemChunk to independent compilation unit.
Logan Chien
1
-0
/
+64
2011-06-13
Implement a new stub allocation policy.
Logan Chien
1
-38
/
+22
2011-06-12
Rename ELFSectionSymTabEntry to ELFSymbol.
Logan Chien
1
-4
/
+4
2011-06-12
Code refactoring.
Logan Chien
5
-0
/
+282