Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
542451cc546779f5c67840e105c51205a1b0a8fd
/
runtime
/
arch
/
x86
/
fault_handler_x86.cc
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
5b64306
Fix mac build.
by Nicolas Geoffray
· 9 years ago
e8e1127
Do checks on the fault address when we think it's an NPE.
by Nicolas Geoffray
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
40741f3
[optimizing] Use more X86_64 addressing modes
by Mark Mendell
· 10 years ago
9415886
ART: Avoid obvious segfault in arm & x86 fault handler
by Andreas Gampe
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 11 years ago
eac2738
Merge "ART Runtime: Add movb $xx,yy fault handling"
by Ian Rogers
· 11 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 11 years ago
a9f36ee
ART Runtime: Add movb $xx,yy fault handling
by Mark Mendell
· 11 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 11 years ago
5daf8e1
ART Runtime: Add movw $xx,yy fault handling
by Mark Mendell
· 11 years ago
e2d596e
x86 fault handler does not know about movb
by Serguei Katkov
· 11 years ago
8ce6b90
Handle nested signals
by Dave Allison
· 11 years ago
eb0ab9e
ART: Fix mac build
by Andreas Gampe
· 11 years ago
648d711
Reduce stack usage for overflow checks
by Dave Allison
· 11 years ago
85fa796
Fix more of the Mac build.
by Dan Albert
· 11 years ago
dfd3b47
Add implicit checks for x86_64 architecture.
by Dave Allison
· 11 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 11 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 11 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 11 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 11 years ago
c751fdc
Add handler for printing java stack traces for compiled code SIGSEGV.
by Mathieu Chartier
· 12 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 12 years ago