jikesrvm: Define target.max-mappable.address as long in x86_64_m...

View: New views
1 Messages — Rating Filter:   Alert me  

jikesrvm: Define target.max-mappable.address as long in x86_64_m...

by Jikes RVM - Commits mailing list :: Rate this Message:

| View Threaded | Show Only this Message

details:   http://jikesrvm.hg.sourceforge.net/hgweb/jikesrvm/jikesrvm/rev/5f0ef132c8bc
changeset: 10532:5f0ef132c8bc
user:      Erik Brangs <erik.brangs@...>
date:      Fri Aug 24 17:26:11 2012 +0200
description:
Define target.max-mappable.address as long in x86_64_m64-linux (patch from Da Feng)


diffstat:

 build/targets/x86_64_m64-linux.properties |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f90b64d3be19 -r 5f0ef132c8bc build/targets/x86_64_m64-linux.properties
--- a/build/targets/x86_64_m64-linux.properties Fri Aug 24 14:50:26 2012 +0200
+++ b/build/targets/x86_64_m64-linux.properties Fri Aug 24 17:26:11 2012 +0200
@@ -15,7 +15,7 @@
 target.bootimage.code.address=0x64000000
 target.bootimage.data.address=0x60000000
 target.bootimage.rmap.address=0x67000000
-target.max-mappable.address=0xb0000000
+target.max-mappable.address=0xb0000000L
 target.address.size=64
 target.dll-ext=.so
 target.dll-prefix=lib

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jikesrvm-commits mailing list
Jikesrvm-commits@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-commits