This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/sim/ppc ChangeLog e500_registers.h
- From: jimb at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 28 Jun 2004 19:02:49 -0000
- Subject: src/sim/ppc ChangeLog e500_registers.h
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sourceware.org 2004-06-28 19:02:49
Modified files:
sim/ppc : ChangeLog e500_registers.h
Log message:
* e500_registers.h (EVR): Cast the 32-bit value of the GPR to an
unsigned type before or-ing it with a 64-bit value.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/ppc/ChangeLog.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/ppc/e500_registers.h.diff?cvsroot=src&r1=1.1&r2=1.2