* valarith.c: Update copyright notice.
authorPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 1 Apr 2004 12:08:30 +0000 (12:08 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 1 Apr 2004 12:08:30 +0000 (12:08 +0000)
commit2de41bce0f95dde45a8a66aeb535732e09e3a262
tree93e7902b91b01a81a65f5c6d403bed259bc680a1
parente489d0aef709443ce63e0bb21e7eb18c9575d35c
* valarith.c: Update copyright notice.
(value_add): Handle range types.
(value_sub): Ditto.
(value_equal): Ditto.
(value_less): Ditto.
(value_neg): Ditto.
(value_complement): Ditto.
(value_binop): Simplify slightly by using is_integral_type and
eliminiating unnecessary COERCE_ENUMs.
gdb/ChangeLog
gdb/valarith.c
This page took 0.027169 seconds and 4 git commands to generate.