- 15 6月, 2012 2 次提交
- 14 6月, 2012 2 次提交
-
-
由 poonam 提交于
Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer. Reviewed-by: dholmes, sla
-
由 coleenp 提交于
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance Reviewed-by: pbk, kamg, dlong, kvn, fparain
-
- 12 6月, 2012 1 次提交
-
-
由 kamg 提交于
Summary: Add -fpch-deps flag to gcc builds Reviewed-by: kamg, coleenp Contributed-by: volker.simonis@gmail.com
-
- 11 6月, 2012 1 次提交
-
-
由 sla 提交于
-
- 09 6月, 2012 1 次提交
-
-
由 jcoomes 提交于
-
- 08 6月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, coleenp Contributed-by: NChris Dennis <cdennis@terracottatech.com>
-
- 06 6月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Recognize Windows 8 and Windows Server 2012 Reviewed-by: sla, kvn, azeemj
-
- 05 6月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, kamg, sspitsyn, dholmes
-
- 04 6月, 2012 2 次提交
- 06 6月, 2012 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: azeemj, jmasa
-
- 04 6月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7 Reviewed-by: brutisso, iveresov
-
- 02 6月, 2012 7 次提交
- 01 6月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Simplify code, remove unused code, remove ExitAfterGCNum Reviewed-by: huntch, johnc
-
- 31 5月, 2012 2 次提交
- 30 5月, 2012 1 次提交
-
-
由 zgu 提交于
-
- 26 5月, 2012 6 次提交
- 30 5月, 2012 1 次提交
-
-
由 johnc 提交于
Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation. Reviewed-by: brutisso, huntch
-
- 25 5月, 2012 5 次提交
- 24 5月, 2012 2 次提交
- 23 5月, 2012 1 次提交
-
-
由 zgu 提交于
-