2002-05-09 Elena Zannoni <ezannoni@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
index db01b696dadc74d03911e6f404249f70c65e950c..57c8afc088b56ec43c2a5b6019fc34414adb009f 100644 (file)
@@ -1,3 +1,22 @@
+2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
+  
+       From Daniel Berlin <dan@cgsoftware.com> 
+       * linespec.c (find_toplevel_char): '<' and '>' also increase and
+       decrease the depth we are at, in the case of templates.
+       
+2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * mips-tdep.c (mips_float_register_type): New function.
+       (mips_double_register_type): New function.
+       (mips_print_register): Use them.
+       (do_fp_register_row): Likewise.
+
+2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * signals/signals.c (signals): Remove conditional compilation around
+       Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
+       (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
+
 2002-05-09  Michael Snyder  <msnyder@redhat.com>
 
        * remote-rdp.c (remote_rdp_can_run): Remove.