OSDN Git Service

* 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)
commit06063d8dde7b0fcc6703b63a13cdcf90278352e7
treec991076c232c3ee0fe6892f74be0e7d23a2c5181
parentccccc2c2c6c80047c109b537cf73016337ce56e1
* 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