* config/tc-sparc.c (md_show_usage): Add missing backslash at end
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1fe29441297847c3aa825f4c0fe07f435ce87313..43fd9e3263cd97dbf818f7c7e1772898fa0a5216 100644 (file)
@@ -1,5 +1,74 @@
+
+Thu Feb 13 18:18:18 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments.
+
+Wed Feb 12 15:58:00 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * debugify.c, debugify.h: Make safe for non-ansi compilers.
+
+Wed Feb 12 15:30:00 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * defs.h: Fix prototypes for new cleanup functions.
+
+Wed Feb 12 15:08:47 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * debugify.c, debugify.h: Fix for general gnu use.  Remove C++ 
+       comment, add PARAMS, add license info and fix indentation.
+
+Wed Feb 12 14:42:47 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * debugify.c, debugify.h: New files.  Provide common macros
+       for writing debug info to a log file or stdio.
+
+Wed Feb 12 02:44:39 1997  Dawn Perchik  <dawn@cygnus.com>
+
+        * c-valprint.c (c_val_print): Fix printing for arrays defined
+        with 0 length.  A sticky tag caused this fix from 
+       revision 2.32 date: 1996/04/29 23:25:27;  author: dawn;  
+       state: Exp;  lines: +1 -0 branches:  2.32.34;
+       to not make it into devo.
+
+Tue Feb 11 22:24:39 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * defs.h: Fix cntl-C to read from the Windows message queue.
+       Add prototypes for make_final_cleanup (and the other cleanup
+       routines.
+       * remote-e7000.c: Fix sync code to timeout if unable to sync.
+       Change sync code to report status while trying to sync-up 
+       with hardware.  Add debugging output and document.
+       * ser-e7kpc.c: Swap order of len & offset to match implementation.
+       Add debugging output and document.
+       * serial.c: Add debugging output.
+       * top.c: Add call to do_final_cleanups.
+       Remove conditionals preventing Win32 from getting SIGQUIT.
+       * utils.c: (*_cleanup): Modify cleanup routines to accept a cleanup
+       chain as a parameter.  Extract this generic code from the cleanup 
+       routines into separate funtions (*_my_cleanup).  Keep old 
+       functionality by passing "cleanup_chain" to the new funtions.  
+       Define the cleanup chain "final_cleanup_chain" to be a cleanup 
+       chain which will be executed only when gdb exits.  Add functions 
+       (*_final_cleanup) to match the original (*_cleanup) functions.
+       (pollquit, quit, notice_quit): Fix to read cntl-C from the 
+       Windows message queue.
+
+start-sanitize-m32r
+Tue Feb 11 15:36:31 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * m32r-rom.c: #include <sys/types.h>.
+       #ifdef out new load support if wingdb.
+       * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.
+
+end-sanitize-m32r
 Tue Feb 11 12:28:09 1997  Jeffrey A Law  (law@cygnus.com)
 
+
+       * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix.
+       * mn10200-tdep.c (mn10200_store_struct_return): New function.
+
+       * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case when
+       extracting a return value from a register pair.
+
        * mn10200-tdep.c (mn10200_push_arguments): Stack only needs to
        be two byte aligned.  Round argument sizes up to two byte boundary.
        Write out args in two byte hunks.
This page took 0.025513 seconds and 4 git commands to generate.