index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
elf_writer_quick.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy ELF builder.
Ian Rogers
2014-10-09
1
-6
/
+6
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-21
/
+10
*
ART: Refactor elf_writer_quick, add symbolizer
Andreas Gampe
2014-09-05
1
-971
/
+181
*
Merge "ART fix oat debug source map operations"
Vladimir Marko
2014-09-03
1
-10
/
+15
|
\
|
*
ART fix oat debug source map operations
Yevgeny Rouban
2014-08-25
1
-10
/
+15
*
|
Merge "Revert "Revert "ART: Prepare for ELF64."""
Nicolas Geoffray
2014-09-02
1
-122
/
+216
|
\
\
|
*
|
Revert "Revert "ART: Prepare for ELF64.""
Nicolas Geoffray
2014-09-02
1
-122
/
+216
*
|
|
Merge "Fix frame size issue with 64-bit"
Narayan Kamath
2014-09-01
1
-9
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix frame size issue with 64-bit
Brian Carlstrom
2014-08-29
1
-9
/
+15
*
|
|
Revert "ART: Prepare for ELF64."
Nicolas Geoffray
2014-09-01
1
-216
/
+122
|
/
/
*
|
ART: Prepare for ELF64.
Tong Shen
2014-08-29
1
-122
/
+216
|
/
*
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
1
-270
/
+636
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-25
/
+0
*
Merge "Make patchoat use the sht_entsize when patching."
Nicolas Geoffray
2014-08-06
1
-1
/
+1
|
\
|
*
Make patchoat use the sht_entsize when patching.
Alex Light
2014-08-06
1
-1
/
+1
*
|
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-08-06
1
-39
/
+183
|
/
*
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-30
1
-6
/
+6
*
Fix some style nitpicks
Alex Light
2014-07-08
1
-2
/
+0
*
Add patchoat tool to Art.
Alex Light
2014-07-07
1
-0
/
+28
*
Fixed gdb support and added some ElfFile functions
Alex Light
2014-06-27
1
-33
/
+9
*
Optionally add debug symbols to ELF files made by quick compiler.
Alex Light
2014-06-12
1
-1
/
+15
*
Fix build by converting from bionic to elfutils version of elf.h
Brian Carlstrom
2014-06-11
1
-17
/
+17
*
Revert "Revert "Rewrite ElfWriterQuick to make it more modular.""
Brian Carlstrom
2014-06-11
1
-671
/
+665
*
Revert "Rewrite ElfWriterQuick to make it more modular."
Brian Carlstrom
2014-06-11
1
-665
/
+671
*
Rewrite ElfWriterQuick to make it more modular.
Alex Light
2014-06-09
1
-671
/
+665
*
Moved a BufferedOutputStream onto the heap to reduce stack usage.
Alex Light
2014-05-29
1
-2
/
+2
*
Fix using kArm instead of kThumb2.
Mathieu Chartier
2014-04-04
1
-1
/
+2
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+5
*
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-0
/
+5
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
1
-2
/
+326
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-12
/
+7
*
Remove dependency on llvm/Support/ELF.h by using linux's elf.h.
Nicolas Geoffray
2014-02-19
1
-80
/
+81
*
am 2cea26c1: am c6dfdace: Add buffering to ELF file generation
Brian Carlstrom
2013-08-27
1
-1
/
+2
|
\
|
*
Add buffering to ELF file generation
Brian Carlstrom
2013-08-26
1
-1
/
+2
*
|
Fix typo in elf writer.
Mathieu Chartier
2013-08-26
1
-1
/
+1
|
/
*
Add -XX:+DisableExplicitGC option for Art
Anwar Ghuloum
2013-08-14
1
-1
/
+1
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
1
-10
/
+13
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+665