* utils.c (!HAVE_VPRINTF): Define vfprintf as a function, so
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 21bae76f0ebf16529f962d4d47fad7e758f29617..cf4b59f6a386518302b7517e288349fcbc147057 100644 (file)
@@ -1,3 +1,15 @@
+Fri Sep 20 02:28:15 1991  John Gilmore  (gnu at cygnus.com)
+
+       * utils.c (!HAVE_VPRINTF):  Define vfprintf as a function, so
+       language.c can use it.  (Though language.c should really not be
+       handling warnings/errors the way it does, FIXME.)
+       * symtab.c (lookup_primitive_type):  const lint.
+
+       Bugfix from Peter Schauer:
+       * source.c (lines_to_list):  Make signed, to avoid comparison
+       going unsigned and complaining that -3 is too high for 21 lines.
+       * stack.c (lines_to_list):  Ditto.
+
 Thu Sep 19 23:33:41 1991  John Gilmore  (gnu at cygnus.com)
 
        * Makefile.in (HFILES):  Add minimon.h.
This page took 0.023677 seconds and 4 git commands to generate.