Title: [138523] trunk/Source/_javascript_Core
- Revision
- 138523
- Author
- [email protected]
- Date
- 2012-12-27 23:44:35 -0800 (Thu, 27 Dec 2012)
Log Message
One more unreviwed holiday MIPS and SH4 buildfixes after r138516.
* jit/ThunkGenerators.cpp:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (138522 => 138523)
--- trunk/Source/_javascript_Core/ChangeLog 2012-12-28 07:37:08 UTC (rev 138522)
+++ trunk/Source/_javascript_Core/ChangeLog 2012-12-28 07:44:35 UTC (rev 138523)
@@ -1,5 +1,11 @@
2012-12-27 Csaba Osztrogonác <[email protected]>
+ One more unreviwed holiday MIPS and SH4 buildfixes after r138516.
+
+ * jit/ThunkGenerators.cpp:
+
+2012-12-27 Csaba Osztrogonác <[email protected]>
+
Unreviwed holiday ARM and SH4 buildfixes after r138516.
* jit/ThunkGenerators.cpp:
Modified: trunk/Source/_javascript_Core/jit/ThunkGenerators.cpp (138522 => 138523)
--- trunk/Source/_javascript_Core/jit/ThunkGenerators.cpp 2012-12-28 07:37:08 UTC (rev 138522)
+++ trunk/Source/_javascript_Core/jit/ThunkGenerators.cpp 2012-12-28 07:44:35 UTC (rev 138523)
@@ -30,6 +30,7 @@
#include "Operations.h"
#include "SpecializedThunkJIT.h"
#include <wtf/InlineASM.h>
+#include <wtf/StringPrintStream.h>
#include <wtf/text/StringImpl.h>
#if ENABLE(JIT)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes