index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
oat_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
1
-8
/
+3
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-10
/
+27
*
Major refactoring of ElfBuilder.
David Srbecky
2015-04-30
1
-12
/
+24
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-9
/
+9
*
Do not deduplicate code if --debuggable is set.
David Srbecky
2015-04-15
1
-15
/
+29
*
Add --include-cfi compiler option.
David Srbecky
2015-04-13
1
-1
/
+2
*
Merge "Relocate DWARF using .oat_patches."
David Srbecky
2015-04-13
1
-2
/
+6
|
\
|
*
Relocate DWARF using .oat_patches.
David Srbecky
2015-04-11
1
-2
/
+6
*
|
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
|
/
*
Remove duplicate of DexFile::DecodeDebugInfo.
David Srbecky
2015-04-09
1
-16
/
+10
*
Merge "Split RelativePatcher::ReserveSpace() into two."
Vladimir Marko
2015-04-02
1
-2
/
+1
|
\
|
*
Split RelativePatcher::ReserveSpace() into two.
Vladimir Marko
2015-04-02
1
-2
/
+1
*
|
Merge "Add tests for Thumb2RelativePatcher."
Vladimir Marko
2015-04-02
1
-2
/
+4
|
\
\
|
|
/
|
*
Add tests for Thumb2RelativePatcher.
Vladimir Marko
2015-04-02
1
-2
/
+4
*
|
Merge "Write .debug_line section using the new DWARF library."
David Srbecky
2015-04-02
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-3
/
+5
*
|
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-04-02
1
-647
/
+24
*
|
PC-relative loads from dex cache arrays for x86-64.
Vladimir Marko
2015-04-02
1
-8
/
+33
|
/
*
Cortex-A53 Erratum 843419 workaround in OatWriter.
Vladimir Marko
2015-03-31
1
-73
/
+253
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-52
/
+182
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-1
/
+1
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-0
/
+1
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+1
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-1
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+1
*
Handle variable size of methods properly between 32 and 64 bit.
Jeff Hao
2015-02-05
1
-2
/
+7
*
Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 archi...
Jeff Hao
2015-02-05
1
-8
/
+15
*
Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."
Brian Carlstrom
2015-01-31
1
-15
/
+8
*
Allow preopted apps to have sharpened calls for non-x86 architectures.
Jeff Hao
2015-01-27
1
-8
/
+15
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-13
/
+16
*
Remove portable.
Elliott Hughes
2014-12-12
1
-111
/
+85
*
Ensure stack maps are 4 byte aligned.
Nicolas Geoffray
2014-12-09
1
-1
/
+1
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
1
-0
/
+2
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-12
/
+20
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-2
/
+3
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+2
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-8
/
+11
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
Implement method calls using relative BL on ARM64.
Vladimir Marko
2014-10-03
1
-62
/
+136
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-20
/
+517
*
ART: Change access flag behavior in verifier
Andreas Gampe
2014-09-15
1
-1
/
+1
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-10
/
+12
*
ART: Improve error message on oat writer failure
Andreas Gampe
2014-08-26
1
-1
/
+8
*
Make common BitVector operations inline-able.
Ian Rogers
2014-08-20
1
-0
/
+1
*
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
1
-3
/
+5
*
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-08-06
1
-37
/
+11
*
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-30
1
-1
/
+9
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+5
*
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
Andreas Gampe
2014-07-11
1
-24
/
+21
|
\
|
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-24
/
+21
[next]