* valarith.c: Update copyright notice.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6ffac476a7b0324d6fa076a321de4dfc52523f21..e9bc290206f5b032779da5b23b148a88c0438ed4 100644 (file)
@@ -1,3 +1,15 @@
+2004-04-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
+
+       * 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.
+       
 2004-03-31  Andrew Cagney  <cagney@redhat.com>
 
        * frame.h (frame_unwind_id): Declare.
This page took 0.036963 seconds and 4 git commands to generate.