Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fc8d247275d06047c652abbdd368fe784bf85e67
/
compiler
/
elf_builder.h
67a0653
Make some parts of ELF more (pointer) aligned.
by David Srbecky
· 10 years ago
1a146bf
Link .dynamic to .dynstr
by David Srbecky
· 10 years ago
24981a1
Set correct size of PT_PHDR ELF segment.
by David Srbecky
· 10 years ago
491a7fe
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again).
by David Srbecky
· 10 years ago
f898087
Split .oat_patches to multiple sections.
by David Srbecky
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
90688ae
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write.
by David Srbecky
· 10 years ago
033d745
Add binary search table to .eh_frame_hdr
by David Srbecky
· 10 years ago
b0a962c
Move .eh_frame to the end of ELF file.
by David Srbecky
· 10 years ago
bc90fd0
Major refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
0c5bbc1
Minor refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
533c207
Simplify template parameters of Elf classes.
by David Srbecky
· 10 years ago
527c9c7
Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.
by David Srbecky
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
0279ebb
Tidy ELF builder.
by Ian Rogers
· 10 years ago
62d1ca3
ART: Prepare for ELF64.
by Tong Shen
· 10 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 10 years ago
cc67607
ART: Refactor elf_writer_quick for elf section order
by Andreas Gampe
· 10 years ago
54fc26c
ART: Refactor elf_writer_quick, add symbolizer
by Andreas Gampe
· 10 years ago