Remove ((noreturn)) from dvmAbort().
Andy McFadden authored
Functions that could call dvmAbort() from more than one place were
merging the calls together, which is great until you need to decode a
native stack trace.

For 2144313.
bb710e32
Name Last commit Last update
..
alloc dalvik: Switch to common cutils sched_policy api
analysis Allow dalvik pre-optimization to run in ARMv7 emulator.
arch Fix x86 call bridge
compiler Another round of scary indirect ref changes.
hprof auto import //branches/master/...@140412
interp Fix reporting of certain verify errors.
jdwp Retry on all ADB failures.
mterp Another round of scary indirect ref changes.
native Addressed reviewer comments.
oo Fix a couple of compiler warnings.
reflect Make verifier field/method resolution conformant.
test Progress toward indirect JNI references.
AllocTracker.c auto import from //depot/cupcake/@135843
AllocTracker.h auto import from //depot/cupcake/@135843
Android.mk First parts of enabling a host Dalvik build.
Atomic.h auto import from //depot/cupcake/@135843
AtomicCache.c auto import from //depot/cupcake/@135843
AtomicCache.h auto import from //depot/cupcake/@135843
Bits.h auto import from //depot/cupcake/@135843
CheckJni.c Fix two calls to memset(3) whose arguments were reversed.
Common.h Switch to <stdbool.h> in the VM.
Dalvik.h Indirect reference table implementation.
DalvikVersion.h Fix reporting of certain verify errors.
Ddm.c auto import from //depot/cupcake/@135843
Ddm.h auto import from //depot/cupcake/@135843
Debugger.c
Debugger.h
Dvm.mk
DvmDex.c
DvmDex.h
Exception.c
Exception.h
Globals.h
Hash.c
Hash.h
IndirectRefTable.c
IndirectRefTable.h
Init.c
Init.h
InlineNative.c
InlineNative.h
Inlines.c
Inlines.h
Intern.c
Intern.h
JarFile.c
JarFile.h
Jni.c
JniInternal.h
LinearAlloc.c
LinearAlloc.h
Misc.c
Misc.h
Native.c
Native.h
PointerSet.c
PointerSet.h
Profile.c
Profile.h
Properties.c
Properties.h
README.txt
RawDexFile.c
RawDexFile.h
ReferenceTable.c
ReferenceTable.h
SignalCatcher.c
SignalCatcher.h
StdioConverter.c
StdioConverter.h
Sync.c
Sync.h
Thread.c
Thread.h
UtfString.c
UtfString.h