* mips-linux-tdep.c (_initialize_mips_linux_tdep): Use ISO C
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e6150cc24569a8cba01376878dd41267af45480c..de2bcf8d467f8f923b3c86d3c6ab053b2847b3aa 100644 (file)
@@ -1,3 +1,46 @@
+2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * mips-linux-tdep.c (_initialize_mips_linux_tdep):  Use ISO C
+       definition.
+
+2001-07-13  Mark Kettenis  <kettenis@gnu.org>
+
+       * lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if there
+       are no registered LWPs yet.
+
+2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/i386/nm-linux.h (CANNOT_FETCH_REGISTER): Call the right
+       function.
+       (CANNOT_STORE_REGISTER): Likewise.
+
+2001-07-12  Keith Seitz  <keiths@redhat.com>
+
+       * remote-rdp.c: Include "serial.h"
+
+2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbserver/remote-utils.c (remote_open):  Set VMIN to 1
+       in HAVE_TERMIO/HAVE_TERMIOS cases.
+
+2001-07-12  Mark Kettenis  <kettenis@gnu.org>
+
+       * lin-lwp.c (stop_wait_callback): Add support for flushing
+       signals.  Use that in favour of the old code to get rid of
+       superfluous SIGINTs.
+       (lin_lwp_wait): Use the new support in stop_wait_callback to
+       flush all but one SIGINT.
+
+       * i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changes
+       to comment.
+       (i386_store_return_value): Improve comments about storing
+       floating-point return values.
+
+       * config/arm/xm-linux.h, config/i386/xm-linux.h,
+       config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
+       config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS):
+       Removed.  Taken care of by autoconf and terminal.h.
+
 2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
 
        * mips-tdep.c (mips_type_needs_double_align): New function.
This page took 0.029312 seconds and 4 git commands to generate.