FreeBSD Bugzilla – Attachment 96281 Details for
Bug 134874
[patch] Port fix games/iourbanterror on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 537 bytes, created by
Mak Kolybabi
on 2009-05-23 15:30:18 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Mak Kolybabi
Created:
2009-05-23 15:30:18 UTC
Size:
537 bytes
patch
obsolete
>--- ./files/patch-code__qcommon__vm_x86_64.c.orig >+++ ./files/patch-code__qcommon__vm_x86_64.c >@@ -1,5 +1,14 @@ > --- ./code/qcommon/vm_x86_64.c.orig 2007-10-09 02:47:22.000000000 -0300 > +++ ./code/qcommon/vm_x86_64.c 2008-03-04 10:45:08.000000000 -0300 >+@@ -246,7 +246,7 @@ >+ #else >+ #define JMPIARG \ >+ emit("movq $%lu, %%rax", vm->codeBase+vm->instructionPointers[iarg]); \ >+- emit("jmpq *%rax"); >++ emit("jmpq *%%rax"); >+ #endif >+ >+ // integer compare and jump > @@ -534,7 +534,7 @@ > { > compiledOfs = assembler_get_code_size();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 134874
: 96281