Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
cb892c55bb92603c8a60d20ab401c75faef2da3d
/
include
0e56786
Remove USE_CACHE support, since we only need MC support.
by Stephen Hines
· 13 years ago
569986d
Switch libbcc to start using MetadataExtractor.
by Stephen Hines
· 13 years ago
88d93c6
Use ALOGE instead of fprintf() for logging.
by Stephen Hines
· 13 years ago
6934174
Change the API of bccPrepareSharedObject().
by Shih-wei Liao
· 13 years ago
d8ed6a9
Change the API of bccPrepareRelocatable().
by Shih-wei Liao
· 13 years ago
e0918ac
resolved conflicts for merge of 7c75d915 to master
by Stephen Hines
· 13 years ago
094881f
Enable debugging of RS code under GDB
by Daniel Malea
· 13 years ago
cc366e5
Support ForEachExpand on non-root functions.
by Stephen Hines
· 13 years ago
a471ebb
Refactoring interface.
by Shih-wei Liao
· 13 years ago
6a60f4e
Follow the ELF spec. Use the terms relocatable.
by Shih-wei Liao
· 13 years ago
8afed38
Have separate prepareSharedObject and prepareObject.
by Shih-wei Liao
· 13 years ago
0164f46
Add support for handling a bitcode wrapper to bcinfo.
by Stephen Hines
· 13 years ago
825b9ae
Add support for handling a bitcode wrapper to bcinfo.
by Stephen Hines
· 13 years ago
33f8fe2
Support ForEach info in MetadataExtractor.
by Stephen Hines
· 13 years ago
4f57c8c
Merge "Provide legacy bitcode translation mechanism."
by Stephen Hines
· 13 years ago
932bc6e
Provide legacy bitcode translation mechanism.
by Stephen Hines
· 13 years ago
7890d43
Add bccMarkExternalSymbol (to specify external symbol.)
by Logan Chien
· 13 years ago
bd76bc9
Finish the refactor work of bccPrepareExecutable.
by Logan Chien
· 13 years ago
4928104
Fixbug remove symbol lookup at MCCacheWriter
by Joseph Wen
· 13 years ago
16c9b36
Remove unused APIs from libbcc.
by Stephen Hines
· 13 years ago
0120ef7
Merge "Extract BC metadata using a single call via bcinfo."
by Stephen Hines
· 13 years ago
c2be0a1
Change the argument of bccPrepareExecutable.
by Logan Chien
· 13 years ago
150a70b
Extract BC metadata using a single call via bcinfo.
by Stephen Hines
· 13 years ago
03a2e30
Split JIT image from oBCC.
by Logan Chien
· 13 years ago
48dc01d
Add build time and build revision support.
by Logan Chien
· 13 years ago
e475ef0
Remove unused bcc_checksum.h
by Logan Chien
· 13 years ago
d9db38a
Update documentation and add deprecate attribute.
by Logan Chien
· 13 years ago
311c26f
Add new libbcc API bccPrepareExecutableEx
by Logan Chien
· 13 years ago
8eabcbf
Remove unused code in MCCacheReader/Writer
by Joseph Wen
· 13 years ago
f36637f
Fixbug 4995931
by Joseph Wen
· 13 years ago
2ca6e57
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 13 years ago
d18a3df
Revert "Fix the libbcc SHA1 checksum dependency"
by Stephen Hines
· 13 years ago
89175b9
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 13 years ago
5de1adf
Use SHA1 to verify libbcc is consistent with cache
by Joseph Wen
· 13 years ago
5e3e0ce
josephwen Adds caching for MC JIT.
by Shih-wei Liao
· 13 years ago
bbcef8a
Properly handle asserts for libbcc.
by Stephen Hines
· 14 years ago
4dcd679
Create DebugHelper.h
by Logan
· 14 years ago
474cbd2
Add bccReadFile, bccLinkFile.
by Logan
· 14 years ago
071288a
Add BCC support for rs_object_slots metadata.
by Stephen Hines
· 14 years ago
9099ddc
Change the Cache Version to 1, after those on-device linking CLs.
by Shih-wei Liao
· 14 years ago
ce82d49
Handle fatal errors for bccRegisterSymbolCallback.
by Shih-wei Liao
· 14 years ago
f340bf7
Redesign libbcc api.
by Logan
· 14 years ago
e132399
Check libbcc build time instead of sha1sum.
by Logan
· 14 years ago
4079b59
bccLinkBC returns int.
by Shih-wei Liao
· 14 years ago
25e7da4
Remove bccLoadBinary and remove the outdated comments (Now, invoking
by Shih-wei Liao
· 14 years ago
f6267d1
Rename bccCompileBC as bccPrepareExecutable. Reason: caching case doesn't perform
by Shih-wei Liao
· 14 years ago
a27a83f
Add CacheWriter.
by Logan
· 14 years ago
f3c83ce
Add __isThreadable libRS hack.
by Logan
· 14 years ago
75cc8a5
Reorganize SHA1 checksum code.
by Logan
· 14 years ago
856ceb2
Complete CacheReader.
by Logan
· 14 years ago
b349a98
Correct typo: Dependancy -> Dependency.
by Logan
· 14 years ago
f7f0ac5
Add the CacheReader. (incomplete)
by Logan
· 14 years ago
9d54769
Rename the deprecated parameter name.
by Logan
· 14 years ago
5a943b6
Bump the version number.
by Shih-wei Liao
· 14 years ago
e2ad139
Remove bitcode timestamp and crc32 check.
by Logan
· 14 years ago
0647e9e
Rename bcc::BCCscript -> bcc::Script.
by Logan
· 14 years ago
be65a48
Stale cache management: Upgrade the MAGIC version.
by Shih-wei Liao
· 14 years ago
8b77a77
Add sha1sum check for bitcode.
by Logan
· 14 years ago
b9b0416
Add modify time and crc32 to bccReadBC and cache header.
by Logan
· 14 years ago
e6a1851
1. New caching deployment mechanism: Now use per-app cache directory.
by Shih-wei Liao
· 14 years ago
d80e65b
Propogate return code of Compiler::compile() to caller of bccCompileBC.
by Logan
· 14 years ago
7cc1baf
Add export pragma table for caching. And fix the bug which breaks Ball and Fountain.
by Logan
· 14 years ago
3f3d31f
Extract BCCscript from bcc.cpp.
by Logan
· 14 years ago
aae8f2c
Extract oBCCHeader and oBCCRelocEntry from bcc.cpp.
by Logan
· 14 years ago
7c5a5f7
Add caching framework of binaries. Caching is not turned on for now. ARM & relocation (todo) of logan
by Shih-wei Liao
· 14 years ago
5d35b97
Bug fix & add internalize pass to LTO.
by Zonr Chang
· 14 years ago
97f5e61
Implement basic version of on-device linking.
by Zonr Chang
· 14 years ago
dbee68b
Add inteface to libbcc for llvm::Module input.
by Zonr Chang
· 14 years ago
932648d
Coding style fix, legal announcement.
by Zonr Chang
· 14 years ago
6bfd542
Multiple LLVM context.
by Shih-wei Liao
· 14 years ago
abd1e3d
Sync upstream to r102410. Re-turn on sdk.
by Shih-wei Liao
· 15 years ago
77ed614
libbcc
by Shih-wei Liao
· 15 years ago