diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-02-02 22:02:20 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-02-02 22:02:20 +0000 |
commit | 2d1444416ea7f12b15aa34f27d10d3843454b5a9 (patch) | |
tree | 518328e0b6ed171eb7bfe18671763edaceb2ac9e /gdb/ChangeLog | |
parent | b003a2d9ee2a2a0837290d8472137084262b2413 (diff) | |
download | gdb-2d1444416ea7f12b15aa34f27d10d3843454b5a9.zip gdb-2d1444416ea7f12b15aa34f27d10d3843454b5a9.tar.gz gdb-2d1444416ea7f12b15aa34f27d10d3843454b5a9.tar.bz2 |
* Makefile.in (VERSION): Bump to 4.13.2.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6a000d2..22072bd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,15 @@ +Thu Feb 2 13:58:40 1995 Stan Shebs <shebs@andros.cygnus.com> + + * Makefile.in (VERSION): Bump to 4.13.2. + +Thu Feb 2 07:27:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + Fix compiler warnings: + * remote-e7000.c (printf_e7000debug): Rename to puts_e7000debug + and have the caller do the sprintf. Saves us from varargs hell. + (normal): Define before use. + * remote-e7000.c: Reindent a few things. + Wed Feb 1 21:16:42 1995 Per Bothner <bothner@kalessin.cygnus.com> * f-typeprint.c (f_type_print_varspec_suffix): Print array index |