OSDN Git Service

* values.c (modify_field): Correct handling of bit-fields that
authorhilfingr <hilfingr>
Mon, 1 Nov 2004 11:14:34 +0000 (11:14 +0000)
committerhilfingr <hilfingr>
Mon, 1 Nov 2004 11:14:34 +0000 (11:14 +0000)
commit74e1f74c5a9b4da6592633252da49cf6917d555c
tree48f9e8cf3f34fcf28a2ed8fcdbd875544e3f2d8e
parent014f8d81246b7d204aebd0eb2f261d0dbff7a48d
* values.c (modify_field): Correct handling of bit-fields that
don't fit in 32 bits.  Use unsigned operations throughout and
simplify the code a bit.  Document preconditions.
gdb/ChangeLog
gdb/values.c