/hg/icedtea6: NEWS: Updated, mention removal of the ARM assemble...

xranby at icedtea.classpath.org xranby at icedtea.classpath.org
Mon Jul 11 14:32:38 PDT 2011


changeset ad05410af28a in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=ad05410af28a
author: Xerxes R?nby <xerxes at zafena.se>
date: Mon Jul 11 23:31:50 2011 +0200

	NEWS: Updated, mention removal of the ARM assembler port and Thumb2
	JIT.

	2011-07-11 Xerxes R?nby <xerxes at zafena.se>

	 * NEWS: Updated.


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r aae82c1ccf7d -r ad05410af28a ChangeLog
--- a/ChangeLog	Mon Jul 11 14:19:14 2011 +0200
+++ b/ChangeLog	Mon Jul 11 23:31:50 2011 +0200
@@ -1,3 +1,7 @@
+2011-07-11  Xerxes RÃ¥nby  <xerxes at zafena.se>
+
+	* NEWS: Updated.
+
 2011-07-11  Xerxes RÃ¥nby  <xerxes at zafena.se>
 
 	Removal of the ARM assembler port, unbreaks Zero and Shark builds.
diff -r aae82c1ccf7d -r ad05410af28a NEWS
--- a/NEWS	Mon Jul 11 14:19:14 2011 +0200
+++ b/NEWS	Mon Jul 11 23:31:50 2011 +0200
@@ -99,8 +99,9 @@
   - On ARM, force interpreter to be built in ARM mode.
   - MIPS: 64-bit and interpreter inlining by default.
   - Trivial implementation of stubs for MIPS.
-* Shark
+* Zero/Shark
   - PR689: Shark fails to find LLVM 2.9 System headers during build.
+  - Removal of the ARM assembler port and Thumb2 JIT.
 
 New in release 1.10 (2011-XX-XX):
 



More information about the distro-pkg-dev mailing list