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_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
1
-12
/
+19
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
Add binary search table to .eh_frame_hdr
David Srbecky
2015-05-01
1
-37
/
+20
*
Move .eh_frame to the end of ELF file.
David Srbecky
2015-04-30
1
-25
/
+24
*
Major refactoring of ElfBuilder.
David Srbecky
2015-04-30
1
-1041
/
+604
*
Minor refactoring of ElfBuilder.
David Srbecky
2015-04-28
1
-460
/
+452
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Simplify template parameters of Elf classes.
David Srbecky
2015-04-22
1
-51
/
+70
*
Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.
David Srbecky
2015-04-21
1
-34
/
+99
*
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
1
-0
/
+2
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-23
/
+86
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+8
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Tidy ELF builder.
Ian Rogers
2014-10-09
1
-231
/
+303
*
ART: Prepare for ELF64.
Tong Shen
2014-10-03
1
-1
/
+2
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-0
/
+2
*
ART: Refactor elf_writer_quick for elf section order
Andreas Gampe
2014-09-24
1
-64
/
+163
*
ART: Refactor elf_writer_quick, add symbolizer
Andreas Gampe
2014-09-05
1
-0
/
+1069