* ax-gdb.c (gen_expr): Add UNOP_PLUS case.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b49026715a12d90b79e3d45610569dc6423707b8..70e447888726d0473cdd710ac125f7c7ba8450fa 100644 (file)
@@ -1,5 +1,12 @@
 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
 
+       * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
+       * c-exp.y (exp): Add unary plus.
+       * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
+       * valarith.c (value_x_unop): Add UNOP_PLUS case.
+       (value_pos): New.
+       * value.h (value_pos): Declare.
+
        * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
        (remote_fetch_registers): Allow uppercase hex when resyncing.
        (remote_write_bytes): Only call get_memory_write_packet_size once.
This page took 0.02276 seconds and 4 git commands to generate.