This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src ChangeLog
- From: kwerner at sourceware dot org
- To: src-cvs at sourceware dot org
- Date: 14 Dec 2010 10:23:41 -0000
- Subject: src ChangeLog
CVSROOT: /cvs/src
Module name: src
Changes by: kwerner@sourceware.org 2010-12-14 10:23:41
Modified files:
. : ChangeLog
Log message:
gdb:
* valops.c (value_one): Use get_array_bounds to compute the number
of array elements instead of dividing the length of the array by the
length of the element types.
* valarith.c (value_complement, value_neg): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.957&r2=1.958