2001-05-11 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f7af47a5d6e1203b9a8df6034cf9d13124ede418..025865de3678e8f15ecd89c0fd377e230578781f 100644 (file)
@@ -1,3 +1,23 @@
+2001-05-11  Fernando Nasser  <fnasser@redhat.com>
+
+       * ser-unix.c (rate_to_code): Issue warning if baud rate is invalid.
+       (hardwire_setbaudrate): Set errno to EINVAL and return with error
+       if the conversion of the baud rate to code fails.
+
+2001-05-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * ui-out.h (make_cleanup_ui_out_begin_end): Declare.
+       * ui-out.c (struct ui_out_end_cleanup_data): Define.
+       (do_cleanup_end): New function.  Replace do_list_end.
+       (make_cleanup_ui_out_end): New function.
+       (make_cleanup_ui_out_begin_end): New function.
+       (make_cleanup_ui_out_list_end): Use make_cleanup_ui_out_end.
+
+2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
+
+        * MAINTAINERS: Declare xcoffread.c open to all maintainers,
+        and make Kevin Buettner (kevinb@redhat.com) the reference person.
+
 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
 
        * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
This page took 0.033039 seconds and 4 git commands to generate.