/hg/icedtea6: ChangeLog fix
cpdev-commits at icedtea.classpath.org
cpdev-commits at icedtea.classpath.org
Fri Aug 21 07:19:14 PDT 2009
changeset ea895e1bbf2d in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=ea895e1bbf2d
summary: ChangeLog fix
diffstat:
1 file changed, 8 insertions(+), 8 deletions(-)
ChangeLog | 16 ++++++++--------
diffs (31 lines):
diff -r 6c7d314c994f -r ea895e1bbf2d ChangeLog
--- a/ChangeLog Fri Aug 21 14:22:34 2009 +0100
+++ b/ChangeLog Fri Aug 21 16:24:12 2009 +0200
@@ -1,4 +1,12 @@ 2009-08-21 Xerxes RÃ¥nby <xerxes at zafen
2009-08-21 Xerxes RÃ¥nby <xerxes at zafena.se>
+
+ * ports/hotspot/src/share/vm/shark/sharkBuilder.cpp
+ (zero_cmpxchg_int): Updated method to match current Shark
+ and LLVM atomic calling convention.
+ Fixes compilation error and logic for ARM.
+ (zero_cmpxchg_ptr): Likewise.
+
+2009-08-20 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
Add new backported patch to fix
@@ -6,14 +14,6 @@ 2009-08-21 Xerxes RÃ¥nby <xerxes at zafen
* HACKING: Updated.
* patches/openjdk/6648816.patch:
New.
-
-2009-08-20 Andrew John Hughes <ahughes at redhat.com>
-
- * ports/hotspot/src/share/vm/shark/sharkBuilder.cpp
- (zero_cmpxchg_int): Updated method to match current Shark
- and LLVM atomic calling convention.
- Fixes compilation error and logic for ARM.
- (zero_cmpxchg_ptr): Likewise.
2009-08-21 Matthias Klose <doko at ubuntu.com>
More information about the distro-pkg-dev
mailing list