(sim_resume): Clarify use of SIGGNAL.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 27e1f110f31f1522c71754e63998fe6398f40cdf..e037f8398d8a743422079389045b79aa3d8e58fd 100644 (file)
@@ -1,3 +1,48 @@
+Wed Feb  9 01:14:54 2000  Andrew Cagney  <cagney@amy.cygnus.com>
+
+       * config/d10v/tm-d10v.h (NO_EXTRA_ALIGNMENT_NEEDED): Define.
+       * config/d10v/tm-d10v.h (STACK_ALIGN): Define.
+       (d10v_stack_align): Declare.
+       * d10v-tdep.c (d10v_stack_align): Define.
+
+1999-08-23  J.T. Conklin  <jtc@redback.com>
+
+        * top.c (remote_timeout): Change default to 2.  Add comment
+        explaining history of changes to the default value.
+        * remote.c (_initialize_remote): Remove code that adds set/ 
+        show remotetimeout, as that's also done in top.c
+
+1999-10-18  J.T. Conklin  <jtc@redback.com>
+
+        * m32r-stub.c, sparcl-stub.c, sparclet-stub.c (handle_exception):
+        Return E01 instead of P01 when 'P' command fails.
+
+2000-02-05  J.T. Conklin  <jtc@redback.com>
+
+       * remote.c (putpkt_binary): Handle NAK from target stub.
+
+2000-02-08  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * configure.in: Remove the addition of sol-thread.c to the
+       CONFIG_INITS list. This caused problems with init.c, because
+       sol-thread.c would be grepped twice for _initialize_* functions.
+       * configure: Ditto.
+       * Makefile.in: Add FIXME for init.c.
+
+2000-02-07  Jim Kingdon  <kingdon@redhat.com>
+
+       Clean up compiler warnings:
+       * bcache.h, bcache.c, c-valprint.c, coffread.c, stabsread.c,
+       stack.c, valprint.c: Change variables to unsigned.
+       * bcache.c: Rearrange to avoid warnings about variables not being set.
+       * c-lang.c, ch-lang.c, f-lang.c, m2-lang.c: Include valprint.h
+       rather than declaring print_max and repeat_count_threashold
+       ourselves (incorrectly).
+       * valprint.h: Do declare repeat_count_threashold.
+       * ch-exp.c: Use default case for internal error.
+       * findvar.c: Don't omit argument type.
+       * symtab.c: Remove unused variable.
+
 2000-02-04  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/tm-arm.h (LOWEST_PC): Define.
@@ -365,7 +410,7 @@ Thu Jan 13 23:34:17 EST 2000  Nicholas Duffek <nsd@cygnus.com>
 2000-01-07  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * uw-thread.c: New file to support UnixWare user-mode threads:
-       contributed by Nickolas Duffek  <nsd@cygnus.com>. 
+       contributed by Nickolas Duffek  <nsd@cygnus.com>.
        * target.h (struct target_ops): New vector, to_extra_thread_info,
        allows back-ends to give extra details in info thread display.
        (target_extra_thread_info): define new macro.
@@ -382,7 +427,7 @@ Thu Jan 13 23:34:17 EST 2000  Nicholas Duffek <nsd@cygnus.com>
        copyright.  Add new private data pointer for use by target back-ends.
        * thread.c (struct thread_info): move definition to gdbthread.h.
        (find_thread_pid): new exported function for thread lookup.
-       (iterate_over_threads): new exported function for applying 
+       (iterate_over_threads): new exported function for applying
        arbitrary operations to threads.  Update copyright to 2000.
        (info_threads_command): use new target_extra_thread_info vector
        to display extra information about each thread (if implemented).
@@ -406,7 +451,7 @@ Thu Jan 13 23:34:17 EST 2000  Nicholas Duffek <nsd@cygnus.com>
 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
 
        * remote.c (remote_open_1): Fix message so it does not imply a
-       specific syntax for serial ports, as it is OS dependent. 
+       specific syntax for serial ports, as it is OS dependent.
        (remote_async_open_1): Ibid.
        (init_remote_ops): Ibid.
 
This page took 0.024913 seconds and 4 git commands to generate.