Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0e2fe0ff28a89721bcf225027093ac693d568a5c
/
compiler
/
elf_builder.h
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
ab40c11
Generate SHA-1 build ID for host-generated *.oat files (1/2).
by Alexey Alexandrov
· 8 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 8 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
63dccbb
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 8 years ago
d9c9037
Move ArrayRef to runtime/base
by David Brazdil
· 8 years ago
81a1899
elf_builder: Fix Mips header flags
by Greg Kaiser
· 8 years ago
2fdd03c
Add symbolizer option to generate debug information only.
by David Srbecky
· 9 years ago
1a008a1
Merge "Refactor MethodDebugInfo (input of DWARF writer)."
by David Srbecky
· 9 years ago
197160d
Refactor MethodDebugInfo (input of DWARF writer).
by David Srbecky
· 9 years ago
316a218
Add Mips abiflags section to the oatfile.
by Douglas Leung
· 9 years ago
5d81120
Propagate InstructionSetFeatures to ElfBuilder.
by David Srbecky
· 9 years ago
944da60
ART: Allow method references across oat files for multi-image, 2nd attempt.
by Vladimir Marko
· 9 years ago
45724f9
Revert "Allow method references across oat files for multi-image."
by Vladimir Marko
· 9 years ago
6065402
Allow method references across oat files for multi-image.
by Vladimir Marko
· 9 years ago
ae5d273
Change the method which generates DWARF mini-debug-info.
by David Srbecky
· 9 years ago
579942f
Reduce the size of native debug info generated by JIT.
by David Srbecky
· 9 years ago
5b1c2ca
Revert "Revert "Add option to generate compressed backtrace info.""
by David Srbecky
· 9 years ago
8546cc9
Revert "Add option to generate compressed backtrace info."
by David Srbecky
· 9 years ago
5fdcc3c
Add option to generate compressed backtrace info.
by David Srbecky
· 9 years ago
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 9 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 9 years ago
625a64a
Write dex files to oat file early.
by Vladimir Marko
· 9 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 9 years ago
131980f
Add ElfWriter::GetStream().
by Vladimir Marko
· 9 years ago
10c1356
Refactor oat file writing to give Dex2Oat more control.
by Vladimir Marko
· 9 years ago
b851b49
Stream DWARF debug section directly to disk.
by David Srbecky
· 9 years ago
4d247f7
Fix build: lint error in elf_builder.h
by David Srbecky
· 9 years ago
6d8c8f0
Rewrite ElfBuilder to make streaming directly to file easier.
by David Srbecky
· 9 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 9 years ago
19fcbda
Move .dynsym ELF section after .text
by David Srbecky
· 9 years ago
67a0653
Make some parts of ELF more (pointer) aligned.
by David Srbecky
· 9 years ago
1a146bf
Link .dynamic to .dynstr
by David Srbecky
· 9 years ago
24981a1
Set correct size of PT_PHDR ELF segment.
by David Srbecky
· 9 years ago
491a7fe
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again).
by David Srbecky
· 9 years ago
f898087
Split .oat_patches to multiple sections.
by David Srbecky
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
90688ae
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write.
by David Srbecky
· 9 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