K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-10-13T16:16:46.326922Z K 7 svn:log V 191 In elf32_trans_prot() and when compiling for amd64 or ia64, add PROT_EXECUTE when PROT_READ is needed. By default i386 allows execution when reading is allowed and JDK 1.4.x depends on that. END