SOURCES: qemu-gcc4_x86.patch - updated to 0.7.2

charles charles at pld-linux.org
Tue Sep 6 03:54:57 CEST 2005


Author: charles                      Date: Tue Sep  6 01:54:57 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.7.2

---- Files affected:
SOURCES:
   qemu-gcc4_x86.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/qemu-gcc4_x86.patch
diff -u SOURCES/qemu-gcc4_x86.patch:1.1 SOURCES/qemu-gcc4_x86.patch:1.2
--- SOURCES/qemu-gcc4_x86.patch:1.1	Mon Jun 20 18:16:10 2005
+++ SOURCES/qemu-gcc4_x86.patch	Tue Sep  6 03:54:52 2005
@@ -851,9 +851,9 @@
 RCS file: /cvsroot/qemu/qemu/exec-all.h,v
 retrieving revision 1.31
 diff -u -p -r1.31 exec-all.h
---- exec-all.h	17 Apr 2005 18:32:14 -0000	1.31
-+++ exec-all.h	11 May 2005 20:38:33 -0000
-@@ -335,14 +335,15 @@ do {\
+--- exec-all.h	2005-09-04 19:11:31.000000000 +0200
++++ exec-all.h	2005-09-06 03:16:54.000000000 +0200
+@@ -338,14 +338,15 @@
  
  #elif defined(__i386__) && defined(USE_DIRECT_JUMP)
  
@@ -863,7 +863,7 @@
  #define GOTO_TB(opname, tbparam, n)\
  do {\
      asm volatile (".section .data\n"\
- 		  ASM_NAME(__op_label) #n "." ASM_NAME(opname) ":\n"\
+ 		  ASM_OP_LABEL_NAME(n, opname) ":\n"\
  		  ".long 1f\n"\
  		  ASM_PREVIOUS_SECTION \
 -                  "jmp " ASM_NAME(__op_jmp) #n "\n"\
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/qemu-gcc4_x86.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list