OSDN Git Service

Bug fixes for ld/st elimination.
[android-x86/dalvik.git] / vm / SignalCatcher.c
2011-04-20 Carl Shapiroam 6892cab9: am e4195e1c: Fix a type error in the alloc...
2011-04-19 Sriram Ramanam 024b7b9d: am a0739ea3: am af242824: Revert "Fix...
2011-04-19 Carl Shapiroam 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error...
2011-04-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-03-31 Elliott HughesMerge "Improve diagnostics when non-String passed as...
2011-03-30 Jesse WilsonMerge "Update a test to handle a different anonymous...
2011-03-30 buzbeeMerge "Fix interpreter debug attach" into dalvik-dev
2011-03-30 buzbeeFix interpreter debug attach
2011-03-30 Brian Carlstromam 3a2e2a73: Merge "SamplingProfilerIntegration and...
2011-03-28 buzbeeresolved conflicts for merge of ac815100 to dalvik-dev
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-23 Jesse WilsonMerge "Use PrintWriter rather than PrintStream in dex...
2011-03-21 Carl ShapiroMerge "Move finalization out of the VM." into dalvik-dev
2011-03-20 Ben ChengMerge "Extend a trace with a backward branch into a...
2011-03-19 buzbeeresolved conflicts for merge of 9553565f to dalvik-dev
2011-03-19 Ben ChengExtend a trace with a backward branch into a loop.
2011-03-18 Jesse Wilsonam b4bb7f73: Add a \'dalvik\' shell script to launch...
2011-03-15 Iliyan Malchevam c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE
2011-03-12 Jesse WilsonMerge "Fix bugs in incremental dx." into dalvik-dev
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-11 Andy McFaddenMerge "Add volatile/jumbo opcodes" into dalvik-dev
2011-03-10 Dan BornsteinMerge "Clean up UtfString.c, two ways." into dalvik-dev
2011-03-10 Ben ChengMerge "Handle relocatable class objects in JIT'ed code...
2011-03-10 Ben ChengHandle relocatable class objects in JIT'ed code.
2011-03-08 Carl ShapiroMerge "Compute a length based on heap size instead...
2011-03-08 Carl ShapiroMerge "Finish the indirect reference implementation...
2011-03-08 Carl ShapiroFinish the indirect reference implementation.
2011-03-08 buzbeeresolved conflicts for merge of 10185db0 to dalvik-dev
2011-03-02 Raphaelam bf0cce6d: Fix build.
2011-03-02 Romain Guyam 021b2229: am 7027ab61: am 88041260: am dd19f5b9...
2011-03-02 Raphael Mollam b3086d3b: am 0c91e9d5: am 98e0347a: am 2b3d7e8e...
2011-03-01 Xavier Ducrohetam 46413c1b: Add notice file for dx.jar and dexdump
2011-02-24 Dan Bornsteinam 75144030: Add new comparator function.
2011-02-23 Jesse Wilsonam 5945bc11: Merge "Optimize Class.getMethod() by loadi...
2011-02-23 Andy McFaddenam 636ed3eb: Bump Dalvik version.
2011-02-19 Ying Wangam 6c360b86: Fix prelink for libdvm.
2011-02-16 Kenny Rootam ce0503dc: Clean up use of HAVE_ANDROID_OS
2011-02-14 Andy McFaddenresolved conflicts for merge of 6e2af6d2 to dalvik-dev
2011-02-10 Andy McFaddenMerge "Tweak the 64-bit load/store code" into dalvik-dev
2011-02-10 jeffhaoMerge "Reverting SCCP change to division because the...
2011-02-10 jeffhaoMerge "Added support for integer division to SCCP....
2011-02-10 Elliott HughesMerge "Move more system property handling into managed...
2011-02-10 Carl ShapiroMerge "Split addNewHeap into separate definitions....
2011-02-09 Carl ShapiroMerge "Remove the unused argument to dvmCollectGarbage...
2011-02-09 Carl ShapiroRemove the unused argument to dvmCollectGarbage.
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-11 Jean-Baptiste Queruam 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste Queruam ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste Queruam bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-20 Barry HayesMerge "Add a regression test. dvmFreeClassInnards had...
2010-07-19 Andy McFaddenMerge "Implement JDWP ArrayType.NewInstance." into...
2010-07-19 Andy McFaddenam b037a464: Don\'t do heap dump on SIGUSR1.
2010-07-16 Andy McFaddenDon't do heap dump on SIGUSR1.
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-15 Jesse WilsonMerge "Caching the class name on the Java heap." into...
2010-07-15 Joe Onoratoam 1c3da619: am 0f0e6f10: Merge "The ICU data is no...
2010-07-14 The Android Open... am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge...
2010-07-14 buzbeeMerge "Interpreter & JIT support for write barriers...
2010-07-14 Barry HayesMerge "Fix the bitsLen calculation in aliasBitmap....
2010-07-14 Carl ShapiroMerge "Make the visitor routines inlined." into dalvik-dev
2010-07-14 Carl ShapiroMerge "Use the dvmAllocRegion instead of ashmem and...
2010-07-13 Barry HayesMerge "Add a regression test for ClassLoader.loadClass...
2010-07-13 Carl ShapiroMerge "Remove redundant "#ifndef NDEBUG" guarding asser...
2010-07-13 Andy McFaddenam 4b851a75: Allow heap dump requests with a FileDescri...
2010-07-13 Andy McFaddenAllow heap dump requests with a FileDescriptor arg.
2010-06-22 The Android Open... merge from open-source master
2010-06-15 The Android Open... merge from open-source master
2010-06-11 The Android Open... merge from open-source master
2010-06-04 The Android Open... merge from open-source master
2010-05-03 The Android Open... merge from open-source master
2010-04-22 The Android Open... merge from open-source master
2010-04-20 Guang ZhuMerge "include emma into core library on conditional...
2010-03-25 Andy McFaddenam c66affa4: Switch to VMWAIT while outputting trace...
2010-03-25 Kenny RootMerge "Don't leak memory on failed pipe or mutex init"
2010-03-24 Ben ChengMerge "Fix for the JIT blocking mode plus some code...
2010-03-24 Andy McFaddenSwitch to VMWAIT while outputting trace data.
2010-03-15 Carl ShapiroMerge "Eliminate unused heap bitmap functions. This...
2010-03-11 Jesse WilsonMerge "Implementing getBaseUri() for DOM."
2010-03-11 Colin CrossMerge "Add armv7-a-neon build target"
2010-03-11 Andy McFaddenMerge "Minor fixes." into dalvik-dev
2010-03-10 Xavier DucrohetMerge "remove System.*.println when ddm dispatch fails."
2010-03-10 Andy McFaddenam 504af654: Merge "Rearrange the way SignalCatcher...
2010-03-10 Andy McFaddenMerge "Rearrange the way SignalCatcher writes logs."
2010-03-10 Andy McFaddenRearrange the way SignalCatcher writes logs.
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-02-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-11 The Android Open... am a38780c9: merge from open-source master
2010-02-05 The Android Open... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-02-04 Nagendra ModaduguMerge "Add two TrustCenter roots: - TC TrustCenter...
2010-02-03 Carl ShapiroMerge "Fix a long standing bug within dvmHeapSourceGetO...
next