diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 38c7685..04a19e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,11 +1,11 @@ Sun May 19 05:36:59 1991 John Gilmore (gnu at cygint.cygnus.com) - * README: Update for release. - * config.gdb: Don't create readline dir in subdir builds. - * main.c: Include with "..." form for non-system include files, - so "gcc -MM" for "make depend" works. - Include readline files with "...h" rather than <readline/...h>. - * mipsread.c: Include "ecoff.h" rather than "intel-coff.h". + * README: Update for release 3.95. + * config.gdb: Don't create readline dir in subdir builds. + * main.c: Include with "..." form for non-system include files, + so "gcc -MM" for "make depend" works. + Include readline files with "...h" rather than <readline/...h>. + * mipsread.c: Include "ecoff.h" rather than "intel-coff.h". * coffread.c: Undo minor damage done by Rich Pixley. Use different internal and external representations of COFF |