* sparc-pinsn.c: Use <string.h> rather than "string.h", for
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index be38bcfb269b67ace0099cef738430adfb95fad8..525bb8fce5046a9e1b143662709e26e7015a96ac 100644 (file)
@@ -1,5 +1,34 @@
+Sat Jun 27 12:12:20 1992  Fred Fish  (fnf@cygnus.com)
+
+       * sparc-pinsn.c:  Use <string.h> rather than "string.h", for
+       consistency with all other gdb files.
+       * cadillac.c:  Use <string.h> rather than <strings.h>.
+       * cadillac.c (kernel_dispatch):  Convert rindex usage to strrchr.
+       * Makefile.in (MAKE):  Remove definition for consistency with
+       other Makefile.in files and to fix problem with recursive makes.
+
+Fri Jun 26 19:03:23 1992  John Gilmore  (gnu at cygnus.com)
+
+       * hppahpux-xdep.c (child_xfer_memory):  Avoid PT_WDUSER because it
+       crashes H-PUX.
+
+Fri Jun 26 11:09:10 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
+
+       * source.c (print_source_lines): for DOS interoperability; don't
+       print CR (013) as ^M.
+
 Thu Jun 25 15:18:42 1992  Stu Grossman  (grossman at cygnus.com)
 
+       * dbxread.c (dbx_symfile_init):  Move more code under hp9000s800
+       conditional.
+       * hppabsd-core.c:  Don't include "param.h", include <sys/param.h>
+       instead.
+       * remote.c (remote_wait):  Cast signal to void * to avoid warning
+       from busted HP compiler.
+
+       * partial-stab.h (N_SO):  Rearrange code a little so that all SO
+       stabs cause end_psymtab to be called.
+
        * buildsym.c (read_sun_builtin_type):  Handle new FCS Sun CC
        compiler feature of putting 'c' into basic type descriptors for
        all forms of char.
This page took 0.026899 seconds and 4 git commands to generate.