changeset 1781:e8364b501de4

Add ChangeLog entry for last commit.
author Andrew John Hughes <ahughes@redhat.com>
date Tue, 19 May 2009 15:58:51 +0100
parents c684dfb2d94f
children 28c8fa90206c
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 23 16:57:41 2009 +0200
+++ b/ChangeLog	Tue May 19 15:58:51 2009 +0100
@@ -1,3 +1,10 @@
+2009-04-23 Xerxes RĂ„nby <xerxes@zafena.se>
+
+	* ports/hotspot/src/share/vm/shark/sharkBuilder.cpp
+	(zero_cmpxchg_int_fn): New function.
+	(zero_cmpxchg_ptr_fn): Likewise.
+	(SharkBuilder::init_external_functions): Use the above on arm.
+
 2009-03-23  Gary Benson  <gbenson@redhat.com>
 
 	* ports/hotspot/src/share/vm/shark/sharkFunction.hpp: